cloud-server-course/src/main/java/com/dsh/course/feignclient/other/model/Store.java
@@ -24,6 +24,10 @@ */ private Integer cityManagerId; /** * 运营商id */ private Integer operatorId; /** * 省 */ private String province; @@ -79,10 +83,6 @@ * 福利图片 */ private String welfarePicture; /** * 开始上课图片 */ private String classPicture; /** * 评分 */