文档
测试

活动报名添加已报名商品

GET
https://runtong.hd2c.com/json/merchant/active_product.json

接口描述

采购端活动添加已报名商品列表

请求参数

参数名
类型
描述
必填
aid
int
活动ID
必填
s
string
排序方式, money_asc:价格从低到高, money_desc:价格从高到低, 默认: money_desc
必填
join
int
已报名, 1:是, 0:否
必填

响应参数

参数名
类型
描述
必填
items
array
商品列表
必填
id
int
ID
必填
name
string
名称
必填
model_name
string
规格
必填
factory
string
制药厂
必填
thumb
string
药品缩略图
必填
total_sales
int
销量
必填
money
decimal(10,2)
销售价格
必填
money_market
decimal(10,2)
市场价格
必填
stock
int
库存
必填