Commit 8c34f767 authored by RobertDing's avatar RobertDing

FIX - 创建美购

parent 93ef16f5
...@@ -1131,6 +1131,12 @@ paths: ...@@ -1131,6 +1131,12 @@ paths:
required: false required: false
type: string type: string
format: string format: string
- name: upload_button
in: formData
description: 秒杀美购上传按钮id, 就是当前秒杀id
required: false
type: string
format: string
tags: tags:
- Service - Service
responses: responses:
...@@ -1142,7 +1148,8 @@ paths: ...@@ -1142,7 +1148,8 @@ paths:
error: 0 error: 0
message: '' message: ''
data: data:
comment: '[玻尿酸注射] 这是一个美购的信息' short_description: '[玻尿酸注射] 这是一个美购的信息'
project_type: 12
start_time: 134949595 start_time: 134949595
end_time: 1433442234 end_time: 1433442234
reservation: 3 reservation: 3
...@@ -1152,7 +1159,7 @@ paths: ...@@ -1152,7 +1159,7 @@ paths:
special_permit: false special_permit: false
items: '[#json序列化化的数据 items: '[#json序列化化的数据
{ {
tag_ids: [1,3,4], option_ids: [1,3,4],
market_price: 11223, market_price: 11223,
gengmei_price: 12233, gengmei_price: 12233,
is_online: true is_online: true
......
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