From 563952b6d7c953ab7888512ea6c78d9cad0f80b6 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期二, 15 四月 2025 13:26:50 +0800 Subject: [PATCH] update --- src/api/ecg/appointment/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/ecg/appointment/index.ts b/src/api/ecg/appointment/index.ts index fbb1e29..d9434a0 100644 --- a/src/api/ecg/appointment/index.ts +++ b/src/api/ecg/appointment/index.ts @@ -4,7 +4,7 @@ export interface AppointmentVO { id: number, applyNo: string // 棰勭害鐢宠缂栧彿 - episodeId: number //灏辫瘖娴佹按鍙� + episodeId: string //灏辫瘖娴佹按鍙� patSrc: number patId: string // 鎮h�呯紪鍙� patName: string // 鎮h�呭鍚� -- Gitblit v1.9.3