Commit efb9be2c by 冷斌

fix bug

parent 3cca737f
......@@ -195,7 +195,7 @@ class Api_Charge extends PhalApi_Api {
'out_trade_no' => $orderid,
"body" => "充值{$coin}虚拟币",
"total_fee" => $money*100,
// "spbill_create_ip" => ""
"spbill_create_ip" => "47.108.74.79"
]);
var_dump($wx_config, $data);
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