ES商品信息修改价格字段
This commit is contained in:
parent
29dea10241
commit
f0a269825f
@ -39,7 +39,7 @@ public class CueProductSearchVO implements Serializable {
|
||||
private String productImages;
|
||||
|
||||
@Schema(description = "价格")
|
||||
private Long price;
|
||||
private Long productPrice;
|
||||
|
||||
@Schema(description = "品牌信息")
|
||||
private CueBrandSearchVO brandItem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user