Browse Source

后台管养统计与前台不更新问题

dev
xingyongchun 2 years ago
parent
commit
165577706f
  1. 9
      api/log/development.log
  2. 2
      web/log/development.txt

9
api/log/development.log

@ -11194,3 +11194,12 @@ headers: {}
2022-09-01 18:25:21.474 - debug: [FS-LOGGER] Init.
2022-09-01 18:25:22.990 - info: [FS-ATTACHMENT] Inject attachment mw into router.
2022-09-01 18:25:22.990 - info: [FS-AUTH] Inject auth and api mv into router.
2022-09-02 15:33:27.837 - debug: [FS-LOGGER] Init.
2022-09-02 15:33:29.977 - info: [FS-ATTACHMENT] Inject attachment mw into router.
2022-09-02 15:33:29.978 - info: [FS-AUTH] Inject auth and api mv into router.
2022-09-05 14:03:29.503 - debug: [FS-LOGGER] Init.
2022-09-05 14:03:31.226 - info: [FS-ATTACHMENT] Inject attachment mw into router.
2022-09-05 14:03:31.226 - info: [FS-AUTH] Inject auth and api mv into router.
2022-09-05 15:40:10.680 - debug: [FS-LOGGER] Init.
2022-09-05 15:40:11.273 - info: [FS-ATTACHMENT] Inject attachment mw into router.
2022-09-05 15:40:11.273 - info: [FS-AUTH] Inject auth and api mv into router.

2
web/log/development.txt

@ -30379,3 +30379,5 @@
2022-09-01 17:12:44.000 - info: [Router] Inject api: attachment/index
2022-09-01 18:26:45.045 - debug: [FS-LOGGER] Init.
2022-09-01 18:26:45.562 - info: [Router] Inject api: attachment/index
2022-09-05 14:03:41.310 - debug: [FS-LOGGER] Init.
2022-09-05 14:03:41.810 - info: [Router] Inject api: attachment/index

Loading…
Cancel
Save