zxl
4 天以前 55f66a05f0e76f47fd5b10c73d39f0090664835b
framework/src/main/java/cn/lili/modules/search/entity/dos/EsGoodsIndex.java
@@ -297,6 +297,7 @@
    @ApiModelProperty("商品促销活动集合JSON,key 为 促销活动类型,value 为 促销活动实体信息 ")
    private String promotionMapJson;
    @ApiModelProperty(value = "商品排序")
    @Field(type = FieldType.Long)
    private Integer goodsSort;
    public EsGoodsIndex(GoodsSku sku) {