Administrator
2 days ago 26472c5a333f7ee98d9366aa2344e15c9234cc67
src/main/java/cc/mrbird/febs/mall/vo/clothes/ApiClothesOrderListVo.java
@@ -25,6 +25,12 @@
    @ApiModelProperty(value = "类型图片")
    private String typeImage;
    @ApiModelProperty(value = "快递单号")
    private String expressNo;
    @ApiModelProperty(value = "物流公司")
    private String expressCom;
    @ApiModelProperty(value = "数量")
    private Integer goodsCnt;