liujiandao
2024-04-19 9a6ea804cfbc209692d94602932c2a0a3b9b8e4e
controllers/request/worker_request.go
@@ -4,17 +4,17 @@
type GetWorkerList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   Keyword string `json:"keyword"`
}
type GetWorkTypeList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   Keyword string `json:"keyword"`
}
type GetSalaryPlanList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   Keyword string `json:"keyword"`
}
type SalaryType struct {