Files
smartDriveEE/src/main/resources/application-local-dingtalk.example.yml

9 lines
358 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 复制为 application-local-dingtalk.yml 并填入 access-token及可选 secret
# application-local-dingtalk.yml 已在 .gitignore 中,不会被提交。
lb:
assessment-apply:
dingtalk:
enabled: true
access-token: "从钉钉 Webhook URL 中 access_token= 后的值"
# secret: "若机器人安全设置为加签则必填"