From 157476e37c39931ee026a2ca6fde0d09383884d3 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期五, 01 八月 2025 15:53:50 +0800
Subject: [PATCH] '企业资料审核'

---
 Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json b/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json
index 8028922..94ecea7 100644
--- a/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json
+++ b/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json
@@ -1,20 +1,23 @@
 {
-  "SMSConfigMd": {
-    "LingKaiXinxiSets": { //鍑屽嚡鐭俊閰嶇疆
+  "SMSConfig": {
+  
+    "lingKai": { //鍑屽嚡鐭俊閰嶇疆
       "Url": "https://mb345.com/ws/BatchSend2.aspx",
       "Number": "XP010534",
       "AccountPassPassword": "123321",
-      "VerifyTimeOut": 60,  //绉�
+      "VerifyTimeOut": "60", //绉�
       "Templates": [
         {
           "Id": "0",
-          "SignName": "銆愭斂閲囧挩璇㈢綉銆�", //闇�瑕佸姞鍏ョ殑鍏徃鏍囩
+          "SignName": "銆愬洓宸濇斂閲囨嫑鎶曟爣鍜ㄨ銆�", //闇�瑕佸姞鍏ョ殑鍏徃鏍囩
           "TemplateCode": "VCode",
-          "Content": "鎮ㄧ殑楠岃瘉鐮佷负锛�${code}锛岃鍕挎硠闇蹭簬浠栦汉锛�"
+          "Content": "鎮ㄥソ锛屾偍鐨勯獙璇佺爜鏄細${code}"
+
+
         },
         {
           "Id": "1",
-          "SignName": "銆愭斂閲囧挩璇㈢綉銆�",
+          "SignName": "銆愬洓宸濇斂閲囨嫑鎶曟爣鍜ㄨ銆�",
           "TemplateCode": "RegistrationOK   ",
           "Content": "娉ㄥ唽鎴愬姛锛屾劅璋㈡偍鐨勬敞鍐岋紝璇峰Ε鍠勪繚绠℃偍鐨勮处鎴蜂俊鎭�"
         }

--
Gitblit v1.9.1