mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-27 16:50:33 +08:00
5 lines
85 B
C#
5 lines
85 B
C#
|
|
using MongoDbTest;
|
|||
|
|
//开发中
|
|||
|
|
AdoTest.Init();
|
|||
|
|
Console.WriteLine("执行完成");
|