| | |
| | | - vettingId |
| | | - vettingType |
| | | type: object |
| | | request.Assign: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | member_id: |
| | | type: integer |
| | | type: |
| | | type: string |
| | | type: object |
| | | request.CasbinInfo: |
| | | properties: |
| | | method: |
| | |
| | | summary: 更新账户 |
| | | tags: |
| | | - AccountId |
| | | /api/assign/assign: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.Assign' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 审核 |
| | | tags: |
| | | - Assign |
| | | /api/authority/add: |
| | | post: |
| | | consumes: |