This commit is contained in:
qianjiawei
2023-11-23 10:57:50 +08:00
parent 1b5422c5ec
commit 23ab9fa523

View File

@@ -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);