Browse Source

二维码

master
wenlele 2 years ago
parent
commit
a174b8e5b2
  1. 3
      api/log/development.log
  2. 3
      web/log/development.txt

3
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 (<anonymous>)'
}
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.

3
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

Loading…
Cancel
Save