yanghui
2022-10-19 e94a80ae3d9733eb2d6a5d9bcbd50a624f058caa
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComLowSecurityPopulationDO.java
@@ -26,7 +26,7 @@
    /**
     * 主键id
     */
    @TableId(type = IdType.INPUT)
    @TableId(type = IdType.ASSIGN_ID)
    private Long id;
    /**