| | |
| | | comment: |
| | | type: string |
| | | companyID: |
| | | type: integer |
| | | type: string |
| | | companyName: |
| | | type: string |
| | | contacterID: |
| | |
| | | type: string |
| | | companyID: |
| | | description: 公司ID-客户 |
| | | type: integer |
| | | type: string |
| | | companyName: |
| | | description: 公司名称-客户名称 |
| | | type: string |
| | |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | type: object |
| | | request.GetList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetLocationForms: |
| | | properties: |
| | |
| | | type: string |
| | | companyID: |
| | | description: 公司ID-客户 |
| | | type: integer |
| | | type: string |
| | | companyName: |
| | | description: 公司名称-客户名称 |
| | | type: string |
| | |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.PageInfo' |
| | | $ref: '#/definitions/request.GetList' |
| | | produces: |
| | | - application/json |
| | | responses: |