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