|
|
@@ -37,7 +37,7 @@ class SmsService extends NoticeService
|
|
|
*/
|
|
|
private $smsType = ['yihaotong', 'aliyun', 'tencent'];
|
|
|
const url = 'https://api-shss.zthysms.com/v2/sendSms';
|
|
|
- private static $username = '13777687829';
|
|
|
+ private static $username = 'binfeirlyong';
|
|
|
private static $password = 'T17L7T10';
|
|
|
private static $sign = '玉环斌飞日用品商行';
|
|
|
|