13283339616 6 years ago
parent
commit
b5c1ae2db7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/libs/sms/YPSMS.php

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

3
 define("YP_SMS_KEY", "fbdb5f2ddae13c2f4a592348bfe52137");
3
 define("YP_SMS_KEY", "fbdb5f2ddae13c2f4a592348bfe52137");
4
 define("YP_VOICE_URL", "http://voice.yunpian.com/v2/voice/send.json");
4
 define("YP_VOICE_URL", "http://voice.yunpian.com/v2/voice/send.json");
5
 define("YP_TPL_URL", "https://sms.yunpian.com/v2/sms/tpl_single_send.json");
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
 class YPSMS{
8
 class YPSMS{
9
     private static function init(){
9
     private static function init(){