futian.liu
2023-11-13 b4de1386f34734fa0e4155ed9a21ea7b7163a006
deploy-jar-single/src/main/resources/application-dev.yml
@@ -1,6 +1,6 @@
spring:
  application:
    name: projectProgress
    name: lowConsum
  datasource:
    # 是否显示dao中打印的SQL语句
    show-sql: true
@@ -52,7 +52,7 @@
server:
  port: 8083
  servlet:
    context-path: /api
    context-path: /lowConsum
    session:
      timeout: 30m