因为数据库连接问题导致的插入数据库异常
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 复制为 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: "若机器人安全设置为加签则必填"
|
||||
Reference in New Issue
Block a user