Commit 3cca737f by 冷斌

fix bug

parent ad21e510
......@@ -182,7 +182,7 @@ class Api_Charge extends PhalApi_Api {
$wx_config = [
'wechat' => [
'appid' => 'wxa6bcebff7f4c5a3f',
// 'appSecret' => '4b7d6cd67fc566659fd1d9bd399dbcba',
'appSecret' => '4b7d6cd67fc566659fd1d9bd399dbcba',
'mch_id' => '1582052881',
'key' => 'XCthxXszMdXiybUZnJBxyVgyVnV4zPuQ',
'notify_url' => 'http://www.seals-live.com/index.php?g=Appapi&m=pay&a=notify_wx',
......
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