Browse Source

不清楚是否有用,放开一个判断分支

xuchl 4 years ago
parent
commit
439f032ac9

+ 5 - 5
src/dashoo.cn/genepoint_srv/business/converseService/converseService.go

@@ -658,11 +658,11 @@ func (this *ConverseService) ModifySampleStatusByApplyMainInfo(entryNo string, r
 			this.UpdatePosition(Rack_id, tubes, entity, applyMain.Id)
 		}
 
-	//} else if applyMain.ApplyType == TASK_TUBE_RETREIVING && strings.Contains(resp, "_storing") {
-	//	fmt.Println("开始入库2")
-	//	//lite设备 部分管子出库
-	//	taskType = "tube_retrieving"
-	//	operaIds, abnormalIds = this.getOperaSampleIdsStr(applyMain.ApplyType, applyMain.Id, resp, entity)
+	} else if applyMain.ApplyType == TASK_TUBE_RETREIVING && strings.Contains(resp, "_storing") {
+		fmt.Println("开始入库2")
+		//lite设备 部分管子出库
+		taskType = "tube_retrieving"
+		operaIds, abnormalIds = this.getOperaSampleIdsStr(applyMain.ApplyType, applyMain.Id, resp, entity)
 	} else if applyMain.ApplyType == TASK_TUBE_RETREIVING && strings.Contains(resp, "_retrieving") /*resp == "rack_retrieving"*/ /*&& entity.Data.Is_end*/ {
 		fmt.Println("开始出库3")
 		//lite设备 整盒出库