Merge pull request 'fix' (#68) from feaure/staff-getinfo into develop

Reviewed-on: #68
This commit is contained in:
phuanbui 2022-11-21 01:55:47 +00:00
commit 691e9d76fa
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ func getStaffValue(val string) string {
return fmt.Sprintf("%s.%s", prefixes.Staff, val)
}
// Staff ...
var Staff = struct {
GetListStaffInfo string
}{