简要描述:

  • 商品采集上传

请求URL:

POST/wapapi/addons/execute/addons/goodhelper/controller/goodhelper/action/setgoodgather

参数:

参数名 是否必须 类型 说明
username string 用户名
password string 密码
token string 登录成功返回的token
content string 采集的商品数据

返回示例:

正确时返回:

{
	"code": 1,
	"message": "登录成功",
	"data": "{DD0DFFDD-2B1B-18BD-2BF5-E892A50E276B}"
}
参数名 类型 说明
token string 用户token