Browse Source

成交客户处理

WH01243 11 tháng trước cách đây
mục cha
commit
7a20883ec0
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      service/company.go

+ 1 - 3
service/company.go

@@ -305,9 +305,7 @@ func dclue(v, positionId, isTask, thispositionId int64) {
 				"start_trail_time":     nil,
 				// "comeinsource_open":    nil,
 			}
-			if trailstatus != "08" {
-				updateClue["trailstatus"] = "01"
-			}
+			updateClue["trailstatus"] = "01"
 			if isTask == int64(1) {
 				updateClue["is_task"] = 1
 				updateClue["task_time"] = nowTime