|
@@ -146,7 +146,7 @@ public class TCheckRepairpoints extends BaseEntity
|
|
|
private String plantType;
|
|
private String plantType;
|
|
|
|
|
|
|
|
/** 介质状态 */
|
|
/** 介质状态 */
|
|
|
- @Excel(name = "介质状态")
|
|
|
|
|
|
|
+ @Excel(name = "介质状态",readConverterExp = "1=气体,2=轻液体,3=重液体")
|
|
|
private String mediumType;
|
|
private String mediumType;
|
|
|
|
|
|
|
|
@TableField(exist = false)
|
|
@TableField(exist = false)
|