lyh
2025-06-27 218ab860ed4708f6f70a519775c56c9554000fe7
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/vo/InspectionResultVo.java
@@ -6,6 +6,7 @@
public class InspectionResultVo {
    private String dayTime;
    private Integer weekOfMonth;
    private String insResult;
    private String inspectionUserName;
    private String repairConfirmPerson;