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)
|
type funcType func(mtID, parentID string, catInfo []*mtwmapi.RetailCategoryInfo)
|
||||||
var (
|
var (
|
||||||
//mtAccessToken = ""
|
//mtAccessToken = ""
|
||||||
db = dao.GetDB()
|
//db = dao.GetDB()
|
||||||
catMap = make(map[string]string)
|
catMap = make(map[string]string)
|
||||||
LoopCatChild funcType
|
LoopCatChild funcType
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user