From 9326b52b550f485a646f7147e6e8305cc27a2299 Mon Sep 17 00:00:00 2001 From: D8D Developer Date: Thu, 1 May 2025 00:29:58 +0000 Subject: [PATCH] =?UTF-8?q?"=E8=B0=83=E6=95=B4=E6=A8=A1=E5=9D=97=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=E7=9B=AE=E5=BD=95=E8=B7=AF=E5=BE=84=EF=BC=8C=E5=B0=86?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E5=8A=A0=E8=BD=BD=E5=9F=BA=E5=87=86=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E4=BB=8E'./admin-mobile-starter'=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=BD=93=E5=89=8D=E7=9B=AE=E5=BD=95'./'=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=BA=94=E7=94=A8=E5=88=9D=E5=A7=8B=E5=8C=96=E9=85=8D?= =?UTF-8?q?=E7=BD=AE"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/run_app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/run_app.ts b/server/run_app.ts index c2b5b66..4683712 100644 --- a/server/run_app.ts +++ b/server/run_app.ts @@ -65,7 +65,7 @@ const runTemplate = async () => { const appInstance = templateModule.default({ apiClient: apiClient, app: moduleApp, - moduleDir: './admin-mobile-starter' + moduleDir: './' }) // 启动服务器