1
This commit is contained in:
@@ -6559,7 +6559,7 @@ func CopyMtToJd(ctx *jxcontext.Context, mtStoreID, mtOrgCode, jdStoreID, jdOrgCo
|
||||
type funcType func(mtID, parentID string, catInfo []*mtwmapi.RetailCategoryInfo)
|
||||
var (
|
||||
//mtAccessToken = ""
|
||||
db = dao.GetDB()
|
||||
//db = dao.GetDB()
|
||||
catMap = make(map[string]string)
|
||||
LoopCatChild funcType
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user