first commit
This commit is contained in:
21
芳林公司项目/www.zhiyuanhelp.com/config/wxpay.php
Normal file
21
芳林公司项目/www.zhiyuanhelp.com/config/wxpay.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: Administrator
|
||||
* Date: 2020/4/23
|
||||
* Time: 17:13
|
||||
*/
|
||||
return [
|
||||
// +---------------------------------
|
||||
// 微信相关配置
|
||||
// +---------------------------------
|
||||
|
||||
'app_id' => 'wxbacfb6edbb1f81f5',
|
||||
|
||||
'app_secret' => 'f1086f2580ee77c16915726b8917aa6b',
|
||||
|
||||
'key' => 'abc25369525f55f5666666662fff3f23',
|
||||
|
||||
'mch_id' => '1516091531'
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user