From 6898a19dcf7f52a1f93f8775cdfafc1685b4ee97 Mon Sep 17 00:00:00 2001 From: zhao_js <349234519@qq.com> Date: 星期四, 04 一月 2024 13:53:17 +0800 Subject: [PATCH] no message --- api/Api.Operater/appsettings.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/api/Api.Operater/appsettings.json b/api/Api.Operater/appsettings.json index ea3e79f..72ff20b 100644 --- a/api/Api.Operater/appsettings.json +++ b/api/Api.Operater/appsettings.json @@ -60,6 +60,8 @@ // 目前仅调用"企业付款到银行卡API [V2]"时使用,执行本示例中的"获取RSA加密公钥API [V2]"即可获取。 "RsaPublicKey": "" }, + //企微webhook + "qw_webhook": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=1e5a8b47-b108-40a6-9a29-d629863bd066", "DbConnection": [ { ////测试 -- Gitblit v1.9.3