Files
certd/packages/ui/certd-server/metadata/notification_anpush.yaml
2025-12-31 18:39:58 +08:00

21 lines
518 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: anpush
title: AnPush
desc: https://anpush.com
needPlus: true
input:
token:
title: API密钥
component:
placeholder: ''
helper: '[获取API密钥](https://anpush.com/push/tool) '
required: true
channel:
title: 通道ID
component:
placeholder: ''
helper: '[获取通道ID](https://anpush.com/push/setting)创建通道复制通道id填入此处'
required: true
pluginType: notification
type: builtIn
scriptFilePath: /plugins/plugin-notification/anpush/index.js