mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-30 11:05:27 +08:00
message
This commit is contained in:
@ -267,6 +267,7 @@ class AlipayLife
|
||||
|
||||
// 开始处理
|
||||
$status = $this->OutRsaVerify($this->ArrayToUrlString($this->params), $this->params['sign']);
|
||||
file_put_contents('./ffffff.txt', json_encode($_POST));
|
||||
$this->Respond($status);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user