dao/src/main/java/com/sandu/ximon/dao/domain/LampPost.java @@ -34,6 +34,6 @@ private LocalDateTime createTime; private LocalDateTime updateTime; }