first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'app_id' => trim($channel['appid']),
|
||||
'api_key_live' => trim($channel['appkey']),
|
||||
'rsa_private_key' => trim($channel['appsecret']),
|
||||
];
|
||||
?>
|
||||
Reference in New Issue
Block a user