Lius
2023-11-24 0e723c25f7460d7899808875db8a95eff3edda1b
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;
}