|
amountPars = append(amountPars, summaryIds)
|
|
amountPars = append(amountPars, summaryIds)
|
|
sellerIds := strings.Split(req.SellerIds, ",")
|
|
sellerIds := strings.Split(req.SellerIds, ",")
|
|
amountPars = append(amountPars, sellerIds, st, ed, sellerIds, st, ed)
|
|
amountPars = append(amountPars, sellerIds, st, ed, sellerIds, st, ed)
|