From 8afe90b633046db39042aada36b88193062f8cff Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 09 一月 2025 15:52:35 +0800
Subject: [PATCH] 机加管线报表库存计算参数入场离场数量计算

---
 _Main/BL/Relations/Relation_CustomerDemandIDS_InterfaceDataset_InterfaceDataset_CustomerDemandI.qbl |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_Main/BL/Relations/Relation_CustomerDemandIDS_InterfaceDataset_InterfaceDataset_CustomerDemandI.qbl b/_Main/BL/Relations/Relation_CustomerDemandIDS_InterfaceDataset_InterfaceDataset_CustomerDemandI.qbl
index 2818276..49c6faf 100644
--- a/_Main/BL/Relations/Relation_CustomerDemandIDS_InterfaceDataset_InterfaceDataset_CustomerDemandI.qbl
+++ b/_Main/BL/Relations/Relation_CustomerDemandIDS_InterfaceDataset_InterfaceDataset_CustomerDemandI.qbl
@@ -2,20 +2,20 @@
 #parent: #root
 Relation CustomerDemandIDS_InterfaceDataset_InterfaceDataset_CustomerDemandIDS
 {
-  #keys: '1[415136.0.1109686108]'
+  #keys: '1[415136.0.1137040055]'
   DefaultRelationStrategy
   {
   }
   RelationSide.LeftSide InterfaceDataset
   {
-    #keys: '3[415136.0.1109686110][415136.0.1109686109][415136.0.1109686111]'
+    #keys: '3[415136.0.1137040057][415136.0.1137040056][415136.0.1137040058]'
     Cardinality: '0to1'
     ObjectDefinition: CustomerDemandIDS
     OwningSide: 'Reference'
   }
   RelationSide.RightSide CustomerDemandIDS
   {
-    #keys: '3[415136.0.1109686113][415136.0.1109686112][415136.0.1109686114]'
+    #keys: '3[415136.0.1137040060][415136.0.1137040059][415136.0.1137040061]'
     Cardinality: '1toN'
     ObjectDefinition: InterfaceDataset
     OwningSide: 'Owned'

--
Gitblit v1.9.3