puzhibing
2024-12-26 fd2823afc771def7f9ea1f09d9c38ea8086aa395
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/GoodsEvaluate.java
@@ -75,10 +75,14 @@
    private String avatar;
    @ApiModelProperty(value = "名字")
    @ApiModelProperty(value = "评价用户")
    @TableField(exist = false)
    private String userName;
    @ApiModelProperty(value = "联系电话")
    @TableField(exist = false)
    private String phone;
    @ApiModelProperty(value = "商品名字")
    @TableField(exist = false)
    private String goodsName;