From bed6bfed8518c1ed346f0fe0271685a3fd7af656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B9=9B=E5=85=AE?= Date: Thu, 11 Jun 2026 21:53:21 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E4=B8=8A=E4=B8=8B=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RTK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RTK.md b/RTK.md index 06975f3..2c50653 100644 --- a/RTK.md +++ b/RTK.md @@ -5,7 +5,7 @@ - Framework: NestJS + TypeScript. - Package manager: pnpm. - Data access: Prisma Client and Prisma migrations. -- Default local behavior: seed/mock data for runnable APIs until MySQL/Jenkins/Gitea credentials are provided. +- Default local behavior: seeded project configuration keeps APIs runnable while MySQL is not configured; production uses real Jenkins and Gitea clients when credentials are injected. ## Module Map