From 3d5c73cca94105a0044b78354fc4194eb941a719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zhaobing=E2=80=99?= Date: Wed, 6 Dec 2023 15:45:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=96=B0=E5=A2=9E=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/config.js b/api/config.js index 228a93d..30add71 100644 --- a/api/config.js +++ b/api/config.js @@ -199,7 +199,7 @@ const product = { staticDirs: ['static'], mws: [ { - entry: require('./utils/timer').entry, + entry: require('./app/lib/utils/timer').entry, opts: {} }, {