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/LostReport__c/fields/isBeipin__c.field-meta.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/LostReport__c/fields/isBeipin__c.field-meta.xml b/force-app/main/default/objects/LostReport__c/fields/isBeipin__c.field-meta.xml
index cfe13b3..85db891 100644
--- a/force-app/main/default/objects/LostReport__c/fields/isBeipin__c.field-meta.xml
+++ b/force-app/main/default/objects/LostReport__c/fields/isBeipin__c.field-meta.xml
@@ -3,8 +3,7 @@
     <fullName>isBeipin__c</fullName>
     <externalId>false</externalId>
     <formula>/*鍒ゆ柇褰撳墠璁板綍鐨勫垱寤轰汉 鎴栬�� 鎵�鏈変汉鐨勭畝妗f槸鍚︿负澶囧搧 濡傛灉鏄殑璇� 瀹℃壒娴佽蛋澶囧搧涓績鎻愪氦*/
-/*IF(AND( OR(Owner:User.ProfileId = &apos;00e10000000xnoT&apos;,Owner:User.ProfileId = &apos;00e10000000xnoY&apos;, Owner:User.ProfileId = &apos;00e100000012CwP&apos;,Owner:User.ProfileId = &apos;00e10000000xnod&apos;,Owner:User.ProfileId = &apos;00e100000012CwK&apos;),OR(CreatedBy.ProfileId = &apos;00e10000000xnoT&apos;,CreatedBy.ProfileId = &apos;00e10000000xnoY&apos;,CreatedBy.ProfileId = &apos;00e100000012CwP&apos;,CreatedBy.ProfileId = &apos;00e10000000xnod&apos;,CreatedBy.ProfileId = &apos;00e100000012CwK&apos;) ),true,false )*/
-IF(AND( OR(Owner:User.ProfileId = &apos;00eC600000004y5IAA&apos;,Owner:User.ProfileId = &apos;00eC600000004y6&apos;, Owner:User.ProfileId = &apos;00eC600000004y7&apos;,Owner:User.ProfileId = &apos;00eC600000004y9&apos;,Owner:User.ProfileId = &apos;00eC600000004yA&apos;),OR(CreatedBy.ProfileId = &apos;00eC600000004y5IAA&apos;,CreatedBy.ProfileId = &apos;00eC600000004y6&apos;,CreatedBy.ProfileId = &apos;00eC600000004y7&apos;,CreatedBy.ProfileId = &apos;00eC600000004y9&apos;,CreatedBy.ProfileId = &apos;00eC600000004yA&apos;) ),true,false )</formula>
+IF(AND( OR(Owner:User.ProfileId = &apos;00e10000000xnoT&apos;,Owner:User.ProfileId = &apos;00e10000000xnoY&apos;, Owner:User.ProfileId = &apos;00e100000012CwP&apos;,Owner:User.ProfileId = &apos;00e10000000xnod&apos;,Owner:User.ProfileId = &apos;00e100000012CwK&apos;),OR(CreatedBy.ProfileId = &apos;00e10000000xnoT&apos;,CreatedBy.ProfileId = &apos;00e10000000xnoY&apos;,CreatedBy.ProfileId = &apos;00e100000012CwP&apos;,CreatedBy.ProfileId = &apos;00e10000000xnod&apos;,CreatedBy.ProfileId = &apos;00e100000012CwK&apos;) ),true,false )</formula>
     <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
     <label>绠�妗f槸鍚︿负澶囧搧</label>
     <trackTrending>false</trackTrending>

--
Gitblit v1.9.1