移动系统liao
2025-06-25 b8f1e312f00318e201d9267a35a53ebac3d0c837
Admin.NET/FZCZTB.NET.SYSService/FZCZTSYSServiceConfig.json
@@ -1,16 +1,19 @@
{
  "SMSConfigMd": {
    "LingKaiXinxiSets": { //凌凯短信配置
  "SMSConfig": {
    "lingKai": { //凌凯短信配置
      "Url": "https://mb345.com/ws/BatchSend2.aspx",
      "Number": "XP010534",
      "AccountPassPassword": "123321",
      "VerifyTimeOut": 60,  //秒
      "VerifyTimeOut": "60", //秒
      "Templates": [
        {
          "Id": "0",
          "SignName": "【政采咨询网】", //需要加入的公司标签
          "TemplateCode": "VCode",
          "Content": "您的验证码为:${code},请勿泄露于他人!"
          "Content": "您好,您的验证码是:${code}"
        },
        {
          "Id": "1",