Merge pull request 'change request get staff' (#69) from feaure/staff-getinfo into develop
Reviewed-on: #69
This commit is contained in:
commit
48460713cb
|
@ -2,5 +2,5 @@ package model
|
|||
|
||||
// GetListStaffRequest ...
|
||||
type GetListStaffRequest struct {
|
||||
Staffs []string `json:"Staffs"`
|
||||
StaffIds []string `json:"staffIds"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue