shucai
This commit is contained in:
@@ -92,7 +92,7 @@ namespace Tnb.ProductionMgr
|
|||||||
_prdInstockService.InstockTypeOne(instockInput);
|
_prdInstockService.InstockTypeOne(instockInput);
|
||||||
break;
|
break;
|
||||||
case EventType.挤出空满箱请求:
|
case EventType.挤出空满箱请求:
|
||||||
_prdInstockService.InstockTypeOne(instockInput);
|
_prdInstockService.InstockTubeOne(instockInput);
|
||||||
break;
|
break;
|
||||||
case EventType.限位请求:
|
case EventType.限位请求:
|
||||||
_prdInstockService.InstockOutPack(instockInput);
|
_prdInstockService.InstockOutPack(instockInput);
|
||||||
|
|||||||
Reference in New Issue
Block a user