2021与蓝度共同重构项目,服务端
MercuryZ
2022-03-31 ef270bd1855b5ce3f398c5df024840a498e33a8f
dao/src/main/java/com/sandu/ximon/dao/domain/Pole.java
@@ -33,6 +33,16 @@
    private String poleName;
    /**
     * 设备类型  01 是CAT1 00 是MQTT串口主板
     */
    private Integer deviceType;
    /**
     *
     */
    private Long userId;
    /**
     * 客户id
     */
    private Long clientId;