mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	update: fix
This commit is contained in:
		| @@ -95,7 +95,7 @@ class StatController extends Controller | ||||
|             'trojan' => ServerTrojan::where('parent_id', null)->get()->toArray() | ||||
|         ]; | ||||
|         $timestamp = strtotime('-1 day', strtotime(date('Y-m-d'))); | ||||
|         $statistics = StatServerV2ray::select([ | ||||
|         $statistics = StatServer::select([ | ||||
|                 'server_id', | ||||
|                 'server_type', | ||||
|                 'u', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user