销量top10
POST
http://localhost:8888/rlg/user/cpxl
接口描述
查询某产品的销量
请求参数
参数名
类型
描述
必填
product_id
Integer
商品id
必填
product_name
String
商品名称
必填
quantity
Integer
商品数量
必填
total_price
String
商品总价
必填
current_unit_price
String
商品单价
必填
响应参数
参数名
类型
描述
必填
code
Intrger
接口请求状态码
必填
message
String
接口请求返回信息
可选
data
String
接口请求返回数据
可选