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