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