- fk
This commit is contained in:
@@ -166,7 +166,7 @@ func GetAndStoreCitiesShops(ctx *jxcontext.Context, vendorIDs []int, cityCodeLis
|
|||||||
cityCodeList2 = append(cityCodeList2, cityCodeList[:index]...)
|
cityCodeList2 = append(cityCodeList2, cityCodeList[:index]...)
|
||||||
cityCodeList = cityCodeList2
|
cityCodeList = cityCodeList2
|
||||||
}
|
}
|
||||||
globals.SugarLogger.Debugf("GetAndStoreCitiesShops cityCodeList:%v", cityCodeList)
|
globals.SugarLogger.Debugf("GetAndStoreCitiesShops last cityCode:%d, cityCodeList:%v", lastShop.CityCode, cityCodeList)
|
||||||
} else {
|
} else {
|
||||||
globals.SugarLogger.Debugf("GetAndStoreCitiesShops get lastest city code error:%v", err2)
|
globals.SugarLogger.Debugf("GetAndStoreCitiesShops get lastest city code error:%v", err2)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user