企业微信通知增加代理地址配置 QYWX_ORIGIN

This commit is contained in:
whyour
2023-06-11 15:03:07 +08:00
parent 4cf64e7af0
commit c9ecdc6c97
5 changed files with 123 additions and 61 deletions
+8
View File
@@ -196,6 +196,10 @@ export default {
tip: '企业微信机器人的 webhook(详见文档 https://work.weixin.qq.com/api/doc/90000/90136/91770),例如:693a91f6-7xxx-4bc4-97a0-0ec2sifa5aaa',
required: true,
},
{
label: 'weWorkOrigin',
tip: '企业微信代理地址',
},
],
weWorkApp: [
{
@@ -203,6 +207,10 @@ export default {
tip: 'corpid,corpsecret,touser(注:多个成员ID使用|隔开),agentid,消息类型(选填,不填默认文本消息类型) 注意用,号隔开(英文输入法的逗号),例如:wwcfrs,B-76WERQ,qinglong,1000001,2COat',
required: true,
},
{
label: 'weWorkOrigin',
tip: '企业微信代理地址',
},
],
aibotk: [
{