Houjie
2025-06-10 4371080df058a549cdaf31dddeca6c5fee58e23b
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;