puzhibing
2025-01-14 05bfce91a0e0bb7d5d663adb4dbb06e096bebf32
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/Shop.java
@@ -219,4 +219,8 @@
    @TableField(exist = false)
    private Double score;
    @ApiModelProperty(value = "自己打分")
    @TableField(exist = false)
    private String myScore;
}