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