_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
@@ -17,8 +17,8 @@ if( iscustomdemand ){//全年日度需求/客户需求 CustomerDemandPPAIDS::GenerateData( this, macroplan, executor ); } if( isofflineplan ){//各产线下线计划 // OfflinePlanArchiveVersion::RefreshData( this, macroplan, archive ); if ( isofflineplan ) { // 各产线下线计划 InterfaceDataset::PushOfflinePlanData( macroplan, this, executor ); } if( isshiftplan ){//班次计划 DispatchShiftPlan::Dispatch(this, macroplan,executor );