liujie
3 天以前 ea1868377e45a89c552021944fd42ed24ad45ae1
cloud-server-communityWorldCup/src/main/java/com/dsh/communityWorldCup/feignclient/other/model/Store.java
@@ -87,4 +87,8 @@
     * 状态(1=正常,2=冻结,3=删除)
     */
    private Integer state;
    /**
     * 运营商id
     */
    private Integer operatorId;
}