快乐的昕的电脑
4 天以前 250d7667b3229969a6dd3bc6ebc68d828a266fe8
MES.Service/Modes/MesRohIn.cs
@@ -312,14 +312,14 @@
    
     
    /// <summary>
    ///     组合单号
    ///     组合单号:单号-单别
    /// </summary>
    [SugarColumn(ColumnName = "MBILL_NO")]
    public string? MBillNo { get; set; }
    
    /// <summary>
    ///     单别
    ///     单别:330/331/332
    /// </summary>
    [SugarColumn(ColumnName = "Number_Type")]
    public string? NumberType { get; set; }