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