From 2d093a888b13f7a020b5923da571733edea7affa Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期二, 27 八月 2024 14:20:15 +0800 Subject: [PATCH] update --- src/api/ecg/room/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/ecg/room/index.ts b/src/api/ecg/room/index.ts index 6afabde..897a121 100644 --- a/src/api/ecg/room/index.ts +++ b/src/api/ecg/room/index.ts @@ -7,7 +7,7 @@ roomName: string // 璇婂鍚嶇О bedNo: string // 璇婄枟搴婄紪鍙� status: number //寮�璇婄姸鎬� 0-鍏抽棴 1-鍏抽棴涓� 10-宸插紑閫� 20-鏈夊尰鐢� 30-鏆傚仠 - docId: number + docId: number | null docName: string } -- Gitblit v1.9.3