Commit 9375e3bb by 冷斌

fix bug

parent be2c9560
...@@ -106,7 +106,6 @@ class Api_Charge extends PhalApi_Api { ...@@ -106,7 +106,6 @@ class Api_Charge extends PhalApi_Api {
'max_file' => 30, // optional, 当 type 为 daily 时有效,默认 30 天 'max_file' => 30, // optional, 当 type 为 daily 时有效,默认 30 天
], ],
]; ];
\Yansongda\Pay\Log::debug('Wechat notify', $wx_config);
var_dump($wx_config); var_dump($wx_config);
try{ try{
......
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