kyy
6 天以前 5c45b5f97c1365b6f89da2a0897a7c93fe16cb63
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; }
}