cdk
5 天以前 f1d1d3b67316c4dd7d36c15a82df5e66fde74a69
entity/MesDepots.cs
@@ -11,7 +11,7 @@
    ///     默认值: (newid())
    /// </summary>
    [SugarColumn(ColumnName = "guid", IsPrimaryKey = true)]
    public Guid Guid { get; set; }
    public string Guid { get; set; }
    /// <summary>
    ///     ID(SEQ_INV_ID)