Commit c9f861c6 by 冷斌

update

parent c0e63660
...@@ -35,6 +35,8 @@ ...@@ -35,6 +35,8 @@
//商户订单号 //商户订单号
file_put_contents('./logali.txt',date('y-m-d h:i:s').' msg:'.' 返回参数:' . http_build_query( $_POST )."\r\n",FILE_APPEND);
if($_POST['trade_status'] == 'TRADE_FINISHED') { if($_POST['trade_status'] == 'TRADE_FINISHED') {
echo "success"; echo "success";
die; 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