Commit 054d6332f133ea81d5dcfa09a415a1b8cf0d3f7e

Authored by 王通
1 parent 98689200

1./external相关接口

src/main/resources/ms-jdbc.properties
@@ -4,6 +4,6 @@ @@ -4,6 +4,6 @@
4 #ms.mysql.password= panzhao 4 #ms.mysql.password= panzhao
5 5
6 ms.mysql.driver= com.mysql.jdbc.Driver 6 ms.mysql.driver= com.mysql.jdbc.Driver
7 -ms.mysql.url= jdbc:mysql://10.10.150.103/ms?useUnicode=true&characterEncoding=utf-8 7 +ms.mysql.url= jdbc:mysql://10.10.150.103:3306/ms?useUnicode=true&characterEncoding=utf-8&useSSL=false
8 ms.mysql.username= root 8 ms.mysql.username= root
9 ms.mysql.password= fsodlgjiuigAQF2$9fs9 9 ms.mysql.password= fsodlgjiuigAQF2$9fs9
10 \ No newline at end of file 10 \ No newline at end of file