java110
2021-08-04 8366ce47d61e0a102687728b9e023c22744773e6
java110-bean/src/main/java/com/java110/dto/allocationUserStorehouse/AllocationUserStorehouseDto.java
@@ -32,9 +32,9 @@
    private String specName;
    private String rstId;
    private String rssId;
    //转增总数量(小计)
    //转赠总数量(小计)
    private String subTotalQuantity;
    //转增总数量(大计)
    //转赠总数量(大计)
    private String highTotalQuantity;
    public String getAcceptUserId() {