Commit 34531953 authored by 张允禹's avatar 张允禹

add demo

parent e8ee523d
swagger: '2.0'
info:
title: ASCLE API
version: 1.0.0
host: doctor.hotfix.gengmei.cc
schemes:
- http
basePath: /api/web
paths:
/account/user:
get:
summary: 用户信息
description: 用户信息
tags:
- Account
responses:
'200':
description: OK
schema: {}
examples:
application/json:
data:
doctor:
department: 美容外科
phone: '15288842299'
accept_reserve: true
name: 王飏
portrait: http://wanmeizhensuo.qiniudn.com/2015/02/14/9c808ed226
introduction: introduction
id: wangyang
title: 主治医师
is_online: false
user:
in_blacklist: false
phone: '12345678912'
address: ''
id: 602329
portrait: http://wanmeizhensuo.qiniudn.com/2015/02/14/9c808ed226
city: 台北
real_name: ''
nick_name: 王飏 医生
hospital:
name: 济南鹏爱整形美容医院
id: jnpayl
error: 0
message: ''
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment