Commit 6ea1ac9c authored by 张允禹's avatar 张允禹

rm demo change uri

parent 95960e42
......@@ -7,44 +7,6 @@ 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: ''
/entry/question:
get:
summary: 分组常见问题
......@@ -148,7 +110,7 @@ paths:
'200':
description: OK
/conversation/create_by_staff:
/conversation/create:
post:
summary: 客服主动发起会话
description: 客服从留言区主动发起会话
......
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