build: add server-rs test scripts

This commit is contained in:
2026-04-21 01:42:47 +08:00
parent 440d60d563
commit 6a560236f4
5 changed files with 96 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
4. 中间件挂载
5. `/healthz``/api/*`、SSE 与静态资源兼容层装配
6.`../../scripts/dev.ps1``../../scripts/dev.sh` 驱动的本地开发启动链路
7.`../../scripts/test.ps1``../../scripts/test.sh` 驱动的本地测试链路
## 2. 当前阶段说明