Commit a648f236 by 宋毅

tj

parent 41d2f408
...@@ -16,9 +16,9 @@ ...@@ -16,9 +16,9 @@
"CityName": "北京", // Y 注册城市地区 "CityName": "北京", // Y 注册城市地区
"KeyWord": "天达11",// Y 公司字号 "KeyWord": "天达11",// Y 公司字号
"IndustryType": "文化",// Y 行业类型 "IndustryType": "文化",// Y 行业类型
"OrganizationType": "",// Y 组织类型 "OrganizationType": "",// N 组织类型
"SearchType": 1,// N 检索方式:1.公司宝ES查询 2.企查查数据接口Appkey,查询数据库 3.混合两种查询 "SearchType": 1,// N 检索方式:1.ES查询 2.数据接口,查询数据库 3.混合两种查询
"SitCity": ""// N 1: CityName + KeyWord + IndustryType + OrganizationType "SitCity": ""// N 组合方式 1: CityName + KeyWord + IndustryType + OrganizationType
2: KeyWord + CityName + IndustryType + OrganizationType 2: KeyWord + CityName + IndustryType + OrganizationType
3: KeyWord + IndustryType + CityName +OrganizationType 3: KeyWord + IndustryType + CityName +OrganizationType
} }
......
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