1
This commit is contained in:
@@ -995,6 +995,7 @@ func BatchGetChannelCategoryMapping() error {
|
||||
categoryList = append(categoryList, utils.Str2Int64(v.VendorCategoryID))
|
||||
}
|
||||
}
|
||||
globals.SugarLogger.Debugf("--------categoryList := %d", len(categoryList))
|
||||
api := getAPI("260477060", 0, "")
|
||||
for i := 1; i <= count; i++ {
|
||||
globals.SugarLogger.Debugf("--------i := %d", i)
|
||||
|
||||
Reference in New Issue
Block a user