瀏覽代碼

标签处理

WH01243 7 月之前
父節點
當前提交
006052724e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      service/clue.go

+ 0 - 1
service/clue.go

@@ -999,7 +999,6 @@ func ClueImportSync(this *biservice.ClueImportReq) (string, int) {
 						old_sub_cluetype := common.ObjToString((*clueData)["sub_cluetype"])
 						old_sub_cluetype := common.ObjToString((*clueData)["sub_cluetype"])
 						top_cluetype := common.ObjToString(v["top_cluetype"])
 						top_cluetype := common.ObjToString(v["top_cluetype"])
 						sub_cluetype := common.ObjToString(v["sub_cluetype"])
 						sub_cluetype := common.ObjToString(v["sub_cluetype"])
-						labelChangeTime := gconv.String(v["labelChangeTime"])
 						label := gconv.Int64(v["label"])
 						label := gconv.Int64(v["label"])
 						trailstatusCode := gconv.String(v["trailstatus"])
 						trailstatusCode := gconv.String(v["trailstatus"])
 						old_topname, old_subname := "", ""
 						old_topname, old_subname := "", ""