SqlSugar/Src/Asp.Net/SqlServerTest/OldTest/Demos/K_MultiClient.cs
2019-05-05 14:28:54 +08:00

12 lines
152 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace OrmTest.Demos
{
class MultiClient
{
}
}