mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: server submit
This commit is contained in:
		| @@ -77,7 +77,7 @@ class UserService | ||||
|         return true; | ||||
|     } | ||||
|  | ||||
|     public function trafficFetch(int $u, int $d, int $userId, Server $server, string $protocol):bool | ||||
|     public function trafficFetch(int $u, int $d, int $userId, object $server, string $protocol):bool | ||||
|     { | ||||
|         $user = User::lockForUpdate() | ||||
|             ->find($userId); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user