Update README.md
This commit is contained in:
parent
6cc46a1f6e
commit
9ad0702417
@ -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