From 65dfa3d300ec95e9531283d0a3fc07558c844078 Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期一, 23 九月 2024 20:43:45 +0800
Subject: [PATCH] 成本参数优化

---
 _Main/BL/Type_LogisticsCostEngine/Attribute_OtherPrice.qbl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_Main/BL/Type_LogisticsCostEngine/Attribute_OtherPrice.qbl b/_Main/BL/Type_LogisticsCostEngine/Attribute_OtherPrice.qbl
index bf87824..829c240 100644
--- a/_Main/BL/Type_LogisticsCostEngine/Attribute_OtherPrice.qbl
+++ b/_Main/BL/Type_LogisticsCostEngine/Attribute_OtherPrice.qbl
@@ -2,6 +2,6 @@
 #parent: #root
 Attribute OtherPrice
 {
-  #keys: '3[413988.0.1448874835][413988.0.1448874834][413988.0.1448874836]'
-  ValueType: Number
+  #keys: '3[415754.0.267816044][415754.0.267816043][415754.0.267816045]'
+  ValueType: Real
 }

--
Gitblit v1.9.3