zxl
21 小时以前 795b442cdce7b5577f1dcd021f1d2d5cffdaca6c
framework/src/main/java/cn/lili/modules/goods/entity/dto/GoodsSkuDTO.java
@@ -26,6 +26,9 @@
    @ApiModelProperty(value = "商品参数json")
    private String params;
    @ApiModelProperty(value = "商品排序")
    private Integer goodsSort;
    @ApiModelProperty(value = "预售结束时间")
    @JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")