jiazx0107@163.com
2023-09-22 5d1b6c9773e96c1c84040c18923f94942e2655cb
src/main/resources/application.yml
@@ -1,7 +1,7 @@
##########################  Server   ##########################
spring:
  profiles:
    active: pro
    active: dev
  application:
    name: igds-api
  main:
@@ -19,7 +19,6 @@
##########################  logback   ##########################
logging:
  config: classpath:logback-spring.xml
  ##########################  thymeleaf模板配置   ##########################