Commit 4653cd3b by 冷斌

fix bug

parent 70f9e315
<?php
ini_set('date.timezone','Asia/Shanghai');
echo 'http://'.$_SERVER['HTTP_HOST'].'/wxpay/pay/notify_jsapi.php';
die;
//error_reporting(E_ERROR);
require_once "../lib/WxPay.Api.php";
require_once "WxPay.JsApiPay.php";
......
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