This commit is contained in:
sunkaixuan 2017-08-28 01:36:35 +08:00
parent 9d18e42099
commit 2f1cffebf4

View File

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