From a174b8e5b2bc7b03a7bf82068f7532e2ac4d8f56 Mon Sep 17 00:00:00 2001 From: wenlele Date: Mon, 16 Jan 2023 21:00:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/log/development.log | 3 +++ web/log/development.txt | 3 +++ 2 files changed, 6 insertions(+) diff --git a/api/log/development.log b/api/log/development.log index 6ed2cd7..981072f 100644 --- a/api/log/development.log +++ b/api/log/development.log @@ -3846,3 +3846,6 @@ notNull Violation: project.describe cannot be null ' at C:\\Users\\方式、\\Desktop\\Inspection\\api\\node_modules\\fs-web-server-scaffold\\index.js:74:20\n' + ' at Array.forEach ()' } +2023-01-16 20:45:57.174 - debug: [FS-LOGGER] Init. +2023-01-16 20:45:57.417 - info: [FS-ATTACHMENT] Inject attachment mw into router. +2023-01-16 20:45:57.418 - info: [FS-AUTH] Inject auth and api mv into router. diff --git a/web/log/development.txt b/web/log/development.txt index 0ae838f..ebdc3a5 100644 --- a/web/log/development.txt +++ b/web/log/development.txt @@ -4177,3 +4177,6 @@ 2023-01-16 20:23:06.270 - debug: [FS-LOGGER] Init. 2023-01-16 20:23:06.274 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment) 2023-01-16 20:23:06.618 - info: [Router] Inject api: attachment/index +2023-01-16 20:44:31.875 - debug: [FS-LOGGER] Init. +2023-01-16 20:44:31.879 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment) +2023-01-16 20:44:32.175 - info: [Router] Inject api: attachment/index