EastWorld / wechat-app-mall

微信小程序商城,微信小程序微店
Apache License 2.0
19.5k stars 6.44k forks source link

商品发布接口 #159

Closed makeapp007 closed 5 years ago

makeapp007 commented 5 years ago

请问是否有接口提供给商品发布?在商品管理中没有找到。

gooking commented 5 years ago

后台接口中有商品发布接口,仅针对vip用户开放

https://user.api.it120.cc/doc.html

发自我的 iPhone

在 2019年3月31日,06:42,Yonghao Liu notifications@github.com 写道:

请问是否有接口提供给商品发布?在商品管理中没有找到。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

makeapp007 commented 5 years ago

已经是vip了。可以给个具体的例子吗?比如针对商品修改,post的url是 https://api.it120.cc/user/apiExtShopGoods/save 吗? 显示接口不存在。

makeapp007 commented 5 years ago

post的url是https://api.it120.cc/rentabroad/user/apiExtShopGoods/save? 目前遇到bug的是请先登录。请问如何传递/login/key后的token?

makeapp007 commented 5 years ago

解决了。把登陆后的token赋给X-Token,然后放到header里即可。

gooking commented 5 years ago

vip就加我微信 gooking

发自我的 iPhone

在 2019年3月31日,12:20,Yonghao Liu notifications@github.com 写道:

post的url是https://api.it120.cc/rentabroad/user/apiExtShopGoods/save?目前遇到bug的是请先登录。请问如何传递/login/key后的token?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.