From 5913b702de5cbb9d0b2bb84a420f786026c4be6c Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期一, 13 十月 2025 15:06:31 +0800 Subject: [PATCH] Merge branch 'dev-1.1.2' of http://120.26.58.240:8888/r/flexJobAdmin into dev-1.1.2 --- 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 0f6bb2e..be49de0 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