1
This commit is contained in:
@@ -6590,6 +6590,7 @@ func CopyMtToJd(ctx *jxcontext.Context, mtStoreID, mtOrgCode, jdStoreID, jdOrgCo
|
|||||||
for _, mtc := range catList {
|
for _, mtc := range catList {
|
||||||
if jdc.Name == mtc.Name {
|
if jdc.Name == mtc.Name {
|
||||||
catMap[mtc.Name] = utils.Int64ToStr(jdc.Id)
|
catMap[mtc.Name] = utils.Int64ToStr(jdc.Id)
|
||||||
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user