hao
2025-11-13 0633cf93eedfd75b65367e8c7626fc98c00cfd86
StandardInterface/MES.Service/Modes/MesInvItemOuts.cs
@@ -296,6 +296,11 @@
    /// </summary>
    [SugarColumn(ColumnName = "STATES")]
    public string? States { get; set; }
    /// <summary>
    ///     上级单号
    /// </summary>
    [SugarColumn(ColumnName = "SJ_DH")]
    public string? Sjdh { get; set; }
    [SugarColumn(IsIgnore = true)] public string? DepotName { get; set; }