From 7dcc2997614f849258091f5d66e648317a40d323 Mon Sep 17 00:00:00 2001
From: wangzhibo <wangzhibo@shsening.com>
Date: 星期五, 14 八月 2026 10:12:42 +0800
Subject: [PATCH] add shop module

---
 src/config/config.local.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/config/config.local.ts b/src/config/config.local.ts
index 3eabef6..80bbc57 100644
--- a/src/config/config.local.ts
+++ b/src/config/config.local.ts
@@ -14,7 +14,7 @@
         port: 8806,
         username: 'womp',
         password: 'Sening@2023',
-        database: 'womp',
+        database: 'womp-shop',
         // 鑷姩寤鸿〃 娉ㄦ剰锛氱嚎涓婇儴缃茬殑鏃跺�欎笉瑕佷娇鐢紝鏈夊彲鑳藉鑷存暟鎹涪澶�
         synchronize: true,
         // 鎵撳嵃鏃ュ織

--
Gitblit v1.9.1