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