test
Some checks failed
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Failing after 48s

This commit is contained in:
2026-02-12 13:02:14 +08:00
parent 9537e48f08
commit 3be5d099c9

View File

@@ -180,6 +180,3 @@ docker compose down
- **多租戶**: - **多租戶**:
- 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。 - 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。
- 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。 - 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。
---
*測試 Gitea 推送功能 (2026-02-12 09:47)*