From 78368f9e68249a2b95dcc81934287f39129138f3 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 08 八月 2024 11:43:26 +0800
Subject: [PATCH] update

---
 src/api/ecg/appointment/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/ecg/appointment/index.ts b/src/api/ecg/appointment/index.ts
index ed0ee0f..609fa7b 100644
--- a/src/api/ecg/appointment/index.ts
+++ b/src/api/ecg/appointment/index.ts
@@ -2,6 +2,7 @@
 
 // 棰勭害 VO
 export interface AppointmentVO {
+  id: string
   patId: string // 鎮h�呯紪鍙�
   patName: string // 鎮h�呭鍚�
   patGender: number // 鎮h�呮�у埆

--
Gitblit v1.9.3