From 4a04ab16c53662601e8e384b3ce8f79830b5ab42 Mon Sep 17 00:00:00 2001 From: wenlele Date: Tue, 31 Jan 2023 10:32:19 +0800 Subject: [PATCH] 111 --- api/log/development.log | 3 +++ .../src/sections/projectRegime/containers/qrCode.js | 2 +- web/log/development.txt | 13 +++++++++++++ 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/api/log/development.log b/api/log/development.log index e7b1f9b..d73e698 100644 --- a/api/log/development.log +++ b/api/log/development.log @@ -4168,3 +4168,6 @@ notNull Violation: PatrolPlan.patrolCount cannot be null 2023-01-30 17:16:09.126 - debug: [FS-LOGGER] Init. 2023-01-30 17:16:09.250 - info: [FS-ATTACHMENT] Inject attachment mw into router. 2023-01-30 17:16:09.250 - info: [FS-AUTH] Inject auth and api mv into router. +2023-01-30 17:22:36.201 - debug: [FS-LOGGER] Init. +2023-01-30 17:22:36.345 - info: [FS-ATTACHMENT] Inject attachment mw into router. +2023-01-30 17:22:36.345 - info: [FS-AUTH] Inject auth and api mv into router. diff --git a/web/client/src/sections/projectRegime/containers/qrCode.js b/web/client/src/sections/projectRegime/containers/qrCode.js index 775e195..39fde45 100644 --- a/web/client/src/sections/projectRegime/containers/qrCode.js +++ b/web/client/src/sections/projectRegime/containers/qrCode.js @@ -98,7 +98,7 @@ const QrCode = (props) => {