lazhen
2024-11-11 f7899b7d914f6a775bea3c2dbcb7e264e5245e0a
_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 );