Commit 966a0b63 by liu_xiaoxu

合并master分支代码

parent a5749649
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -158,6 +158,7 @@ public class SolrServiceImpl implements SolrService {
mapResult.put("asjssry_rs", solrDocument.get("ASJSSRY_RS"));
mapResult.put("asjswry_rs", solrDocument.get("ASJSWRY_RS"));
mapResult.put("laywsjztmc", solrDocument.get("LAYWSJZTMC"));
mapResult.put("xxsc_pdbz", solrDocument.get("XXSC_PDBZ"));
String lazt=String.valueOf(solrDocument.get("LAYWSJZTMC"));
String zczjzt=String.valueOf(solrDocument.get("ZCZJYWSJZTMC"));
//当tb_xw_asjcz表中的laywsjzt和zczjywsjzt都为null的时候,数据状态显示为等待立案采集
......
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