lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/BaseTools.java
@@ -80,6 +80,10 @@ @Excel(name = "精度等级(1:A;2:B;3:C)", width = 15) @ApiModelProperty(value = "精度等级(1:A;2:B;3:C)") private String accuracyClass; /**当前编码*/ @Excel(name = "当前编码", width = 15) @ApiModelProperty(value = "当前编码") private String currentCode; /**备注*/ @Excel(name = "备注", width = 15) @ApiModelProperty(value = "备注")