springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActNeighborCircleDO.java
@@ -24,7 +24,7 @@ /** * 主键id */ @TableId(type = IdType.AUTO) @TableId(type = IdType.ASSIGN_ID) private Long id; /** @@ -168,6 +168,10 @@ private Long solveUnitId; private String realServiceTime; private String targetServiceTime; @Override public String toString() { return "ComActNeighborCircleDO{" + "id=" + id + ", releaseId=" + releaseId + ", releasePhone=" + releasePhone