From d7494e2d931dfb3eb6ea86970d2abacfde407e9b Mon Sep 17 00:00:00 2001 From: wenlele Date: Tue, 31 Jan 2023 15:30:35 +0800 Subject: [PATCH] BUG --- 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 c29f423..9aee79a 100644 --- a/api/log/development.log +++ b/api/log/development.log @@ -4174,3 +4174,6 @@ notNull Violation: PatrolPlan.patrolCount cannot be null 2023-01-31 14:27:41.283 - debug: [FS-LOGGER] Init. 2023-01-31 14:27:42.123 - info: [FS-ATTACHMENT] Inject attachment mw into router. 2023-01-31 14:27:42.124 - info: [FS-AUTH] Inject auth and api mv into router. +2023-01-31 14:46:10.386 - debug: [FS-LOGGER] Init. +2023-01-31 14:46:10.690 - info: [FS-ATTACHMENT] Inject attachment mw into router. +2023-01-31 14:46:10.691 - info: [FS-AUTH] Inject auth and api mv into router. diff --git a/web/log/development.txt b/web/log/development.txt index e22ab9c..b661539 100644 --- a/web/log/development.txt +++ b/web/log/development.txt @@ -5618,3 +5618,6 @@ 2023-01-31 14:58:34.789 - debug: [FS-LOGGER] Init. 2023-01-31 14:58:34.792 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment) 2023-01-31 14:58:35.027 - info: [Router] Inject api: attachment/index +2023-01-31 15:24:19.135 - debug: [FS-LOGGER] Init. +2023-01-31 15:24:19.138 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment) +2023-01-31 15:24:19.487 - info: [Router] Inject api: attachment/index