diff --git a/mobile/source/helpers/wxnorify_helper.php b/mobile/source/helpers/wxnorify_helper.php index 47d0065..d5625a2 100644 --- a/mobile/source/helpers/wxnorify_helper.php +++ b/mobile/source/helpers/wxnorify_helper.php @@ -27,7 +27,7 @@ // // 非POST请求的处理 // // ... // } - +session_start(); $logFilePath = './wxlogde_decrypt.txt'; // 日志文件保存路径 file_put_contents($logFilePath, "new begin:\n\r", FILE_APPEND | LOCK_EX);