作者 xiaohu-think
提交者 xiaohu thinkpad

支付调试提交数据

Signed-off-by: xiaohu thinkpad <11419176@qq.com>
... ... @@ -22,6 +22,8 @@ try {
$tools = new JsApiPay();
// $openId = $tools->GetOpenid();
$deta = $_REQUEST;
var_dump($deta);
die();
//测试专用 0.01
//$fee = $deta['fe'] ? $deta['fe'] * 100 : 100;
$fee = 1;
... ...