shiyj1101
2021-08-05 e57e32fc43da31917912eebb4e47d4e50df1a9e9
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() {