国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

java接口開發(fā) 怎么在本地進行微信測試
巴扎黑
巴扎黑 2017-04-17 11:56:17
0
3
465

java 中微信接口開發(fā)怎么在本地測試

巴扎黑
巴扎黑

reply all(3)
劉奇

You can try this open source project
http://www.oschina.net/p/weixin-java-tools

小葫蘆

Doing local testing is actually very simple. You only need to map the access path to the external network. You can use ngrok, peanut shell and other tools for mapping. For example, your interface address is: http://127.0.0.1:8080/wx .do will be http://www.xxxx.com/wx.do after passing the mapping. When configuring the address in the background of the WeChat public account, fill in the mapped address to achieve local testing.

巴扎黑

Hello, please refer to this http://www.cnblogs.com/codejackanapes/p/5468555.html
Use ngrok for external network mapping. Thank you for your attention

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template