feat/task1-c-wallet
devil_gong 2018-10-22 18:13:48 +08:00
parent fb6a1758e0
commit 74dcf12dfd
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ class AlipayLifeController extends CommonController
{
file_put_contents('./gggggg.txt', json_encode($_GET));
file_put_contents('./pppppp.txt', json_encode($_POST));
file_put_contents('./ffffff.txt', json_encode(file_get_contents("php://input")));