From 5c243d9d05da668a32b1bc9a4f543ea081488d11 Mon Sep 17 00:00:00 2001
From: xiaoyi <908147524@qq.com>
Date: 星期四, 20 八月 2026 14:08:03 +0800
Subject: [PATCH] feat 功能变更

---
 src/api/crm/contract/index.ts |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/api/crm/contract/index.ts b/src/api/crm/contract/index.ts
index 7bf66e4..35b4e05 100644
--- a/src/api/crm/contract/index.ts
+++ b/src/api/crm/contract/index.ts
@@ -43,6 +43,14 @@
     contactName?: string;
     orderId?: number; // 鍏宠仈 ERP 閿�鍞鍗曠紪鍙�
     orderNo?: string; // ERP 閿�鍞鍗曞崟鍙�
+    contractType?: string; // 鍚堝悓绫诲瀷锛堜緵鐢ㄧ數/鑳芥簮鏈嶅姟绛夛級
+    voltageLevel?: string; // 鐢靛帇绛夌骇
+    electricityType?: string; // 鐢ㄧ數绫诲瀷
+    contractCapacity?: number; // 鍚堝悓瀹归噺锛坘VA锛�
+    tariffMode?: string; // 鐢典环妯″紡
+    meterMode?: string; // 璁¢噺鏂瑰紡
+    payCycle?: number; // 缂磋垂鍛ㄦ湡锛堟湀锛�
+    commandCount?: number; // 鎸囦护鏁伴噺
   }
 
   /** 鍚堝悓浜у搧淇℃伅 */

--
Gitblit v1.9.3