$docter_id, 'status' => 1, 'user_id' => $user_id, 'type' => $type, 'relation_id' => $relation_id, 'content' => $content, ]); return true; } }