[Update] Response warehouse

This commit is contained in:
trunglt251292 2022-10-27 16:29:38 +07:00
parent cb45dbb694
commit 006accb415
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ type CommonLocation struct {
ID string `json:"id"`
Name string `json:"name"`
Code int `json:"code"`
Slug string `json:"slug"`
}
// ResponseLatLng ...