mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-10 16:21:52 +08:00
trade:优化订单列表的查询
This commit is contained in:
@@ -37,4 +37,7 @@ public class ProductSpuRespVO extends ProductSpuBaseVO {
|
||||
@Schema(description = "商品状态", requiredMode = Schema.RequiredMode.REQUIRED, example = "1")
|
||||
private Integer status;
|
||||
|
||||
@Schema(description = "浏览量", requiredMode = Schema.RequiredMode.REQUIRED, example = "888")
|
||||
private Integer browseCount;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user