1
This commit is contained in:
@@ -764,10 +764,6 @@ func (c *PurchaseHandler) ListOrders(ctx *jxcontext.Context, vendorOrgCode strin
|
||||
} else {
|
||||
endData = time.Now()
|
||||
}
|
||||
if vendorStoreID == "23932637" {
|
||||
globals.SugarLogger.Debugf("======queryDate := %s", utils.Format4Output(queryDate, false))
|
||||
globals.SugarLogger.Debugf("======endData := %s", utils.Format4Output(endData, false))
|
||||
}
|
||||
|
||||
var vendorStoreIDs []string
|
||||
if vendorStoreID == "" {
|
||||
|
||||
Reference in New Issue
Block a user