From d4b76c90c28d61d3fae48773ba9582859fd0c8ca Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 09 四月 2025 17:15:23 +0800
Subject: [PATCH] 更改: 已召回 - 安装  序号

---
 src/api/ecg/checktype/index.ts |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/api/ecg/checktype/index.ts b/src/api/ecg/checktype/index.ts
index c21363f..3d57289 100644
--- a/src/api/ecg/checktype/index.ts
+++ b/src/api/ecg/checktype/index.ts
@@ -12,7 +12,9 @@
   expenseRecognition: number // 鏄惁闇�瑕佺‘璐�
   timeslotBookNum: number // 鏃舵棰勭害瑙勫畾浜烘暟
   timeslotReservedNum: number // 姣忔椂娈甸鐣欎汉鏁�
-  affinityCheckTypes: string // 浜插拰鐨勬鏌ョ被鍨�
+  affinityCheckTypes: number[] | null// 浜插拰鐨勬鏌ョ被鍨�
+  notes: string  // 棰勭害娉ㄦ剰浜嬮」
+  seqPrefix: string // 搴忓彿鍓嶇紑
 }
 
 // 妫�鏌ョ被鍨� API

--
Gitblit v1.9.3