修改视图
This commit is contained in:
@@ -10,6 +10,7 @@ using System.Threading.Tasks;
|
||||
using Kingdee.BOS.Contracts.Report;
|
||||
using Kingdee.BOS.Util;
|
||||
using System.ComponentModel;
|
||||
using Pilot.Report.Exploitation.Common;
|
||||
|
||||
namespace Pilot.Report.Exploitation.SaleOrderProgress
|
||||
{
|
||||
@@ -292,7 +293,8 @@ namespace Pilot.Report.Exploitation.SaleOrderProgress
|
||||
INTO {0}
|
||||
From
|
||||
#TEMPTABLE3", tableName);
|
||||
|
||||
Loghelp.Log("销售订单进度报表");
|
||||
Loghelp.Log(sql);
|
||||
DBUtils.Execute(this.Context, sql);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user