ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TGoods.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TGoods.java
@@ -84,8 +84,8 @@ private Integer underlyingSales; @ApiModelProperty(value = "商品描述") @TableField("describe") private String describe; @TableField("describes") private String describes; @ApiModelProperty(value = "商品介绍") @TableField("introduce")