2021与蓝度共同重构项目,服务端
liuhaonan
2022-09-28 490c65538d0c7bbffbc8bbecae3aa43b8fafc2e3
dao/src/main/java/com/sandu/ximon/dao/domain/InterphoneHostSubPole.java
@@ -26,14 +26,14 @@
    private Integer subId;
    /**
     *
     * 创建时间
     */
    private Integer streetlightId;
    private LocalDateTime createTime;
    /**
     *
     * 更新时间
     */
    private LocalDateTime updatetime;
    private LocalDateTime updateTime;
    @TableField(exist = false)
    private static final long serialVersionUID = 1L;