rislai
2024-06-17 4f28b12edb52b278252ed2d8dbb34f42971c86d1
_Main/BL/Type_UphillRouting/StaticMethod_Create.qbl
@@ -13,9 +13,5 @@
    traverse( unit,Operation.RoutingForPlanningMatrix,routing , routing.IsEnabled() and LocalTool::IsOverlap( startDate,endDate,routing.Start(),routing.End())){
      UphillRouting::Create( routing,startDate,endDate,percentage,"_产线爬坡_" );
    }
    // owner.UphillRouting( relnew,Unit := unit,StartDate := startDate, EndDate := endDate,Percentage := percentage );
  *]
}