Update README.md
This commit is contained in:
parent
ae51148be1
commit
22dfb802c0
@ -9,8 +9,8 @@ tencent weixin platform java sdk 微信公众平台接口开发工具包
|
||||
1.进入src/main/resources目录编辑config.properties文件,把你的app信息填入.</br>
|
||||
|
||||
2.实例化一个weixinproxy对象,调用你想要的接口,例如:</br>
|
||||
WeixinProxy weixinProxy = new WeixinProxy();
|
||||
weixinProxy.getToken();
|
||||
WeixinProxy weixinProxy = new WeixinProxy();
|
||||
weixinProxy.getToken();
|
||||
|
||||
|
||||
注意事项
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user