mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-09 19:04:58 +08:00
SqlRemark
This commit is contained in:
@@ -17,8 +17,9 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
|
||||
// /***Unit Test***/
|
||||
new SqlRemark(2).Init();
|
||||
new Select(1).Init();
|
||||
new Field(1).Init();
|
||||
new Where(1).Init();
|
||||
|
||||
Reference in New Issue
Block a user