Lius
2024-03-07 c51323e6fcc84f08bc8c01e3dd6c916427f83f4e
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;
}