xuzhiheng 1 year ago
parent
commit
aa73cb3ef2
1 changed files with 1 additions and 0 deletions
  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