| | |
| | | _taskService.UpdateTask(task, TaskStatusEnum.AGV_Finish); |
| | | PutFinish(oldAddress, task.TaskNum); |
| | | } |
| | | else if (task.TaskType == TaskTypeEnum.WFBLMYLBackInbound.ObjToInt() || task.TaskType == TaskTypeEnum.WFBYLInbound.ObjToInt()) |
| | | { |
| | | _taskService.TaskCompleted(task.TaskNum); |
| | | } |
| | | else |
| | | { |
| | | task.CurrentAddress = dt_Station.StationCode; |
| | |
| | | /// <summary> |
| | | /// 鑾峰彇妗佹灦鏀炬枡淇″彿 |
| | | /// </summary> |
| | | public W_TrussCartonDB GetCartonPut(string StationCode) |
| | | private W_TrussCartonDB GetCartonPut(string StationCode) |
| | | { |
| | | switch (StationCode) |
| | | { |
| | |
| | | /// <summary> |
| | | /// 鑾峰彇妗佹灦璇锋眰淇″彿 |
| | | /// </summary> |
| | | public W_TrussCartonDB GetCartonRequest(string StationCode) |
| | | private W_TrussCartonDB GetCartonRequest(string StationCode) |
| | | { |
| | | switch (StationCode) |
| | | { |
| | |
| | | /// <summary> |
| | | /// 鑾峰彇妗佹灦杩涘叆淇″彿 |
| | | /// </summary> |
| | | public R_TrussCartonDB GetCarton(string StationCode) |
| | | private R_TrussCartonDB GetCarton(string StationCode) |
| | | { |
| | | switch (StationCode) |
| | | { |