From cf3a9a81f4f26cc9cc13829fe6fb507dc41e2b2c Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 09 十月 2025 09:44:57 +0800
Subject: [PATCH] fix: bug

---
 src/constants/enterprise.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/constants/enterprise.ts b/src/constants/enterprise.ts
index be49de0..0f6bb2e 100644
--- a/src/constants/enterprise.ts
+++ b/src/constants/enterprise.ts
@@ -31,7 +31,7 @@
   [EnterpriseConfigureType.AliPay]: '鏀粯瀹濋厤缃�',
   [EnterpriseConfigureType.Electronic]: '鐢靛瓙绛鹃厤缃�',
   [EnterpriseConfigureType.ShortMessage]: '鐭俊閫氶亾閰嶇疆',
-  [EnterpriseConfigureType.Wechat]: '寰俊鏀粯閰嶇疆',
+  // [EnterpriseConfigureType.Wechat]: '寰俊鏀粯閰嶇疆',
 };
 
 export enum VerifyStatus {

--
Gitblit v1.9.1