字段为大写的怎么处理,写别名注解吗?
还有这种"@"符号的,数据是从数据库中导入的。
{
"_index": "index",
"_type": "type",
"_id": "id",
"_score": 1,
"_source": {
"type": "",
"LegalPerson": "",
"CreatedDate": "2018-09-12T17:08:00.000Z",
"SocialCreditCode": "",
"EntName": "",
"EntName_Confirm": "",
"Region": "",
"@version": "",
"@timestamp": ""
}