初始化
This commit is contained in:
10
config/jp-sms.php
Normal file
10
config/jp-sms.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'appkey' => 'Ybz2h8',
|
||||
'appcode' => '1000',
|
||||
'appsecret' => 'iny93x',
|
||||
'domain' => 'http://47.242.85.7:9090',
|
||||
'batchSend' => '/sms/batch/v2',
|
||||
'balance' => '/sms/balance/v1',
|
||||
];
|
||||
Reference in New Issue
Block a user