feat(core): 添加公告功能

This commit is contained in:
DLmaster
2025-01-27 21:40:34 +08:00
parent 68db248a7e
commit 170b87e7a8
43 changed files with 40 additions and 21 deletions

4
resources/notice.json Normal file
View File

@@ -0,0 +1,4 @@
{
"content": "公告系统测试中~",
"time": "2025-01-27 17:00"
}