Commit 34a90992 by Administrator

Update techhero-gkzy-gateway.yml

parent 761fc3a4
...@@ -5,7 +5,7 @@ server: ...@@ -5,7 +5,7 @@ server:
spring: spring:
datasource: datasource:
url: jdbc:mysql://192.168.50.173:3306/gkzy_gateway_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true url: jdbc:mysql://192.168.50.173:3306/gkzy_gateway_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.jdbc.Driver #oracle.jdbc.OracleDriver driver-class-name: com.mysql.cj.jdbc.Driver
username: root username: root
password: Techhero@1992 password: Techhero@1992
keep-alive-time: 30000 keep-alive-time: 30000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment