Merge pull request #223 from wujiyu115/dingding

add dingding channel
This commit is contained in:
zhayujie
2023-03-31 00:38:04 +08:00
committed by GitHub
5 changed files with 144 additions and 1 deletions

View File

@@ -59,6 +59,14 @@
"http_auth_secret_key": "6d25a684-9558-11e9-aa94-efccd7a0659b",
"http_auth_password": "6.67428e-11",
"port": "80"
},
"dingtalk": {
"image_create_prefix": ["画", "draw", "Draw"],
"port": "8081",
"dingtalk_token": "xx",
"dingtalk_post_token": "xx",
"dingtalk_secret": "xx"
}
},
"common": {