fix
wangpengfei
2023-08-03 38427bd1931107447652cde2ccd69eb0c1ebd4cf
docs/swagger.yaml
@@ -1803,8 +1803,10 @@
    type: object
  request.Assign:
    properties:
      id:
        type: integer
      ids:
        items:
          type: integer
        type: array
      member_id:
        type: integer
      type:
@@ -4223,7 +4225,7 @@
          description: OK
          schema:
            $ref: '#/definitions/contextx.Response'
      summary: 审核
      summary: 分配
      tags:
      - Assign
  /api/authority/add: