From a102ce1da96b188ffecf3729d12b5cfa30e01b99 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期三, 30 七月 2025 10:48:08 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/FZCZTB

---
 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