fix
Helius
2021-07-19 5e4f1cba1d27b43aeef878ae3b4e77813a2870ff
gc-shop/src/main/java/com/xzx/gc/shop/vo/QueryOrderListVo.java
@@ -26,6 +26,8 @@
    private String totalPrice;
    @ApiModelProperty(value="数量")
    private String cnt;
    @ApiModelProperty(value="后台确认提货  1:是  2:否")
    private Integer isFinish;
    @ApiModelProperty(value="状态 2-待收货3-已完成4-已取消")
    private String status;
    @ApiModelProperty(value="物流公司")