feat(server.tests.test7): 新增 server 实验 7

This commit is contained in:
2025-12-02 11:41:46 +08:00
parent 04cd6f3a96
commit b791fb6d1e
7 changed files with 100 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "test7",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.14.0"
}