Kaynağa Gözat

Merge remote-tracking branch 'origin/feature/v1.5.24' into dev_v1.5.24_wh

# Conflicts:
#	clueSync/kc.go
WH01243 6 ay önce
ebeveyn
işleme
ada0a82953
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      clueSync/autoTask.go

+ 1 - 1
clueSync/autoTask.go

@@ -607,7 +607,7 @@ func ClueToDxTask() {
 		//log.Println("ent_id", val["ent_id"])
 		clue_id := gconv.Int(val["clue_id"])
 		childIds := []string{}
-		if gconv.String(val["ent_id"]) == "" || gconv.Int(val["ent_id"]) == 0 {
+		if gconv.String(val["ent_id"]) == "" || gconv.String(val["ent_id"]) == "0" {
 			continue
 		}
 		if mongodb.IsObjectIdHex(gconv.String(val["ent_id"])) { //mongodb  个人身份大会员