mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 09:44:39 +08:00
-
This commit is contained in:
@@ -17,7 +17,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//throw new Exception(" Oracle developed 60%,to be continued.");
|
||||
throw new Exception("Oracle developed 75%,to be continued");
|
||||
|
||||
// /***Unit Test***/
|
||||
new Select(1).Init();
|
||||
|
Reference in New Issue
Block a user