|
|
|
|
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(){
|