清理无用代码
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace JinYuan.VirtualDataLibrary
|
||||
{
|
||||
@@ -166,7 +162,7 @@ namespace JinYuan.VirtualDataLibrary
|
||||
{
|
||||
CommonMethods.AddLog(true, ex.Message);
|
||||
}
|
||||
|
||||
|
||||
return strSql;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user