Commit 34dad501 authored by 郝彦辉's avatar 郝彦辉

百行征信数据库地址变更

parent aae949ad
......@@ -18,9 +18,9 @@ public class BaiHangDataSourcePreperties {
private int maxPoolSize;
//@Value("${data.source.baihang.jdbcUrl}")
private String jdbcUrl;
//private String jdbcUrl = "jdbc:mysql://172.20.6.29:4010/rc_real_time_data_pool?useUnicode=true&characterEncoding=UTF8&useSSL=false";
private String jdbcUrl = "jdbc:mysql://172.20.6.21:4010/rc_real_time_data_pool?useUnicode=true&characterEncoding=UTF8&useSSL=false";
//private String jdbcUrl = "jdbc:mysql://172.20.6.21:4010/rc_real_time_data_pool?useUnicode=true&characterEncoding=UTF8&useSSL=false";
@Value("${data.source.baihang.username}")
private String username;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment