lihongji
2024-11-07 10b3be5622ad46e4e37a6a2ce11aafcfa565c36d
_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
@@ -26,8 +26,8 @@
    if( isassembleonlineplan ){//装配上线计划
    //  AssemblyOnlinePlanVersion::RefreshData( this, macroplan );
    }
    if( isinventoryplan ){//库存计划
    //  CustomerDemandIDS::GenerateData( this, recyclebin, archive );
    if ( isinventoryplan ) { // 计划库存数据
      InterfaceDataset::PushPlanInventoryData( macroplan, this );
    }
  *]
}