x-0-NetworkException:
  description: 网络发生错误，无法连接服务器
  content:
    application/json:
      schema:
        type: object
        properties:
          code:
            type: string
            example: NetworkException
          message:
            type: string
            example: 网络发生错误，无法连接服务器
