Update Oracle

This commit is contained in:
sunkaixuan
2017-09-25 11:31:57 +08:00
parent 3cc18fbd7b
commit d7c7169fc0
4 changed files with 13 additions and 40 deletions

View File

@@ -17,7 +17,7 @@ namespace OrmTest
{
static void Main(string[] args)
{
throw new Exception("Oracle developed 75%,to be continued");
//throw new Exception("Oracle developed 75%,to be continued");
// /***Unit Test***/
new Select(1).Init();