xiaoyong931011
2021-07-23 f3642777d395234ab33aa35f1f49a5c1ee9e9f15
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="物流公司")