From 89c96171bb971dcaed7cf289b58ef44ca689523c Mon Sep 17 00:00:00 2001
From: limj <limj@taizhitech.com>
Date: 星期四, 21 九月 2023 09:11:20 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lmj

---
 _Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/_Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl b/_Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl
index 35ab7e4..2fc4aff 100644
--- a/_Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl
+++ b/_Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl
@@ -6,11 +6,7 @@
   [
     TypeIndexAttribute
     {
-      ModelElement: Line
-    }
-    TypeIndexAttribute
-    {
-      ModelElement: BusinessType
+      ModelElement: ProcessSection
     }
     TypeIndexAttribute
     {
@@ -18,7 +14,11 @@
     }
     TypeIndexAttribute
     {
-      ModelElement: OrganCode
+      ModelElement: BusinessType
+    }
+    TypeIndexAttribute
+    {
+      ModelElement: Line
     }
     TypeIndexAttribute
     {
@@ -26,7 +26,11 @@
     }
     TypeIndexAttribute
     {
-      ModelElement: ProcessSection
+      ModelElement: SequenceNumber
+    }
+    TypeIndexAttribute
+    {
+      ModelElement: OrganCode
     }
   ]
 }

--
Gitblit v1.9.3