Commit a7582045ce48228447afdc4d38296ce3327058fb

Authored by 潘钊
1 parent 1d0f13ca

up

src/main/resources/ms-jdbc.properties
1 -#ms.mysql.driver= com.mysql.jdbc.Driver  
2 -#ms.mysql.url= jdbc:mysql://127.0.0.1:3306/ms?useUnicode=true&characterEncoding=utf-8  
3 -#ms.mysql.username= root  
4 -#ms.mysql.password= panzhao  
5 -  
6 ms.mysql.driver= com.mysql.jdbc.Driver 1 ms.mysql.driver= com.mysql.jdbc.Driver
7 -ms.mysql.url= jdbc:mysql://192.168.168.171:3306/ms?useUnicode=true&characterEncoding=utf-8 2 +ms.mysql.url= jdbc:mysql://192.168.168.201:3306/ms?useUnicode=true&characterEncoding=utf-8
8 ms.mysql.username= root 3 ms.mysql.username= root
9 -ms.mysql.password= root2jsp  
10 \ No newline at end of file 4 \ No newline at end of file
  5 +ms.mysql.password= 123456
  6 +
  7 +#ms.mysql.driver= com.mysql.jdbc.Driver
  8 +#ms.mysql.url= jdbc:mysql://192.168.168.171:3306/ms?useUnicode=true&characterEncoding=utf-8
  9 +#ms.mysql.username= root
  10 +#ms.mysql.password= root2jsp
11 \ No newline at end of file 11 \ No newline at end of file