xwt
2025-07-17 ff982948331200f951a486a7b38c11c009da19b2
StandardInterface/MES.Service/Modes/LtsLlj.cs
@@ -205,5 +205,13 @@
    ///     紧急放行标识
    /// </summary>
    public int EMERGENCY { get; set; }
    /// <summary>
    ///     破坏实验数量
    /// </summary>
    [SugarColumn(ColumnName = "PHSY")]
    public int? PHSY { get; set; }
 
}