aa
This commit is contained in:
@@ -1931,7 +1931,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
//}
|
||||
|
||||
//换美团菜市图片
|
||||
stores, _ := dao.GetStoresMapList(dao.GetDB(), []int{model.VendorIDMTWM}, []int{102498}, nil, model.StoreStatusAll, model.StoreIsSyncAll, "", "", "589")
|
||||
stores, _ := dao.GetStoresMapList(dao.GetDB(), []int{model.VendorIDMTWM}, nil, nil, model.StoreStatusAll, model.StoreIsSyncAll, "", "", "589")
|
||||
for _, v := range stores {
|
||||
api.MtwmAPI.PoiSave(v.VendorStoreID, map[string]interface{}{
|
||||
"pic_url": "http://image.jxc4.com/image/ff8c9443c894bfb4822f7d2f742718df.jpg",
|
||||
|
||||
Reference in New Issue
Block a user