From f1d92d5c904f7d33a34abb651185b1d5034bdf02 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期五, 11 十月 2024 11:50:00 +0800 Subject: [PATCH] update --- 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 b1b83c0..b8eaea9 100644 --- a/src/api/ecg/room/index.ts +++ b/src/api/ecg/room/index.ts @@ -10,6 +10,7 @@ status: number | null //寮�璇婄姸鎬� 0-鍏抽棴 1-鍏抽棴涓� 10-宸插紑閫� 20-鏈夊尰鐢� 30-鏆傚仠 docId: number | null docName: string | null + checkTypes: number[] } export interface MonitorInfo { -- Gitblit v1.9.3