zhangherong
2025-07-15 f7d45da70da6d02fa476d97d2a9fec187de5881d
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;
}