1
This commit is contained in:
@@ -605,7 +605,6 @@ func LoadingStoreOrderSettleAmount(startTime, endTime int64, jxStoreId []int) er
|
||||
Offset: 0,
|
||||
Limit: 200,
|
||||
}
|
||||
globals.SugarLogger.Debugf("-----:LoadingStoreOrderSettleAmount")
|
||||
storeOrder, fineList, settleId, err := mtwm.GetAPI(storeListValue.VendorOrgCode, storeListValue.StoreID, storeListValue.VendorStoreID).GetStoreBillList(billListParam)
|
||||
globals.SugarLogger.Debugf("-----:LoadingStoreOrderSettleAmount storeOrder := %s ", utils.Format4Output(storeOrder, false))
|
||||
globals.SugarLogger.Debugf("-----:LoadingStoreOrderSettleAmount fineList := %s ", utils.Format4Output(fineList, false))
|
||||
|
||||
Reference in New Issue
Block a user