Merge branch 'jdshop' of https://e.coding.net/rosydev/jx-callback into jdshop

This commit is contained in:
richboo111
2022-12-22 17:54:04 +08:00

View File

@@ -220,6 +220,7 @@ func UpdateFakeWayBillToTiktok() {
}
fakeWayBill, err := dao.GetWayBillFakeOrder()
globals.SugarLogger.Debugf("fakeWayBill======= %s", utils.Format4Output(fakeWayBill, false))
if err != nil {
globals.SugarLogger.Debugf("Get Fake Order Err : %s", err.Error())
return