no message

This commit is contained in:
hellcat 2025-03-22 17:30:58 +08:00
parent 4b7ade01bb
commit e69efe1de0

View File

@ -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