From 2e31421d735be5afc38d26757a7c2944ebc59323 Mon Sep 17 00:00:00 2001 From: brusnitsyn Date: Wed, 17 Dec 2025 23:56:41 +0900 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D0=BE=20=D1=83?= =?UTF-8?q?=D0=BA=D0=B0=D0=B7=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=BE=D0=B4?= =?UTF-8?q?=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Models/Mis/SttMedicalHistory.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Models/Mis/SttMedicalHistory.php b/app/Models/Mis/SttMedicalHistory.php index 06e7212..39b5085 100644 --- a/app/Models/Mis/SttMedicalHistory.php +++ b/app/Models/Mis/SttMedicalHistory.php @@ -11,7 +11,6 @@ class SttMedicalHistory extends Model { protected $primaryKey = 'MedicalHistoryID'; protected $table = 'stt_medicalhistory'; - protected $connection = 'mis'; public function getFullNameAttribute() {