完善pushplus通知方式的代码逻辑 (#2454)

* 1. pushplus通知方式返回结果优化
2. pushplus通知方式适配更多参数

* 细节bug修改

* 删除没用的空格

---------

Co-authored-by: 陈思远 <chensiyuan@yiban.com.cn>
Co-authored-by: 陈大人 <chensiyuan@pushplus.plus>
This commit is contained in:
陈大人
2024-12-13 14:12:16 +08:00
committed by GitHub
parent ab27a4c908
commit c71abd8c86
8 changed files with 112 additions and 25 deletions
+30
View File
@@ -326,6 +326,36 @@ export default {
'一对多推送的“群组编码”(一对多推送下面->您的群组(如无则创建)->群组编码,如果您是创建群组人。也需点击“查看二维码”扫描绑定,否则不能接受群组消息推送)',
),
},
{
label: 'pushplusTemplate',
tip: intl.get(
'发送模板',
),
},
{
label: 'pushplusChannel',
tip: intl.get(
'发送渠道',
),
},
{
label: 'pushplusWebhook',
tip: intl.get(
'webhook编码',
),
},
{
label: 'pushplusCallbackUrl',
tip: intl.get(
'发送结果回调地址',
),
},
{
label: 'pushplusTo',
tip: intl.get(
'好友令牌',
),
},
],
wePlusBot: [
{