新增按条件选择使用哪种Web框架
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
#if !Nancy
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Specialized;
|
||||
using System.Globalization;
|
||||
@@ -180,3 +181,4 @@ namespace 电子展板.WebModule
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user