Helius
2021-07-14 ac5ad31526066fb86417b1d0f1a725ee1c4c2ba1
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="物流公司")