This commit is contained in:
邹宗楠
2025-12-22 14:30:21 +08:00
parent 5b32d6173f
commit fe213779fe
3 changed files with 9 additions and 2 deletions

View File

@@ -73,8 +73,6 @@ func OnCallbackMsg(msg *mtwmapi.CallbackMsg, msgType string) (response *mtwmapi.
}
}
}
globals.SugarLogger.Debugf("---------storeMap : %s", utils.Format4Output(storeMap, false))
globals.SugarLogger.Debugf("---------skuStatus : %s", utils.Format4Output(skuStatus, false))
}
return mtwmapi.Err2CallbackResponse(nil, "")
} else {