package request type GetWorkerList struct { PageInfo KeyWord string `json:"keyWord"` } type GetWorkTypeList struct { PageInfo KeyWord string `json:"keyWord"` } type GetSalaryPlanList struct { PageInfo KeyWord string `json:"keyWord"` }