yanghui
2022-11-10 55b7917ca80eb2da24911e65ba66e64579daf1c2
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComExServicemanDO.java
@@ -17,7 +17,7 @@
    /**
     * 自增 id
     */
    @TableId(type = IdType.INPUT)
    @TableId(type = IdType.ASSIGN_ID)
    private Long id;
    /**