删除报名信息添加日志

This commit is contained in:
zhaolongfei
2024-10-24 16:22:51 +08:00
parent 3d3e660e68
commit ea1cda25bd
4 changed files with 4 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ logging.level.org.hibernate.SQL=ERROR
#logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
# 设置logback.xml位置
logging.config=classpath:log/logback-dev.xml
logging.config=classpath:log/logback-@profileActive@.xml
## 静态文件目录默认是在static下面以后独立到nginx下面配置
spring.web.resources.static-locations=file:E:/Projects/BOE/java/static