|
@@ -362,6 +362,8 @@ func NewClassificationRun(tt *TTask, tmp map[string]interface{}) *tools.SortMap
|
|
SMap.AddKey(savefield, "合同")
|
|
SMap.AddKey(savefield, "合同")
|
|
//SMap.RemoveKey("toptype")
|
|
//SMap.RemoveKey("toptype")
|
|
SMap.AddKey("toptype", "其它")
|
|
SMap.AddKey("toptype", "其它")
|
|
|
|
+ } else {
|
|
|
|
+ SMap.AddKey(savefield, r.S_name)
|
|
}
|
|
}
|
|
|
|
|
|
break L
|
|
break L
|