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