可通过PACK码查询 产品静置记录 进行静置上线
This commit is contained in:
@@ -38,7 +38,7 @@ namespace MesServerFunctions
|
||||
return;
|
||||
}
|
||||
|
||||
// 重新查询 MES 执行信息,避免直接使用 PLC 中不完整的订单/机型数据。
|
||||
// 保存阶段从 PLC 读取到的已经是最终 PACK 码,只补查订单和机型信息。
|
||||
MisDataFun.Moby_Select_PDC(engineID, out orderForm, out engineType, out engineTypeID);
|
||||
if (engineTypeID <= 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user