Commit 30b721fb68f78df2d55de8b6eb6e47a171bc79ba
1 parent
b29dcfae
up
Showing
1 changed file
with
7 additions
and
2 deletions
src/main/resources/ms-jdbc.properties
| 1 | +#ms.mysql.driver= com.mysql.jdbc.Driver | ||
| 2 | +#ms.mysql.url= jdbc:mysql://192.168.168.171:3306/ms?useUnicode=true&characterEncoding=utf-8 | ||
| 3 | +#ms.mysql.username= root | ||
| 4 | +#ms.mysql.password= root2jsp | ||
| 5 | + | ||
| 1 | ms.mysql.driver= com.mysql.jdbc.Driver | 6 | ms.mysql.driver= com.mysql.jdbc.Driver |
| 2 | -ms.mysql.url= jdbc:mysql://192.168.168.171:3306/ms?useUnicode=true&characterEncoding=utf-8 | 7 | +ms.mysql.url= jdbc:mysql://222.66.0.204:3306/ms?useUnicode=true&characterEncoding=utf-8 |
| 3 | ms.mysql.username= root | 8 | ms.mysql.username= root |
| 4 | -ms.mysql.password= root2jsp | ||
| 5 | \ No newline at end of file | 9 | \ No newline at end of file |
| 10 | +ms.mysql.password= 123456 | ||
| 6 | \ No newline at end of file | 11 | \ No newline at end of file |