xwt
2025-08-14 82dac540156cb29e58c86f7d7d840e3c7e548c15
StandardInterface/MES.Service/Modes/MesLine.cs
@@ -149,6 +149,12 @@
    public string Departmentcode { get; set; }
    /// <summary>
    ///     部门ID
    /// </summary>
    [SugarColumn(ColumnName = "DEPOT_ID")]
    public decimal? DepotId { get; set; }
    /// <summary>
    ///     所属工序
    /// </summary>
    [SugarColumn(ColumnName = "PROC_NO")]