Lius
2023-12-14 918827b48c6cc67cfd93994ef8809ec45d75a30f
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/vo/OperationCertificateImportVo.java
@@ -45,4 +45,7 @@
    @Excel(name = "备注")
    private String remark;
    @Excel(name = "操作证编号")
    private String num;
}