deploy-jar-single/src/main/resources/application-dev.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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