zhangherong
2025-07-14 3661612cc6c99bccf0fb6a212d22c51ee7841c6e
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;
}