13283339616 6 lat temu
rodzic
commit
b5c1ae2db7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/libs/sms/YPSMS.php

+ 1 - 1
app/libs/sms/YPSMS.php

@@ -3,7 +3,7 @@ use App\libs\sms;
3 3
 define("YP_SMS_KEY", "fbdb5f2ddae13c2f4a592348bfe52137");
4 4
 define("YP_VOICE_URL", "http://voice.yunpian.com/v2/voice/send.json");
5 5
 define("YP_TPL_URL", "https://sms.yunpian.com/v2/sms/tpl_single_send.json");
6
-define("YP_TPL_ID", "2122814");
6
+define("YP_TPL_ID", "2262678");
7 7
 
8 8
 class YPSMS{
9 9
     private static function init(){