罗元桥
2021-08-05 cc1098fc00a50cb1591d182f04bc37066ff0a9e2
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComShopStoreDO.java
@@ -130,6 +130,14 @@
        int no = 2;
    }
    /**
     * 删除状态(1.未删除  2.已删除)
     */
    public interface deleteStatus{
        int no = 1;
        int yes = 2;
    }
    @Override
    public String toString() {
        return "ComShopStoreDO{" +