From 36b6cdbf4ca3a1da4f571a43ff68806425d8ccd5 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 10 九月 2024 14:17:09 +0800
Subject: [PATCH] 客户需求报表旧数据清理
---
 _Main/BL/Type_CustomerDemandIDS/StaticMethod_GenerateData.qbl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/_Main/BL/Type_CustomerDemandIDS/StaticMethod_GenerateData.qbl b/_Main/BL/Type_CustomerDemandIDS/StaticMethod_GenerateData.qbl
index 1024f76..a380250 100644
--- a/_Main/BL/Type_CustomerDemandIDS/StaticMethod_GenerateData.qbl
+++ b/_Main/BL/Type_CustomerDemandIDS/StaticMethod_GenerateData.qbl
@@ -10,6 +10,8 @@
   TextBody:
   [*
     // 鐢勫叞楦� Aug-20-2024 (created)
+    macroplan.CustomerDemandIDS( relflush );
+    macroplan.CustomerDemandIDSSearch( relflush );
     allunit               := CustomerDemandIDS::GetDefaultAllUnit();
     macroplan.CustomerDemandIDSSearch( relnew, Generation := allunit, MqbMlb := allunit, Power := allunit, TimeUnit := Translations::MP_GlobalParameters_Day(), Unit := allunit );
     idstable              := macroplan.CustomerDemandIDS( relnew, ID := '瀹㈡埛闇�姹�', Name := '瀹㈡埛闇�姹�' );
--
Gitblit v1.9.3