Commit baf6d8dd by Administrator

Update techhero-gkzy-gateway.yml

parent 13f82acb
...@@ -4,7 +4,7 @@ server: ...@@ -4,7 +4,7 @@ server:
min-spare-threads: 50 min-spare-threads: 50
spring: spring:
datasource: datasource:
url: jdbc:mysql://192.168.50.173:3306/gkzy_service_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.jdbc.Driver #oracle.jdbc.OracleDriver
username: root username: root
password: Techhero@1992 password: Techhero@1992
......
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