This commit is contained in:
sunkaixuan 2017-08-04 00:59:43 +08:00
parent 051e941f95
commit cc025b9132

View File

@ -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();