摘要: 1、添加数据curl -H "Content-Type: application/json" -XPUT 'http://localhost:9200/megacorp/employee/3' -d'{ "first_name" : "Jane", "last_name" : "Smith", "a 阅读全文
posted @ 2018-02-28 16:49 Runner_Jack 阅读(944) 评论(0) 推荐(0) 编辑