add more detail info in system log response (#33)

* feat: add more detail info in log

* feat: update frontend resources
This commit is contained in:
vran
2022-03-05 12:24:00 +08:00
committed by GitHub
parent e91f78541e
commit 842643ea4f
21 changed files with 147 additions and 30 deletions

View File

@@ -5,7 +5,6 @@ spring.datasource.username=root
spring.datasource.password=123456
spring.datasource.url=jdbc:mysql://localhost:3306/databasir
spring.jooq.sql-dialect=mysql
spring.flyway.enabled=true
spring.flyway.baseline-on-migrate=true
spring.flyway.locations=classpath:db/migration