张金坤 9 年之前
父節點
當前提交
6c846b8352
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/src/qfw/util/elastic/elasticutil.go

+ 1 - 1
common/src/qfw/util/elastic/elasticutil.go

@@ -621,7 +621,7 @@ func ConverData(ent *map[string]interface{}) map[string]interface{} {
 	if util.ObjToString(Ycml) == "" {
 		tmp2["Ycml"] = false
 	} else {
-		tmp2["Ycml"] = Ycml
+		tmp2["Ycml"] = true
 	}
 	//增加年报联系信息
 	if tmp["Nb_email"] != nil {