update md
This commit is contained in:
@@ -23,11 +23,12 @@ weixin4j-qy-server
|
||||
|
||||
示例(properties中换行用右斜杆\\)
|
||||
|
||||
> account={"id":"corpid","secret":"corpsecret",
|
||||
> "token":"企业号中应用在回调模式下的token",
|
||||
> "encodingAesKey":"企业号中应用在回调模式下AES加密密钥"}
|
||||
> token_path=/tmp/weixin/token </br>
|
||||
> media_path=/tmp/weixin/media </br>
|
||||
account={"id":"corpid","secret":"corpsecret",\\
|
||||
"token":"企业号中应用在回调模式下的token",\\
|
||||
"encodingAesKey":"企业号中应用在回调模式下AES加密密钥"}
|
||||
|
||||
token_path=/tmp/weixin/token
|
||||
media_path=/tmp/weixin/media
|
||||
|
||||
2.mvn package,得到一个zip的压缩包,解压到启动目录(见`src/main/startup.sh/APP_HOME`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user