perf: 支持公告功能

This commit is contained in:
xiaojunnuo
2026-01-07 17:54:18 +08:00
parent 14f99875fb
commit a79fe1f350
9 changed files with 42 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"esModuleInterop": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"sourceMap": false,
"sourceMap": true,
"inlineSourceMap": false,
"noImplicitThis": true,
"noUnusedLocals": true,