Commit 8a5db478 by 冷斌

fix bug

parent 0fdc73f8
......@@ -181,7 +181,7 @@ class Api_Charge extends PhalApi_Api {
require dirname(dirname(dirname(__DIR__))) . '/vendor/autoload.php';
$wx_config = [
'wechat' => [
'appid' => 'wx31ac4d2b862fa9c0',
'appid' => 'wxa6bcebff7f4c5a3f',
// 'appSecret' => '4b7d6cd67fc566659fd1d9bd399dbcba',
'mch_id' => '1582052881',
'key' => 'XCthxXszMdXiybUZnJBxyVgyVnV4zPuQ',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment