From 1ef31ed7cfea1646ef6a2bea571fe0a5bd5420de Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期三, 04 九月 2024 09:52:43 +0800 Subject: [PATCH] 叫号功能 step 1 --- src/api/ecg/room/index.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/api/ecg/room/index.ts b/src/api/ecg/room/index.ts index 945bbe0..b68a677 100644 --- a/src/api/ecg/room/index.ts +++ b/src/api/ecg/room/index.ts @@ -6,6 +6,7 @@ roomId: number | null // 璇婂缂栧彿 roomName: string | null // 璇婂鍚嶇О bedNo: string | null // 璇婄枟搴婄紪鍙� + ip: string | null // 璇婂IP status: number | null //寮�璇婄姸鎬� 0-鍏抽棴 1-鍏抽棴涓� 10-宸插紑閫� 20-鏈夊尰鐢� 30-鏆傚仠 docId: number | null docName: string | null -- Gitblit v1.9.3