Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
DotNetNext committed Oct 26, 2016
1 parent 5a174ab commit 3325139
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NewTest/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ static void Main(string[] args)
{

//设置执行的DEMO
string switchOn = "test";
string switchOn = "select";
IDemos demo = null;
switch (switchOn)
{
Expand Down
Binary file modified NewTest/bin/Debug/NewTest.exe
Binary file not shown.
Binary file modified NewTest/bin/Debug/NewTest.pdb
Binary file not shown.
Binary file modified NewTest/bin/Debug/OracleSugar.dll
Binary file not shown.
Binary file modified NewTest/bin/Debug/OracleSugar.pdb
Binary file not shown.
Binary file not shown.
Binary file modified NewTest/obj/x86/Debug/NewTest.exe
Binary file not shown.
Binary file modified NewTest/obj/x86/Debug/NewTest.pdb
Binary file not shown.
Binary file modified OracleSugar.suo
Binary file not shown.
Binary file modified SqlSugar/bin/Debug/OracleSugar.dll
Binary file not shown.
Binary file modified SqlSugar/bin/Debug/OracleSugar.pdb
Binary file not shown.
Binary file modified SqlSugar/obj/Debug/OracleSugar.dll
Binary file not shown.
Binary file modified SqlSugar/obj/Debug/OracleSugar.pdb
Binary file not shown.

0 comments on commit 3325139

Please sign in to comment.