feat: 新增 news 内容集合与 Zod schema(含单测)

This commit is contained in:
lzy
2026-07-23 19:14:38 +08:00
parent 3ecac5b757
commit eab95953bf
6 changed files with 402 additions and 1250 deletions
+1 -1
View File
@@ -14,6 +14,6 @@
"zod": "^3.25.76"
},
"devDependencies": {
"vitest": "^4.1.10"
"vitest": "^3.2.7"
}
}