| | |
| | | "in": "body", |
| | | "required": true, |
| | | "schema": { |
| | | "$ref": "#/definitions/request.PageInfo" |
| | | "$ref": "#/definitions/request.GetList" |
| | | } |
| | | } |
| | | ], |
| | |
| | | "type": "string" |
| | | }, |
| | | "companyID": { |
| | | "type": "integer" |
| | | "type": "string" |
| | | }, |
| | | "companyName": { |
| | | "type": "string" |
| | |
| | | }, |
| | | "companyID": { |
| | | "description": "公司ID-客户", |
| | | "type": "integer" |
| | | "type": "string" |
| | | }, |
| | | "companyName": { |
| | | "description": "公司名称-客户名称", |
| | |
| | | "unit": { |
| | | "description": "单位", |
| | | "type": "string" |
| | | } |
| | | } |
| | | }, |
| | | "request.GetList": { |
| | | "type": "object", |
| | | "properties": { |
| | | "keyword": { |
| | | "type": "string" |
| | | }, |
| | | "page": { |
| | | "description": "页码", |
| | | "type": "integer" |
| | | }, |
| | | "pageSize": { |
| | | "description": "每页大小", |
| | | "type": "integer" |
| | | } |
| | | } |
| | | }, |
| | |
| | | }, |
| | | "companyID": { |
| | | "description": "公司ID-客户", |
| | | "type": "integer" |
| | | "type": "string" |
| | | }, |
| | | "companyName": { |
| | | "description": "公司名称-客户名称", |