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