add ToTreeList tests #268

This commit is contained in:
28810
2020-04-10 13:09:08 +08:00
parent f9566af7d1
commit 4e4240ff7a
24 changed files with 1291 additions and 283 deletions

View File

@ -32,6 +32,10 @@ namespace FreeSql
/// UseSalve 时候的值
/// </summary>
string[] SlaveConnectionStrings { get; }
/// <summary>
/// 唯一标识
/// </summary>
Guid Identifier { get; }
#region
/// <summary>