- spring:
- datasource:
- url: jdbc:mysql://192.168.0.112:3306/reghao_devops_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
- username: test
- password: Test@123456
- webhook:
- name: ding-tnb
- url: https://oapi.dingtalk.com/robot/send?access_token=2ede844511f6a12a0429a25585222ef1f0eb99094421ea4b3155f17fda0f4662
|