mergeDev/campaign #73
|
@ -119,6 +119,7 @@ type CommonLocation struct {
|
||||||
ID string `json:"id"`
|
ID string `json:"id"`
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
Code int `json:"code"`
|
Code int `json:"code"`
|
||||||
|
Slug string `json:"slug"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// ResponseLatLng ...
|
// ResponseLatLng ...
|
||||||
|
|
Loading…
Reference in New Issue