交友卡关系 创建小房间失败继续进行

This commit is contained in:
2025-09-03 17:19:49 +08:00
parent b81ebd1f37
commit 1c8ca65dd5
2 changed files with 7 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
use think\Cache;
use think\Db;
use think\exception\HttpResponseException;
use think\Log;
use think\Response;
if (!function_exists('__')) {