mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-12 00:28:02 +08:00
12 lines
152 B
C#
12 lines
152 B
C#
![]() |
using System;
|
|||
|
using System.Collections.Generic;
|
|||
|
using System.Linq;
|
|||
|
using System.Text;
|
|||
|
|
|||
|
namespace OrmTest.Demos
|
|||
|
{
|
|||
|
class MultiClient
|
|||
|
{
|
|||
|
}
|
|||
|
}
|