From 4008c7e22c9c01eb653b04f934990486df622654 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期一, 14 七月 2025 12:21:35 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/FZCZTB --- Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json b/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json new file mode 100644 index 0000000..84183ff --- /dev/null +++ b/Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json @@ -0,0 +1,27 @@ +{ + "SMSConfig": { + + "lingKai": { //鍑屽嚡鐭俊閰嶇疆 + "Url": "https://mb345.com/ws/BatchSend2.aspx", + "Number": "XP010534", + "AccountPassPassword": "123321", + "VerifyTimeOut": "60", //绉� + "Templates": [ + { + "Id": "0", + "SignName": "銆愭斂閲囧挩璇㈢綉銆�", //闇�瑕佸姞鍏ョ殑鍏徃鏍囩 + "TemplateCode": "VCode", + "Content": "鎮ㄥソ锛屾偍鐨勯獙璇佺爜鏄細${code}" + + + }, + { + "Id": "1", + "SignName": "銆愭斂閲囧挩璇㈢綉銆�", + "TemplateCode": "RegistrationOK ", + "Content": "娉ㄥ唽鎴愬姛锛屾劅璋㈡偍鐨勬敞鍐岋紝璇峰Ε鍠勪繚绠℃偍鐨勮处鎴蜂俊鎭�" + } + ] + } + } +} \ No newline at end of file -- Gitblit v1.9.1