From 7cb54cc3ddea53ccf42f8ccb032ddadfd0a66b46 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Thu, 28 Jul 2022 11:08:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96apiroot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/log/development.log | 4 ++++ web/client/index.ejs | 4 ++-- web/client/index.html | 2 +- web/client/src/layout/actions/global.js | 6 +++--- web/config.js | 8 ++++---- web/routes/attachment/index.js | 2 -- 6 files changed, 14 insertions(+), 12 deletions(-) diff --git a/api/log/development.log b/api/log/development.log index 2999be3e..910290f6 100644 --- a/api/log/development.log +++ b/api/log/development.log @@ -10008,3 +10008,7 @@ 2022-07-27 15:49:28.071 - error: path: /vehicle/3/specific, error: TypeError: Cannot read property 'destroy' of undefined 2022-07-27 15:50:36.847 - error: path: /vehicle/3/specific, error: TypeError: Cannot read property 'destroy' of undefined 2022-07-27 15:51:05.608 - error: path: /vehicle/3/specific, error: TypeError: Cannot read property 'destroy' of undefined +2022-07-28 10:56:48.597 - debug: [FS-LOGGER] Init. +2022-07-28 10:56:48.738 - info: [FS-ATTACHMENT] Inject attachment mw into router. +2022-07-28 10:56:48.738 - info: [FS-AUTH] Inject auth and api mv into router. +2022-07-28 11:01:45.098 - error: path: /department, error: 部门名称重复 diff --git a/web/client/index.ejs b/web/client/index.ejs index cc063a05..a91dbdd7 100644 --- a/web/client/index.ejs +++ b/web/client/index.ejs @@ -18,12 +18,12 @@ - + /> -->