dev-refactor-location #129

Merged
Ghost merged 4 commits from dev-refactor-location into develop 2023-01-16 07:09:23 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ package model
// LocationRequestPayload ...
type (
// LocationRequestPayload ...
LocationRequestPayload struct {
Province int `json:"province"`
District int `json:"district"`