luo
2023-09-23 6357f89bf38b83b779e233249c2b0e480b78e164
cloud-server-other/src/main/java/com/dsh/other/entity/Store.java
@@ -120,11 +120,6 @@
    @TableField("welfarePicture")
    private String welfarePicture;
    /**
     * 开始上课图片
     */
    @TableField("classPicture")
    private String classPicture;
    /**
     * 评分
     */
    @TableField("score")