StandardInterface/MES.Service/Modes/LtsLlj.cs @@ -201,4 +201,7 @@ /// </summary> [SugarColumn(IsIgnore = true)] public string? NewFngDesc { get; set; } [SugarColumn(IsIgnore = true)] //紧急放行标识 public int EMERGENCY { get; set; } }