11
This commit is contained in:
@@ -11,6 +11,8 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Pilot.Report.Exploitation.PublicClass;
|
||||
using Kingdee.BOS.Log;
|
||||
using Pilot.Report.Exploitation.Common;
|
||||
|
||||
namespace Pilot.Report.Exploitation.AnnualSalesPaymentSum
|
||||
{
|
||||
@@ -1046,7 +1048,8 @@ namespace Pilot.Report.Exploitation.AnnualSalesPaymentSum
|
||||
INTO {0}
|
||||
From
|
||||
#TempTable9;", tableName);
|
||||
|
||||
Loghelp.Log("年度销售额&回款额汇总");
|
||||
Loghelp.Log(sql);
|
||||
DBUtils.Execute(this.Context, sql);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user