package md type MeituanFenXiaoGeoInfo struct { CityId int `json:"cityId"` Lng string `json:"lng"` Lat string `json:"lat"` }