Commit dbbdc0ff by 冷斌

fix bug

parent 092b1a64
...@@ -38,6 +38,7 @@ class RechangeController extends HomebaseController ...@@ -38,6 +38,7 @@ class RechangeController extends HomebaseController
{ {
$config = $this->getWxConfig(); $config = $this->getWxConfig();
var_dump(Pay::wechat($config)); var_dump(Pay::wechat($config));
die;
} }
} }
......
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