mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update: getInfo show uuid
This commit is contained in:
		| @@ -70,7 +70,8 @@ class UserController extends Controller | ||||
|                 'plan_id', | ||||
|                 'discount', | ||||
|                 'commission_rate', | ||||
|                 'telegram_id' | ||||
|                 'telegram_id', | ||||
|                 'uuid' | ||||
|             ]) | ||||
|             ->first(); | ||||
|         if (!$user) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user