kyy
2025-07-25 ea876f671b5111fc1936906d1a531ff99afd4f0a
WebApi/Gs.Entity/BaseInfo/MesDepotSections.cs
@@ -105,4 +105,9 @@
    /// </summary>
    [SugarColumn(ColumnName = "erpid")]
    public int? Erpid { get; set; }
    /// <summary>
    ///     ID(SEQ_INV_ID)(ERPID)
    /// </summary>
    [SugarColumn(ColumnName = "xh")]
    public int Xh { get; set; }
}