Commit 0bd1b1d3 authored by zhangxiaolin's avatar zhangxiaolin

add rich conversation

parent acb9123a
...@@ -1049,6 +1049,9 @@ paths: ...@@ -1049,6 +1049,9 @@ paths:
gengmei_price: 123 gengmei_price: 123
pre_payment_price: 123 pre_payment_price: 123
online_time: 21 online_time: 21
# add 11/15, 私信发美购
service_id: 美购id
image_header: 美购图片
# ----Skyler start-------------------- # ----Skyler start--------------------
/service: /service:
get: get:
...@@ -1705,6 +1708,12 @@ paths: ...@@ -1705,6 +1708,12 @@ paths:
required: True required: True
type: string type: string
format: string format: string
- name: stick_time
in: formData
description: 创建时的时间以秒展示,精确到毫秒
required: True
type: float
format: float
tags: tags:
- QuickReply - QuickReply
responses: responses:
......
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