Add files via upload
This commit is contained in:
parent
1e579427c1
commit
515fec049e
|
|
@ -1,5 +1,13 @@
|
||||||
# M18 系统健康检查
|
# M18 系统健康检查与状态上报
|
||||||
- 负责人:待分配
|
|
||||||
- 状态:规划中
|
## 模块信息
|
||||||
- 技术栈:待定
|
- **模块名称**: Health Check & Status Report
|
||||||
- 依赖模块:无
|
- **版本**: 3.0.0
|
||||||
|
- **负责人**: DEV-003 燕樊
|
||||||
|
- **端口**: HTTP 3000 / WebSocket 3018
|
||||||
|
|
||||||
|
## 快速启动
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm install
|
||||||
|
node server.js
|
||||||
Loading…
Reference in New Issue