Commit c9ad8e4f authored by zhangxiaolin's avatar zhangxiaolin

fix

parent 30089172
......@@ -1093,28 +1093,6 @@ paths:
online_time: 1458730446
message: ''
error: 0
#-----------------------------
/service/doctor_online_items:
get:
summary: 医生所有在线美购信息
description:
tags:
- Activity
responses:
'200':
description: ok
schema: {}
examples:
application/json:
error: 0
message: ''
data:
- service_id: 美购id
product_name: 美购类型名称
items:
- id: 多属性id
name: 多属性名字
gengmei_price: 多属性更美价格
#-----------------------------
/service/register/{register_id}:
get:
......@@ -2099,7 +2077,14 @@ paths:
items_name: 属性名称
gengmei_price: 属性对应美购价格
seckill_price: 属性对应美购价格
seckill_count: 该价格的数量
stock: 该价格的数量
online_items:
- service_id: 美购id
service_name: 美购类型名称
items:
- id: 多属性id
name: 多属性名字
gengmei_price: 多属性更美价格
# ------------------------
/activity/{activity_id}/service:
post:
......
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