second
This commit is contained in:
9
config.php
Normal file
9
config.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array(
|
||||
"api_url"=>"",//易支付地址
|
||||
"api_pid"=>"",//易支付PID
|
||||
"api_key"=>"",//易支付KEY
|
||||
"goedge_api_url"=>"",//GoEdge系统API URL
|
||||
"goedge_access_id"=>"",//GoEdge系统Access ID
|
||||
"goedge_access_key"=>"",//GoEdge系统中Access KEY
|
||||
);
|
||||
Reference in New Issue
Block a user