张天森
2022-11-16 c6aeb75bd619ba0b22fd7e19e9aa62783b4a010f
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;
    /**