fuliqi
2024-11-06 f0ec80a9eb4d12aca25f311fecf8f6e5edf8c577
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/WorkOrderVO.java
@@ -40,7 +40,7 @@
    /** 运维单位 */
    private Integer unitId;
    @Excel(name = "运维单位",sort = 4)
    @Excel(name = "运维单位",sort = 5)
    private String unitName;
    private String unitContact;
    private String unitContactPhone;
@@ -48,7 +48,9 @@
    /** 工单来源/设备名称 */
    @Excel(name = "设备名称",sort = 3)
    private String source;
    /** ip */
    @Excel(name = "IP",sort = 4)
    private String ip;
    /**
     * 设备编号
     */