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; /** @@ -93,6 +93,7 @@ @TableField(fill = FieldFill.INSERT) private Date createAt; private String instruction; /** * 最后回复时间 */