Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang committed Dec 27, 2016
1 parent 9125cb7 commit e06a5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-----------------------

## 使用步骤:
1. 配置:复制/weixin-mp-demo-springboot/src/main/resources/application.properties.template 生成application.properties 文件,填写相关配置
1. 配置:复制/weixin-mp-demo-springboot/src/main/resources/application.yml.template 生成application.yml文件,根据自己需要填写相关配置
1. 运行Java程序:com.github.binarywang.demo.wechat.WechatMpDemoApplication;
1. 配置微信公众号中的接口地址:http://xxx/wechat/portal (注意XXX需要是外网可访问的域名,需要符合微信官方的要求);
1. 根据自己需要修改各个handler的实现,加入自己的业务逻辑。
Expand Down

0 comments on commit e06a5e1

Please sign in to comment.