fuliqi
2024-03-06 611ba10fe1678dca8f78ad5c01e1193339a445a4
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/WorkOrderVO.java
@@ -30,6 +30,12 @@
    private Integer unitId;
    private String unitName;
    /** 工单来源 */
    private String source;
    /** 故障类型 */
    private String errorType;
    /** 运维人员 */
    private Integer ywPeopleId;
    private String ywPeopleName;