From ba839054c67bfd5b456494a1505e104a0d59d630 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 11 十一月 2024 10:28:25 +0800
Subject: [PATCH] 添加班次计划下发方法

---
 _Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl b/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
index 668d9a5..27c99d0 100644
--- a/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
+++ b/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
@@ -21,6 +21,7 @@
     //  OfflinePlanArchiveVersion::RefreshData( this, macroplan, archive );
     }
     if( isshiftplan ){//鐝璁″垝
+      DispatchShiftPlan::Dispatch(this, macroplan,executor );
     //  CustomerDemandIDS::GenerateData( this, recyclebin, archive );
     }
     if( isassembleonlineplan ){//瑁呴厤涓婄嚎璁″垝

--
Gitblit v1.9.3