张天森
2022-11-10 4c0f9a7eb32a1a449fa472a01d9284642f19cc25
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;
    /**