Tiger.Model.Net/Entitys/MES/MES_WIP_HIS.cs @@ -289,7 +289,7 @@ /// 是否已经良品过站 /// </summary> [SugarColumn(IsIgnore = true)] public bool IsFinished => DFT_FLAG == "Y"; public bool IsFinished => DFT_FLAG != "Y"; #endregion #region 外键属性