Commit a7f0c58e by 冷斌

update

parent ce0b082a
...@@ -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);
//交易状态 //交易状态
$trade_status = $_POST['trade_status']; $trade_status = $_POST['trade_status'];
......
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