qushaowei
2025-06-10 1bf6cb4c0bfc149737afa37a1df1c809b29c6139
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/vo/InspectionResultVo.java
@@ -6,5 +6,8 @@
public class InspectionResultVo {
    private String dayTime;
    private Integer weekOfMonth;
    private String insResult;
    private String inspectionUserName;
    private String repairConfirmPerson;
}