shh
parent
fb6a1758e0
commit
74dcf12dfd
|
|
@ -36,6 +36,7 @@ class AlipayLifeController extends CommonController
|
||||||
{
|
{
|
||||||
file_put_contents('./gggggg.txt', json_encode($_GET));
|
file_put_contents('./gggggg.txt', json_encode($_GET));
|
||||||
file_put_contents('./pppppp.txt', json_encode($_POST));
|
file_put_contents('./pppppp.txt', json_encode($_POST));
|
||||||
|
file_put_contents('./ffffff.txt', json_encode(file_get_contents("php://input")));
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue