Synchronization code

This commit is contained in:
sunkaixuan
2023-04-28 18:43:18 +08:00
parent d72d63908c
commit 2cfea65713

View File

@@ -10,6 +10,7 @@ namespace SqlSugar
/// <summary>
/// Init primary key and identity key from the system table
/// </summary>
[Obsolete("Look at the sqlsugar document entity configuration,This method relies on the database and is abandoned")]
SystemTable = 0,
/// <summary>
/// Init primary key and identity key from the attribute