duhongyu 4 vuotta sitten
vanhempi
commit
f3688e0bbe

+ 1 - 1
CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/SMSController.cs

@@ -23,7 +23,7 @@ namespace CallCenterApi.Interface.Controllers
23 23
     public class SMSController : BaseController
24 24
     {
25 25
       
26
-        private static string Smsurl = "https://rcsapi.wo.cn:8000/umcinterface/sendtempletmsg";
26
+        private static string Smsurl = "http://rcsapi.wo.cn:8000/umcinterface/sendtempletmsg";
27 27
         private static string Smsurl1 = "http://220.250.65.184:9014/union-gjdx-sms-api/sms/submit";
28 28
         static string cpcode = "AABJYC";
29 29
         static string key = "724ee6be83d8d6f4d64ef5a537a9985d";