Lius
2025-07-16 a93ad6deba13025c021e59d209aec90f30ec79f9
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;
}