lyh
2025-07-01 fbfcddd5ba0ca3eef94c84836512ac1e95b720db
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;