接口地址:https://www.mxnzp.com/api/rubbish/type |
---|
返回格式:json |
请求方式:get |
请求示例:https://www.mxnzp.com/api/rubbish/type?name=西瓜&app_id=you&app_secret=you |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
app_id | string | 必填 | app_id 扫码关注公众号 |
app_secret | string | 必填 | app_secret 扫码关注公众号 |
name | string | 必填 | 物品名称 |
名称 | 类型 | 说明 |
---|---|---|
aim | string | 查询出来的匹配结果 |
goodsName | string | 物品名称 |
goodsType | string | 物品垃圾分类类型 |
recommendList | string | 推荐查询结果 |
错误码 | 说明 |
---|---|
0 | app_id或者app_secret不合法 |