Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
opendingtalk authored May 22, 2020
1 parent 5abcc12 commit ab43405
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 @@ -6,7 +6,7 @@
IDEA点击`File->New->Project from Existing Sources...`, 文件编码都是UTF-8
3. OA后台创建微应用,并把工程的首页地址/index.html 填到微应用**首页地址**中。
[如何创建微应用?](https://ding-doc.dingtalk.com/doc#/bgb96b/aw3h75)
4. 打开子模块 backend 中 src/main/resources/application.properties 文件,填入企业微应用的 的APP_KEY,APP_SECRET, CORP_ID, AGENT_ID (参考文档:https://ding-doc.dingtalk.com/doc#/bgb96b/aw3h75
4. 打开子模块 backend 中 src/main/resources/application.properties 文件,填入企业微应用的 的APP_KEY,APP_SECRET, CORP_ID, AGENT_ID (参考文档:https://ding-doc.dingtalk.com/doc#/faquestions/dcubhu
```
dingtalk.app_key=APP_KEY
dingtalk.app_secret=APP_SECRET
Expand Down

0 comments on commit ab43405

Please sign in to comment.