|
@@ -58,7 +58,7 @@ spring:
|
|
|
connection-test-query: SELECT 1
|
|
|
validation-timeout: 10000
|
|
|
thmz:
|
|
|
- jdbc-url: "jdbc:mariadb://localhost:3306/thyy_mz_system?useUnicode=true&characterEncoding=utf-8"
|
|
|
+ jdbc-url: "jdbc:mariadb://172.16.30.33:3306/thyy_mz_system?useUnicode=true&characterEncoding=utf-8"
|
|
|
username: "root"
|
|
|
password: "hrg49086"
|
|
|
driver-class-name: "org.mariadb.jdbc.Driver"
|