This commit is contained in:
邹宗楠
2024-08-21 09:39:42 +08:00
parent 17c35377dc
commit ed6b57368e
2 changed files with 3 additions and 5 deletions

View File

@@ -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 == "" {