fix
Helius
2021-12-15 004d9e74f66d87e8416a9b0d807b64cbfd1576f8
gc-shop/src/main/java/com/xzx/gc/shop/vo/ViewOrderVo.java
@@ -28,7 +28,7 @@
    private BigDecimal totalPrice;
    @ApiModelProperty(value="凭证")
    private String voucherImg;
    private List<String> voucherImgs;
    /**
     * 2-待收货3-已完成4-已取消