From dc64a95e4d16b53a36cc23716adfc2715b973e7a Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期五, 06 九月 2024 01:17:45 +0800
Subject: [PATCH] 日期名称修改

---
 _Main/BL/Type_CustomerDemandIDSColumn/Attribute_StartDate.qbl |    7 +++++++
 /dev/null                                                     |    7 -------
 _Main/BL/Type_CustomerDemandIDSColumn/Attribute_TimeUnit.qbl  |    8 ++++++++
 _Main/BL/Type_CustomerDemandIDSColumn/Attribute_EndDate.qbl   |    7 +++++++
 4 files changed, 22 insertions(+), 7 deletions(-)

diff --git a/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_EndDate.qbl b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_EndDate.qbl
new file mode 100644
index 0000000..83fd55c
--- /dev/null
+++ b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_EndDate.qbl
@@ -0,0 +1,7 @@
+Quintiq file version 2.0
+#parent: #root
+Attribute EndDate
+{
+  #keys: '3[415136.0.1116640026][415136.0.1116640025][415136.0.1116640027]'
+  ValueType: Date
+}
diff --git a/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_Period.qbl b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_Period.qbl
deleted file mode 100644
index 4ec77c1..0000000
--- a/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_Period.qbl
+++ /dev/null
@@ -1,7 +0,0 @@
-Quintiq file version 2.0
-#parent: #root
-Attribute Period
-{
-  #keys: '3[415136.0.1109686076][415136.0.1109686075][415136.0.1109686077]'
-  ValueType: Date
-}
diff --git a/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_StartDate.qbl b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_StartDate.qbl
new file mode 100644
index 0000000..9006a5a
--- /dev/null
+++ b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_StartDate.qbl
@@ -0,0 +1,7 @@
+Quintiq file version 2.0
+#parent: #root
+Attribute StartDate
+{
+  #keys: '3[415136.0.1116640016][415136.0.1116640015][415136.0.1116640017]'
+  ValueType: Date
+}
diff --git a/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_TimeUnit.qbl b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_TimeUnit.qbl
new file mode 100644
index 0000000..3bb5b8e
--- /dev/null
+++ b/_Main/BL/Type_CustomerDemandIDSColumn/Attribute_TimeUnit.qbl
@@ -0,0 +1,8 @@
+Quintiq file version 2.0
+#parent: #root
+Attribute TimeUnit
+{
+  #keys: '3[415136.0.1116640005][415136.0.1116640004][415136.0.1116640006]'
+  Description: '鏃堕棿鍗曚綅'
+  ValueType: String
+}

--
Gitblit v1.9.3