工作流模块提交
This commit is contained in:
@@ -134,7 +134,7 @@ public class OracleTerminalExcel implements Serializable {
|
||||
@Excel(name = "合同号", width = 15)
|
||||
private String contract;
|
||||
|
||||
@Excel(name = "电度功能", replace = {"关闭_0", "开启_1"}, width = 15)
|
||||
@Excel(name = "电度功能", replace = {"关闭_0", "开启_1","null_0"}, width = 15)
|
||||
private Integer electroplate;
|
||||
|
||||
@Excel(name = "母线", width = 15)
|
||||
|
||||
Reference in New Issue
Block a user