xiaoyong931011
2021-06-28 0741dc7f25811ea2acb4127fc43d1dc9a802221c
gc-order/src/main/java/com/xzx/gc/order/vo/JhyOrderListVo.java
@@ -55,4 +55,7 @@
    @ApiModelProperty(value = "损耗重量")
    private int lossWeight;
    @ApiModelProperty(value = "状态")
    private Integer status;
}