mergeDev/campaign #73
|
@ -2,5 +2,5 @@ package model
|
|||
|
||||
// GetListStaffRequest ...
|
||||
type GetListStaffRequest struct {
|
||||
Staffs []string `json:"Staffs"`
|
||||
StaffIds []string `json:"staffIds"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue