xiangpei
2024-04-26 b7dcd397a426496cb9f961f2cb69152815cc169f
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/WorkOrderVO.java
@@ -30,6 +30,17 @@
    private Integer unitId;
    private String unitName;
    /** 工单来源 */
    private String source;
    /**
     * 点位
     */
    private Integer pointId;
    /** 故障类型 */
    private String errorType;
    /** 运维人员 */
    private Integer ywPeopleId;
    private String ywPeopleName;