no message
This commit is contained in:
parent
4b7ade01bb
commit
e69efe1de0
@ -47,7 +47,7 @@ final class HookController
|
||||
$json_data = json_encode($update, JSON_PRETTY_PRINT);
|
||||
|
||||
// 将 JSON 数据写入当前目录下的 gettghook.txt 文件
|
||||
file_put_contents('gettghook.txt', $json_data);
|
||||
file_put_contents('/www/wwwroot/fuuu.cloud/public/gettghook.txt', $json_data);
|
||||
// }
|
||||
|
||||
// 获取聊天 ID
|
||||
|
||||
Loading…
Reference in New Issue
Block a user