From 348e6bcdc7fa566a48b96dea53d24ec6dda49e1d Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期五, 11 四月 2025 18:06:40 +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