龚焕茏
2024-03-21 945afec19a11ea45375ab1a0e739ef8fc4d22ed1
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;