yanghui
2022-11-10 397c032f84533f96108ab487e87d2469c76b8d27
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComShopStoreDO.java
@@ -23,7 +23,7 @@
    /**
     * 店铺id
     */
    @TableId(type = IdType.AUTO)
    @TableId(type = IdType.ASSIGN_ID)
    private Long id;
    /**