SqlSugar/Src/Asp.Net/SqlServerTest/Demos/K_MultiClient.cs
2019-05-05 12:44:43 +08:00

12 lines
152 B
C#

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