Commit 686b7f69c9255ef519acf5e4bd2e0cd6a8cf03fc

Authored by 王通
1 parent 054d6332

1./external相关接口

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