Commit 0ff608abc47b6c297cff7267cfdefaa715920556
1 parent
fea0a581
修改嘉定配置文件
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://192.168.168.201:3306/ms?useUnicode=true&characterEncoding=utf-8&useSSL=false | |
| 3 | -#ms.mysql.username= root | |
| 4 | -#ms.mysql.password= 123456 | |
| 5 | - | |
| 6 | -ms.mysql.driver= com.mysql.jdbc.Driver | |
| 7 | -ms.mysql.url= jdbc:mysql://192.168.160.214:3306/ms?useUnicode=true&characterEncoding=utf-8 | |
| 8 | -ms.mysql.username= root | |
| 9 | -ms.mysql.password= bsth@pzsgdsg | |
| 10 | 1 | \ No newline at end of file |
| 2 | +#ms.mysql.driver= com.mysql.jdbc.Driver | |
| 3 | +#ms.mysql.url= jdbc:mysql://192.168.168.201:3306/ms?useUnicode=true&characterEncoding=utf-8&useSSL=false | |
| 4 | +#ms.mysql.username= root | |
| 5 | +#ms.mysql.password= 123456 | |
| 6 | + | |
| 7 | +ms.mysql.driver= com.mysql.jdbc.Driver | |
| 8 | +ms.mysql.url= jdbc:mysql://192.168.160.222:3306/ms?useUnicode=true&characterEncoding=utf-8 | |
| 9 | +ms.mysql.username= root | |
| 10 | +ms.mysql.password= root2jsp | |
| 11 | 11 | \ No newline at end of file | ... | ... |