mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-21 02:58:05 +08:00
Update Demo
This commit is contained in:
@@ -8,5 +8,6 @@ namespace SugarCodeGeneration
|
||||
public string ConnectionString { get; set; }
|
||||
public DbType DbType { get; set; }
|
||||
public List<string> Tables { get; set; }
|
||||
public string ClassNamespace { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user