This commit is contained in:
jinyu
2015-07-29 23:10:29 +08:00
parent 954ee2175c
commit 2058decfa9
5 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ weixin4j.properties说明
| 属性名 | 说明 |
| :---------- | :-------------- |
| account | 微信公众号信息 `json格式` |
| account | 微信公众号信息 `json格式`(按需填写) |
| token_path | 使用FileTokenStorager时token保存的物理路径 |
| qr_path | 调用二维码接口时保存二维码图片的物理路径 |
| media_path | 调用媒体接口时保存媒体文件的物理路径 |