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