Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/lqzhgood/Shmily
Browse files Browse the repository at this point in the history
  • Loading branch information
lqzhgood committed Nov 25, 2023
2 parents e724119 + 7bc4934 commit 88a2085
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/guide/other/donation_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
6 changes: 4 additions & 2 deletions docs/guide/use/msg/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,12 @@
"mark": "过年喽,想要的祝福全在这里"
},


// 资源的 根文件夹 名称, 此目录下会存放 图片 表情 等资源, 资源文件结构如下
// 资源文件 根文件夹 资源路径
// /data/ $rootPath ./emoticon/5e671f8149d1b094c44aa0f5232f9cfd.gif
// 建议加上时间,便于和以后导出的数据合并
"rootPath": `qq-android-lqzh-20230101`,
// 建议使用 ${项目名称}-${对方QQ号}-${时间} 的格式用于和以后导出的数据区分
"rootPath": `MobileQQ_Android-1234567-20230101`,
},

// 开发过程相关值,
Expand Down

0 comments on commit 88a2085

Please sign in to comment.