xwt
20 小时以前 986bbf207ec3ecab9dfbf3fed50b565d2a2676fc
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; }
}