first commit
This commit is contained in:
16
芳林公司项目/www.zhiyuanhelp.com/config/secure.php
Normal file
16
芳林公司项目/www.zhiyuanhelp.com/config/secure.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: Administrator
|
||||
* Date: 2019/5/25 0025
|
||||
* Time: 18:23
|
||||
*/
|
||||
|
||||
return [
|
||||
'token_salt' => 'qwerewdfdsaf23422',
|
||||
'pic_url' => 'http://cms.zhiyuanhelp.com/upload/schimgs/',
|
||||
'host_url' => 'http://www.zhiyuanhelp.com',
|
||||
'pay_back_url' => 'http://www.zhiyuanhelp.com/index.php/api/gkNotify',
|
||||
'mpic_url' => 'http://www.zhiyuanhelp.com/uploads/',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user