Commit 3d853529 by 冷斌

fix bug

parent 66a4900b
...@@ -94,7 +94,7 @@ class Api_Charge extends PhalApi_Api { ...@@ -94,7 +94,7 @@ class Api_Charge extends PhalApi_Api {
return $rs; return $rs;
} }
var_dump(1); var_dump($this->getWx($configpri, $configpub));
die; die;
$orderinfo=array( $orderinfo=array(
......
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