From c687b5513d6d18a6540d69dea3ee978641937e18 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Wed, 7 May 2025 00:31:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- powerbell/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/powerbell/README.md b/powerbell/README.md index 2b1c309..aa72acc 100644 --- a/powerbell/README.md +++ b/powerbell/README.md @@ -18,12 +18,13 @@ 1.自启动权限允许。 2.省电策略-无限制权限允许。 3.设置背景图片需要读写手机存储权限。 +4.要在锁屏充电的时候提醒,还需要设置允许锁屏通知权限。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 -3. 提交代码 : ZhanGSKen(ZhanGSKen@QQ.COM) +3. 提交代码 : ZhanGSKen(zhangsken@188.com) 4. 新建 Pull Request