zhangqian
2024-04-19 61bebbdb99d6c1ca95236cc567a9718bc5f5b1eb
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 {