1
This commit is contained in:
@@ -59,10 +59,10 @@ func TestPoiSave(t *testing.T) {
|
||||
//}
|
||||
poiParams := map[string]interface{}{}
|
||||
//utils.FilterMapNilMembers(utils.Struct2FlatMap(result[0]))
|
||||
poiParams["address"] = "云南省昆明市官渡区太和街道办事处双龙桥32号院临江路693号"
|
||||
poiParams["pic_url"] = "https://image.jxc4.com/image/9a280909d07c46100756bf3fd0b68063.jpg"
|
||||
//poiParams["pic_url"] = "https://image.jxc4.com/image/259873ec6392f963d2f3d30669d1c0a9.jpg"
|
||||
//poiParams["name"] = "京西菜市(礼嘉桥村市场店)"
|
||||
err := api.PoiSave("3664790", poiParams)
|
||||
err := api.PoiSave("7290541", poiParams)
|
||||
fmt.Println(err)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user