From 4f28b12edb52b278252ed2d8dbb34f42971c86d1 Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期一, 17 六月 2024 10:07:46 +0800
Subject: [PATCH] 添加维护爬坡工艺路线功能

---
 _Main/BL/Type_Test/StaticMethod_Test.qbl |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/_Main/BL/Type_Test/StaticMethod_Test.qbl b/_Main/BL/Type_Test/StaticMethod_Test.qbl
index 6504f53..5a0ddf8 100644
--- a/_Main/BL/Type_Test/StaticMethod_Test.qbl
+++ b/_Main/BL/Type_Test/StaticMethod_Test.qbl
@@ -9,5 +9,9 @@
   TextBody:
   [*
     // rislai Jun-9-2024 (created)
+    
+    traverse( macroPlan,Routing,rt ){
+      rt.UphillRouting( relflush ); 
+    }
   *]
 }

--
Gitblit v1.9.3