Commit 770453db authored by chuwanshun's avatar chuwanshun

es修改

parent 46aa2009
No preview for this file type
......@@ -50,9 +50,7 @@ public class RSAEncryptUtil {
* 拼接待签名字符串 RSA2对应的函数
*/
Map map = new HashMap();
map.put("index", "testhbase1");
map.put("type", "first1");
map.put("id", "3");
map.put("id", "CN87108297");
String content = AlipaySignature.getSignCheckContentV2(map);
// String content = JSON.toJSONString(map);
......
......@@ -9,8 +9,8 @@ spring:
maxActive: 20
type: com.alibaba.druid.pool.DruidDataSource
elasticsearch:
HostAddress: http://180.168.156.212:30020
#HostAddress: http://172.16.60.3:32738
#HostAddress: http://180.168.156.212:30020
HostAddress: http://172.16.60.3:32668
http:
maxTotal: 100
defaultMaxPerRoute: 20
......
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