MES.Service/Modes/MessageCenter.cs @@ -85,7 +85,7 @@ /// 批次id /// </summary> [SugarColumn(ColumnName = "pid")] public int? Pid { get; set; } public Guid? Pid { get; set; } /// <summary> /// 执行顺序