GetSkusWithVendor中取商品城市的bug修复
This commit is contained in:
@@ -54,9 +54,13 @@ var (
|
||||
Jd2OrgCode string
|
||||
|
||||
IsUseThingMap bool
|
||||
|
||||
OutputDebugMsgLevel int
|
||||
)
|
||||
|
||||
func init() {
|
||||
OutputDebugMsgLevel = 1
|
||||
|
||||
logs.SetLogFuncCallDepth(3)
|
||||
beego.BConfig.Log.AccessLogs = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user