fix
wangpengfei
2023-08-25 c20b2d72c1f6241213f792dde44e50def6bf3510
docs/swagger.yaml
@@ -897,6 +897,13 @@
      status:
        type: integer
    type: object
  request.SupplierTypeList:
    properties:
      supplierTypes:
        items:
          $ref: '#/definitions/test.SupplierType'
        type: array
    type: object
  request.SysAuthorityBtnReq:
    properties:
      authorityId:
@@ -4035,7 +4042,7 @@
        name: data
        required: true
        schema:
          $ref: '#/definitions/test.SupplierType'
          $ref: '#/definitions/request.SupplierTypeList'
      produces:
      - application/json
      responses: