因为数据库连接问题导致的插入数据库异常

This commit is contained in:
2026-05-15 23:30:40 +08:00
parent 42b1555c80
commit d66daf375c
25 changed files with 1371 additions and 4 deletions

View File

@@ -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: "若机器人安全设置为加签则必填"