龚焕茏
2024-04-09 23003e5ece97193921dacc7a7dc98926449b64d6
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;