101captain
2021-09-30 09c6af7d0c851b366e1ccd4685351c7dba667763
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComElderAuthRecordsDO.java
@@ -29,7 +29,7 @@
    /**
    * 主键id
    */
    @TableId(type = IdType.INPUT)
    @TableId(type = IdType.AUTO)
    private Long id;
    /**