Commit dc50fc6bf77cac13358f7a9e4d5dd50d16dedc9c
1 parent
e48f4f6b
1.
Showing
1 changed file
with
9 additions
and
9 deletions
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 | ||
| 7 | -ms.mysql.url= jdbc:mysql://10.10.200.226:3306/ms?useUnicode=true&characterEncoding=utf-8 | ||
| 8 | -ms.mysql.username= root | ||
| 9 | -ms.mysql.password= root2jsp | ||
| 10 | \ No newline at end of file | 1 | \ No newline at end of file |
| 2 | +#ms.mysql.driver= com.mysql.jdbc.Driver | ||
| 3 | +#ms.mysql.url= jdbc:mysql://127.0.0.1:3306/ms?useUnicode=true&characterEncoding=utf-8 | ||
| 4 | +#ms.mysql.username= root | ||
| 5 | +#ms.mysql.password= panzhao | ||
| 6 | + | ||
| 7 | +ms.mysql.driver= com.mysql.jdbc.Driver | ||
| 8 | +ms.mysql.url= jdbc:mysql://10.10.150.103/ms?useUnicode=true&characterEncoding=utf-8 | ||
| 9 | +ms.mysql.username= root | ||
| 10 | +ms.mysql.password= Aa123456 | ||
| 11 | \ No newline at end of file | 11 | \ No newline at end of file |