From ac705a1e586ee58ef6931cc70c657ab7aeceda3b Mon Sep 17 00:00:00 2001 From: sky121113 Date: Thu, 12 Feb 2026 13:22:27 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README=20=E6=96=87?= =?UTF-8?q?=E6=AA=94=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 737ade5..75b92b2 100644 --- a/README.md +++ b/README.md @@ -181,3 +181,4 @@ docker compose down - **多租戶**: - 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。 - 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。 +