产品detail
POST
http://localhost:8888/rlg/user/sspx
接口描述
产品搜索及动态排序List
请求参数
参数名
类型
描述
必填
product_id
String
商品id
必填
product_name
String
商品名字
必填
current_unit_price
String
商品单价
必填
quantity
Integer
商品数量
必填
total_price
String
商品总价
必填
响应参数
参数名
类型
描述
必填
code
Intrger
接口请求状态码
必填
message
String
接口请求返回信息
可选
data
String
接口请求返回数据
可选