优化商品的 index 界面

This commit is contained in:
YunaiV
2022-10-24 21:27:13 +08:00
parent 2bd2cb56a1
commit c00ded3ed3
9 changed files with 91 additions and 139 deletions

View File

@ -31,7 +31,7 @@ public class SpuInfoRespDTO {
*/
private String code;
/**
* 商品卖点
* 促销语
*/
private String sellPoint;
/**