zhangherong
2025-07-21 e9a086a3b7c1c111c56025ca99b57ff560ca817d
lxzn-module-eam-common/src/main/java/org/jeecg/modules/eam/request/EamInspectionOrderBaseResponse.java
@@ -38,4 +38,7 @@
    @ApiModelProperty(value = "月")
    private String inspectionMonth;
    @ApiModelProperty(value = "hf编码")
    private String hfCode;
}