StandardPda/MES.Service/Dto/service/ProductionLineDot.cs
@@ -20,6 +20,7 @@ public string StatusUser { get; set; } public int Status { get; set; } // 0: 未提交, 1: 已提交 public string SearchValue { get; set; } public String SelectedIndex { get; set; } } /// <summary>