From 531bf2d5dc98162aa050d03cba99a71c7ffb47d5 Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 23 十月 2024 18:19:37 +0800
Subject: [PATCH] 大连料架优化

---
 _Main/Sys/Repr/Global/DL_EngineRackCell.qrp |   43 ++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 40 insertions(+), 3 deletions(-)

diff --git a/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp b/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
index 4542a16..af90d6d 100644
--- a/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
+++ b/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
@@ -2,10 +2,26 @@
 #parent: #root
 TypeRepresentation DL_EngineRackCell
 {
+  AttributeRepresentation CCExternalRentalWarehouseDLMaterialRackCost
+  {
+    AttributeKey: '[415754.0.481133918]'
+    Synonym: 'CC澶栫搴揇L鏂欐灦璐圭敤'
+    Conditional:
+    [
+      DataRepresentation.Conditional
+      {
+        BackgroundColor: '$FF3399'
+        ConditionBody: 'object.IsCCExternalRentalWarehouseDLMaterialRackCost()'
+        ConversionBody: ''
+        DefaultBackgroundColor: false
+        InheritConversion: false
+      }
+    ]
+  }
   AttributeRepresentation CCLineHaulCost
   {
     AttributeKey: '[413988.0.1488160126]'
-    Synonym: 'CC闀块�旇繍杈撹垂鐢�'
+    Synonym: '涓ゅ巶闂存枡鏋惰繍杈撹垂鐢�'
     Conditional:
     [
       DataRepresentation.Conditional
@@ -85,7 +101,7 @@
   AttributeRepresentation CleaningCost
   {
     AttributeKey: '[413988.0.1488160069]'
-    Synonym: '娓呮礂璐圭敤'
+    Synonym: 'DL澶栫搴撴竻娲楄垂鐢�'
     Conditional:
     [
       DataRepresentation.Conditional
@@ -151,10 +167,26 @@
       }
     ]
   }
+  AttributeRepresentation DLRentalWarehouseMaterialRackCost
+  {
+    AttributeKey: '[415754.0.481133881]'
+    Synonym: 'DL澶栫搴撴枡鏋惰垂鐢�'
+    Conditional:
+    [
+      DataRepresentation.Conditional
+      {
+        BackgroundColor: '$FF3399'
+        ConditionBody: 'object.IsDLRentalWarehouseMaterialRackCost()'
+        ConversionBody: ''
+        DefaultBackgroundColor: false
+        InheritConversion: false
+      }
+    ]
+  }
   AttributeRepresentation DLRentalWarehouseStorageFees
   {
     AttributeKey: '[413988.0.1488160103]'
-    Synonym: '澶栫搴撲粨鍌ㄨ垂鐢�'
+    Synonym: 'DL澶栫搴撲粨鍌ㄨ垂鐢�'
     Conditional:
     [
       DataRepresentation.Conditional
@@ -199,6 +231,11 @@
       }
     ]
   }
+  AttributeRepresentation IsCleaningCost
+  {
+    AttributeKey: '[415754.0.459256980]'
+    Synonym: 'CC澶栫搴撴竻娲楄垂鐢�'
+  }
   AttributeRepresentation NumberOfEmptyShelves
   {
     AttributeKey: '[413988.0.1488160058]'

--
Gitblit v1.9.3