From b79fdc7aae6d43d6bf1cdc7448a2fee4d9f8095b Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 06 十一月 2024 14:46:42 +0800
Subject: [PATCH] 字段添加
---
/dev/null | 7 -------
_Main/BL/Type_AssemblyOnlinePlanVersionRow/Attribute_Name.qbl | 7 +++++++
_Main/BL/Type_InventoryPlanArchiveRow/Attribute_ProductID.qbl | 7 +++++++
_Main/BL/Type_AssemblyOnlinePlanVersionRow/DefaultValue_Name.qbl | 6 ++++++
4 files changed, 20 insertions(+), 7 deletions(-)
diff --git a/_Main/BL/Type_AssemblyOnlinePlanRow/Attribute_Name.qbl b/_Main/BL/Type_AssemblyOnlinePlanRow/Attribute_Name.qbl
deleted file mode 100644
index bc7a2b4..0000000
--- a/_Main/BL/Type_AssemblyOnlinePlanRow/Attribute_Name.qbl
+++ /dev/null
@@ -1,7 +0,0 @@
-Quintiq file version 2.0
-#parent: #root
-Attribute Name
-{
- #keys: '3[415136.0.1275901593][415136.0.1275901592][415136.0.1275901594]'
- ValueType: String
-}
diff --git a/_Main/BL/Type_AssemblyOnlinePlanVersionRow/Attribute_Name.qbl b/_Main/BL/Type_AssemblyOnlinePlanVersionRow/Attribute_Name.qbl
new file mode 100644
index 0000000..bfc581f
--- /dev/null
+++ b/_Main/BL/Type_AssemblyOnlinePlanVersionRow/Attribute_Name.qbl
@@ -0,0 +1,7 @@
+Quintiq file version 2.0
+#parent: #root
+Attribute Name
+{
+ #keys: '3[415136.0.1280820022][415136.0.1280820021][415136.0.1280820023]'
+ ValueType: String
+}
diff --git a/_Main/BL/Type_AssemblyOnlinePlanVersionRow/DefaultValue_Name.qbl b/_Main/BL/Type_AssemblyOnlinePlanVersionRow/DefaultValue_Name.qbl
new file mode 100644
index 0000000..86c3d59
--- /dev/null
+++ b/_Main/BL/Type_AssemblyOnlinePlanVersionRow/DefaultValue_Name.qbl
@@ -0,0 +1,6 @@
+Quintiq file version 2.0
+#parent: #root
+DefaultValue
+{
+ TargetAttribute: Name
+}
diff --git a/_Main/BL/Type_InventoryPlanArchiveRow/Attribute_ProductID.qbl b/_Main/BL/Type_InventoryPlanArchiveRow/Attribute_ProductID.qbl
new file mode 100644
index 0000000..bcb712d
--- /dev/null
+++ b/_Main/BL/Type_InventoryPlanArchiveRow/Attribute_ProductID.qbl
@@ -0,0 +1,7 @@
+Quintiq file version 2.0
+#parent: #root
+Attribute ProductID
+{
+ #keys: '3[415136.0.1280820026][415136.0.1280820025][415136.0.1280820027]'
+ ValueType: String
+}
--
Gitblit v1.9.3