增加配置说明

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
2024-08-02 18:26:48 +08:00
parent 2ef2c8c788
commit bd6c2b97d9
60 changed files with 702 additions and 22 deletions
+6
View File
@@ -4,6 +4,8 @@
![Bark](https://file.lifebus.top/imgs/bark_logo.png)
![Static Badge](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue)
## 特性
+ 免费、轻量!简单调用接口即可给自己的iPhone发送推送。
@@ -117,3 +119,7 @@ curl -X "POST" "https://api.day.app/push" \
| group | 对消息进行分组,推送将按group分组显示在通知中心中。 也可在历史消息列表中选择查看不同的群组。 |
| isArchive | 传 1 保存推送,传其他的不保存推送,不传按APP内设置来决定是否保存。 |
| url | 点击推送时,跳转的URL ,支持URL Scheme 和 Universal Link |
---
![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png)