fuliqi
2024-04-30 a562df3729551d8deebf87e96b0a5e8f6a6c30d1
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;