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() {