From 821654a01ff1cf87b46e4f1d451d024e7a7cd6d5 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 26 八月 2024 14:07:16 +0800 Subject: [PATCH] 更新属性名称 --- _Main/BL/Type_UphillRouting/Method_Use.qbl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/BL/Type_UphillRouting/Method_Use.qbl b/_Main/BL/Type_UphillRouting/Method_Use.qbl index f2d2705..258cc98 100644 --- a/_Main/BL/Type_UphillRouting/Method_Use.qbl +++ b/_Main/BL/Type_UphillRouting/Method_Use.qbl @@ -5,7 +5,7 @@ TextBody: [* // Akari Aug-26-2024 (created) - this.isUsed( true ); + this.IsUsed( true ); copy_routing := this.Routing().Copy( this.Suffix() + this.StartDate().Format( "Y-M2-D2") ); -- Gitblit v1.9.3