From 0e8b6f61b4e1fbf0a98ab4a2ee22854100d2bd04 Mon Sep 17 00:00:00 2001 From: brusnitsyn Date: Tue, 21 Apr 2026 10:07:30 +0900 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=BF=D0=BE=D0=B4=D1=81=D1=87=D0=B5=D1=82=D0=B0?= =?UTF-8?q?=20=D0=BC=D0=B5=D1=82=D1=80=D0=B8=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/PatientMigrationService.php | 8 ++++++++ app/Services/StationarBranchService.php | 8 ++++++++ resources/js/Pages/TestQuery.vue | 11 +++++++++++ 3 files changed, 27 insertions(+) create mode 100644 app/Services/PatientMigrationService.php create mode 100644 app/Services/StationarBranchService.php create mode 100644 resources/js/Pages/TestQuery.vue diff --git a/app/Services/PatientMigrationService.php b/app/Services/PatientMigrationService.php new file mode 100644 index 0000000..a0c808f --- /dev/null +++ b/app/Services/PatientMigrationService.php @@ -0,0 +1,8 @@ + + + + + + +