type: object
properties:
  token:
    type: string
    example: 6403e170209cfd5c8a72d7be912fb703
    description: TokenID
  username:
    type: string
    example: admin
    description: 帐号名称
  permissions:
    type: array
    items:
      type: string
    description: 该帐号具备的权限