无关风月
昨天 5dc40fcd64b0513150f1d8335ab849e6d8cdc28e
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;
}