This commit is contained in:
邹宗楠
2023-09-12 18:05:20 +08:00
parent 22e90e0f09
commit 10d5d19cb7
2 changed files with 4 additions and 0 deletions

View File

@@ -401,6 +401,7 @@ func UpdateFakeWayBillToTiktok() {
//}
fakeWayBill, err := dao.GetWayBillFakeOrder()
globals.SugarLogger.Debugf("定时任务推送UpdateFakeWayBillToTiktok := %d", len(fakeWayBill))
if err != nil {
globals.SugarLogger.Debugf("Get Fake Order Err : %s", err.Error())
return