From cb16e889a38090cda719ef22359a0f86abe34ff9 Mon Sep 17 00:00:00 2001 From: lqzhgood <9134671+lqzhgood@users.noreply.github.com> Date: Wed, 22 Nov 2023 11:36:33 +0800 Subject: [PATCH 1/2] Update schema.md --- docs/guide/use/msg/schema.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/guide/use/msg/schema.md b/docs/guide/use/msg/schema.md index a738fbb9..a734b921 100644 --- a/docs/guide/use/msg/schema.md +++ b/docs/guide/use/msg/schema.md @@ -73,10 +73,12 @@ "mark": "过年喽,想要的祝福全在这里" }, + + // 资源的 根文件夹 名称, 此目录下会存放 图片 表情 等资源, 资源文件结构如下 // 资源文件 根文件夹 资源路径 // /data/ $rootPath ./emoticon/5e671f8149d1b094c44aa0f5232f9cfd.gif - // 建议加上时间,便于和以后导出的数据合并 - "rootPath": `qq-android-lqzh-20230101`, + // 建议使用 ${项目名称}-${对方QQ号}-${时间} 的格式用于和以后导出的数据区分 + "rootPath": `MobileQQ_Android-1234567-20230101`, }, // 开发过程相关值, From 7bc49342581fd44072395cca100ab1b5bc925ed4 Mon Sep 17 00:00:00 2001 From: lqzhgood <9134671+lqzhgood@users.noreply.github.com> Date: Sat, 25 Nov 2023 09:04:28 +0800 Subject: [PATCH 2/2] Update donation_list.md --- docs/guide/other/donation_list.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guide/other/donation_list.md b/docs/guide/other/donation_list.md index 09a416f6..99318f12 100644 --- a/docs/guide/other/donation_list.md +++ b/docs/guide/other/donation_list.md @@ -15,3 +15,5 @@ | 2023/11/18 14:51:42 | \*翔 | 10 | Alipay | | 2023/11/18 17:08:15 | \*畅 | 11.11 | Alipay | | 2023/11/19 01:39:48 | A\*s | 5 | Wechat | +| 2023/11/22 10:17:50 | *羊 | 5.61 | Wechat | +| 2023/11/24 19:18:28 | *生 | 20 | Wechat |