add([ 'user_id' => $userId, 'game_id' => $gameId, 'promote_id' => $promoteId, 'type' => $type, 'create_time' => time() ]); } }