瀏覽代碼

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

# Conflicts:
#	clueSync/kc.go
WH01243 6 月之前
父節點
當前提交
ada0a82953
共有 1 個文件被更改,包括 1 次插入1 次删除
  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  个人身份大会员