xuzhiheng 1 年之前
父節點
當前提交
aa73cb3ef2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      service/clue.go

+ 1 - 0
service/clue.go

@@ -96,6 +96,7 @@ func DistributeClueMore(saleMap map[string]map[string]interface{}, distributedAr
 					}
 					if oldName != name {
 						updateClue["start_trail_time"] = nil
+						updateClue["next_trail_time"] = nil
 					}
 					if isTask == int64(1) {
 						updateClue["is_task"] = 1