From 33fd779be01627f7b1bf2373fd553767ecbbb838 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 20 九月 2023 13:43:03 +0800
Subject: [PATCH] 数据湖数据全局化
---
_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl b/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl
index c249e43..e5e11a4 100644
--- a/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl
+++ b/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl
@@ -11,7 +11,7 @@
{
PrimaryKeyColumns: ID
TargetType: Global_MappingOperationCost
- TypeIndex: TypeIndex
+ TypeIndex: GlobalOTDTable_OperationCostTypeIndex
EDIMLColumn AccountName { Attribute: AccountName ValueType: String }
EDIMLColumn Cost { Attribute: Cost ValueType: Real }
EDIMLColumn CostDriver { Attribute: CostDriver ValueType: String }
--
Gitblit v1.9.3