sms
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ define("YM_SMS_SEND_PER_URI", "/simpleinter/sendPersonalitySMS");/*发送
|
||||
define("YM_SMS_GETREPORT_URI", "/simpleinter/getReport");/*获取状态报告接口*/
|
||||
define("YM_SMS_GETMO_URI", "/simpleinter/getMo");/*获取上行接口*/
|
||||
define("YM_SMS_GETBALANCE_URI", "/simpleinter/getBalance"); /*获取余额接口*/
|
||||
define("YM_SMS_APPID", "EUCP-EMY-SMS1-1XCTS");/*APPID,请联系销售或者在页面获取*/
|
||||
define("YM_SMS_APPID", "EUCP-EMY-SMS1-2P4I8");/*APPID,请联系销售或者在页面获取*/
|
||||
define("YM_SMS_AESPWD", "A086E9F997D733B1");/*密钥,请联系销售或者在页面获取*/
|
||||
|
||||
define("END", "\n");
|
||||
|
||||
Vendored
+1
-1
@@ -9,7 +9,7 @@ define("YM_SMS_SEND_PERSONALITY_SMS_URI", "/inter/sendPersonalitySMS");/*发送
|
||||
define("YM_SMS_GETREPORT_URI", "/inter/getReport");/*获取状态报告接口*/
|
||||
define("YM_SMS_GETMO_URI", "/inter/getMo");/*获取上行接口*/
|
||||
define("YM_SMS_GETBALANCE_URI", "/inter/getBalance"); /*获取余额接口*/
|
||||
define("YM_SMS_APPID", "EUCP-EMY-SMS1-1XCTS");/*APPID,请联系销售或者在页面获取*/
|
||||
define("YM_SMS_APPID", "EUCP-EMY-SMS1-2P4I8");/*APPID,请联系销售或者在页面获取*/
|
||||
define("YM_SMS_AESPWD", "A086E9F997D733B1");/*密钥,请联系销售或者在页面获取*/
|
||||
define("EN_GZIP", true);/* 是否开启GZIP */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user