mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 07:22:57 +08:00
-
This commit is contained in:
parent
051e941f95
commit
cc025b9132
@ -17,6 +17,8 @@ namespace OrmTest
|
|||||||
{
|
{
|
||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
|
throw new Exception(" to be continued ,It will take another week.");
|
||||||
|
|
||||||
// /***Unit Test***/
|
// /***Unit Test***/
|
||||||
new Select(1).Init();
|
new Select(1).Init();
|
||||||
new Field(1).Init();
|
new Field(1).Init();
|
||||||
|
Loading…
Reference in New Issue
Block a user