Commit 30b721fb68f78df2d55de8b6eb6e47a171bc79ba

Authored by 潘钊
1 parent b29dcfae

up

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 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 8 ms.mysql.username= root
4   -ms.mysql.password= root2jsp
5 9 \ No newline at end of file
  10 +ms.mysql.password= 123456
6 11 \ No newline at end of file
... ...