Browse Source

-

pull/12/MERGE
sunkaixuan 7 years ago
parent
commit
cc025b9132
  1. 2
      Src/Asp.Net/OracleTest/Program.cs

2
Src/Asp.Net/OracleTest/Program.cs

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

Loading…
Cancel
Save