{ "SMSConfigMd": { "LingKaiXinxiSets": { //凌凯短信配置 "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": "注册成功,感谢您的注册,请妥善保管您的账户信息" } ] } } }