mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-04 19:31:45 +08:00 
			
		
		
		
	udpate: invite details
This commit is contained in:
		@@ -29,6 +29,7 @@ class InviteController extends Controller
 | 
			
		||||
    {
 | 
			
		||||
        return response([
 | 
			
		||||
            'data' => CommissionLog::where('invite_user_id', $request->session()->get('id'))
 | 
			
		||||
                ->where('get_amount', '>', 0)
 | 
			
		||||
                ->select([
 | 
			
		||||
                    'id',
 | 
			
		||||
                    'trade_no',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user