certd/packages/ui/certd-server/metadata/notification_anpush.yaml

21 lines
519 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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
type: builtIn
pluginType: notification
scriptFilePath: ../../../plugins/plugin-notification/index.js