11 lines
214 B
PHP
11 lines
214 B
PHP
<?php
|
|
|
|
return [
|
|
'appkey' => 'Ybz2h8',
|
|
'appcode' => '1000',
|
|
'appsecret' => 'iny93x',
|
|
'domain' => 'http://47.242.85.7:9090',
|
|
'batchSend' => '/sms/batch/v2',
|
|
'balance' => '/sms/balance/v1',
|
|
];
|