From 102afa21c115e8c8b9333a326c3d1af08fe76faf Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 22 一月 2024 22:08:58 +0800
Subject: [PATCH] backup0122
---
force-app/main/default/objects/Asset/fields/Asset_OwnerNew__c.field-meta.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/force-app/main/default/objects/Asset/fields/Asset_OwnerNew__c.field-meta.xml b/force-app/main/default/objects/Asset/fields/Asset_OwnerNew__c.field-meta.xml
index 5655553..85c68b7 100644
--- a/force-app/main/default/objects/Asset/fields/Asset_OwnerNew__c.field-meta.xml
+++ b/force-app/main/default/objects/Asset/fields/Asset_OwnerNew__c.field-meta.xml
@@ -2,10 +2,10 @@
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>Asset_OwnerNew__c</fullName>
<externalId>false</externalId>
- <formula>IF(RecordTypeId = '012C600000003Hv', '濂ユ灄宸存柉',
-IF(RecordTypeId = '012C600000003Hu',
- IF( Hospital__r.RecordTypeId = '012C600000003HZ','鍖婚櫌璧勪骇',
-IF(Hospital__r.RecordTypeId = '012C600000003HF','缁忛攢鍟嗚祫浜�','')
+ <formula>IF(RecordTypeId = '01210000000kOPR', '濂ユ灄宸存柉',
+IF(RecordTypeId = '01210000000kOPM',
+ IF( Hospital__r.RecordTypeId = '01210000000QemG','鍖婚櫌璧勪骇',
+IF(Hospital__r.RecordTypeId = '01210000000Qem1','缁忛攢鍟嗚祫浜�','')
)
,'')
)</formula>
--
Gitblit v1.9.1