liujiandao
2024-04-18 43c71d8c5f0f65f919a8600b411ebb614097549b
controllers/request/worker_request.go
@@ -4,3 +4,13 @@
   PageInfo
   KeyWord string `json:"keyWord"`
}
type GetWorkTypeList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
}
type GetSalaryPlanList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
}