From ae589cdae985355b7833419319f4e07f052bff76 Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期六, 07 十月 2023 20:18:03 +0800 Subject: [PATCH] 填产优化 --- _Main/BL/Type_FillingCapacityOrder/Attribute_State.qbl | 8 ++++++++ _Main/BL/Type_FillingCapacityOrder/Attribute_OrderType.qbl | 1 + 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/_Main/BL/Type_FillingCapacityOrder/Attribute_OrderType.qbl b/_Main/BL/Type_FillingCapacityOrder/Attribute_OrderType.qbl index da22dcc..29434aa 100644 --- a/_Main/BL/Type_FillingCapacityOrder/Attribute_OrderType.qbl +++ b/_Main/BL/Type_FillingCapacityOrder/Attribute_OrderType.qbl @@ -3,5 +3,6 @@ Attribute OrderType { #keys: '3[414382.0.394820190][414382.0.394820189][414382.0.394820191]' + Description: '璁㈠崟绫诲瀷鍖呮嫭锛堝弽绛俱�佹巿鏉冿級' ValueType: String } diff --git a/_Main/BL/Type_FillingCapacityOrder/Attribute_State.qbl b/_Main/BL/Type_FillingCapacityOrder/Attribute_State.qbl new file mode 100644 index 0000000..fa630ba --- /dev/null +++ b/_Main/BL/Type_FillingCapacityOrder/Attribute_State.qbl @@ -0,0 +1,8 @@ +Quintiq file version 2.0 +#parent: #root +Attribute State +{ + #keys: '3[414702.0.533501330][414702.0.533501329][414702.0.533501331]' + Description: '鐘舵�侊紙鏈啿鍑忋�佸凡鍐插噺锛�' + ValueType: String +} -- Gitblit v1.9.3