diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 76b9702..6c54cad 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -3,9 +3,9 @@ logging: root: info spring: profiles: - active: prod73 + active: prod129 application: - name: aiccs-api + name: aiccs datasource: driver-class-name: dm.jdbc.driver.DmDriver #https://gitee.com/wenshao/druid/tree/master/druid-spring-boot-starter @@ -86,7 +86,7 @@ restLog: # ignoreSuffix: .css,.jpg,.png,.icon,.html,.js jwt: - id: aiccs-api + id: aiccs secret: 6541af925f844c84862fb114e00c8a73 ttlMillis: 10800000 server: