简要描述:
请求域名:
- http://xx.com
请求URL:
GET/plugin.store-cashier.admin.store-default.store-same-set
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
tpye | 是 | string | basic基础,settle结算,market营销,profit分润,return返现,red_packet每日红包 |
返回示例:
正确时返回:
{
"result": 1,
"msg": "",
"data": []
}
错误时返回:
{
"result": 0,
"msg": "",
"data": []
}
返回参数说明:
备注:
- 更多返回错误代码请看首页的错误代码描述