1223
This commit is contained in:
@@ -10,6 +10,7 @@ using System.ComponentModel;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Pilot.Report.Exploitation.Common;
|
||||
|
||||
namespace Pilot.Report.Exploitation.SpecialDetails
|
||||
{
|
||||
@@ -710,7 +711,7 @@ namespace Pilot.Report.Exploitation.SpecialDetails
|
||||
0 Sort
|
||||
FROM #TempTable4 t1) t1
|
||||
order by Sort desc", tableName);
|
||||
|
||||
Loghelp.Log(sql);
|
||||
DBUtils.Execute(this.Context, sql);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user