|
@@ -1,9 +1,9 @@
|
1
|
1
|
|
2
|
2
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
3
|
3
|
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
4
|
|
-spring.datasource.url=jdbc:mysql://8.140.207.9:2206/jt-pos-test?useUnicode=true&characterEncoding=utf-8
|
|
4
|
+spring.datasource.url=jdbc:mysql://192.168.16.170:3306/zjtblog?useUnicode=true&characterEncoding=utf-8
|
5
|
5
|
spring.datasource.username=root
|
6
|
|
-spring.datasource.password=best-pos!@#qwe123
|
|
6
|
+spring.datasource.password=
|
7
|
7
|
|
8
|
8
|
spring.datasource.initialSize=5
|
9
|
9
|
spring.datasource.minIdle=5
|