Commit 2a10e60f LN

NG料和紧急料分开放

1 个父辈 c8082c06
......@@ -14,7 +14,7 @@ namespace OnlineStore.DeviceLibrary
/// </summary>
public class OutTrayLineBean
{
private bool NgInReverseSide = false ;
private bool NgInReverseSide = true ;
public int MaxPosition = 5;
private int equipBeanId = 301;
private string Line3_TrayCheck = "";
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!