11
This commit is contained in:
@@ -11,6 +11,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Kingdee.BOS.Orm.DataEntity;
|
||||
using Pilot.Report.Exploitation.PublicClass;
|
||||
using Kingdee.BOS.Log;
|
||||
|
||||
namespace Pilot.Report.Exploitation.ContractDetails
|
||||
{
|
||||
@@ -315,7 +316,7 @@ namespace Pilot.Report.Exploitation.ContractDetails
|
||||
*
|
||||
into {0}
|
||||
From #TempTable1", tableName);
|
||||
|
||||
Logger.Error("派诺合同明细报表", sql,new Exception());
|
||||
DBUtils.Execute(this.Context, sql);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user