Lius
2024-04-15 567d0c8dd0fcd4496066b1053a7652141b98e0d2
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;
}