wechat-php-sdk icon indicating copy to clipboard operation
wechat-php-sdk copied to clipboard

获取门店的接口地址是不是更新了

Open Tsotsi opened this issue 10 years ago • 0 comments

微信文档里的是 http://api.weixin.qq.com/cgi-bin/poi/getwxcategory?access_token=TOKEN wechat.class.php getCardLocations 用的是 https://api.weixin.qq.com/card/location/batchget?

我用前一个可以查询到,后一个不行。

Tsotsi avatar Dec 16 '15 03:12 Tsotsi