Browse Source

modify notify address

master
dutsc 3 years ago
parent
commit
b7b814c440
  1. 2
      mobile/source/helpers/wxnorify_helper.php

2
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);

Loading…
Cancel
Save