浏览代码

清空内容取消

xuzhiheng 1 年之前
父节点
当前提交
0a1a04a749
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      service/clue.go

+ 0 - 2
service/clue.go

@@ -97,7 +97,6 @@ func DistributeClueMore(saleMap map[string]map[string]interface{}, distributedAr
 					}
 					if oldName != name {
 						updateClue["start_trail_time"] = nil
-						updateClue["content"] = nil
 					}
 					if isTask == int64(1) {
 						updateClue["is_task"] = 1
@@ -176,7 +175,6 @@ func DistributeClueMore(saleMap map[string]map[string]interface{}, distributedAr
 						"trail_time":           nil,
 						"next_trail_time":      nil,
 						"start_trail_time":     nil,
-						"content":              nil,
 						// "comeinsource_open":    nil,
 					}
 					if trailstatus != "08" {