From 43fdbff49764d55c7b3a19a1d6e7d8aeb62072ef Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 21 四月 2023 11:17:35 +0800
Subject: [PATCH] backup0421

---
 force-app/main/default/objects/PCLLostBrand__c/validationRules/SelectOtherAgent.validationRule-meta.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/PCLLostBrand__c/validationRules/SelectOtherAgent.validationRule-meta.xml b/force-app/main/default/objects/PCLLostBrand__c/validationRules/SelectOtherAgent.validationRule-meta.xml
index 35af050..22566c3 100644
--- a/force-app/main/default/objects/PCLLostBrand__c/validationRules/SelectOtherAgent.validationRule-meta.xml
+++ b/force-app/main/default/objects/PCLLostBrand__c/validationRules/SelectOtherAgent.validationRule-meta.xml
@@ -2,6 +2,7 @@
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>SelectOtherAgent</fullName>
     <active>true</active>
+    <description>Agency__r.Management_Code__c = &apos;8888888888&apos; &amp;&amp; isblank(AgencyMannual__c)</description>
     <errorConditionFormula>Agency__r.Management_Code__c = &apos;8888888888&apos; &amp;&amp; isblank(AgencyMannual__c)</errorConditionFormula>
     <errorDisplayField>AgencyMannual__c</errorDisplayField>
     <errorMessage>涓爣缁忛攢鍟嗕负鈥滃叾浠栫粡閿�鍟嗏�濇椂锛屽繀椤诲~鍐欎腑鏍囩粡閿�鍟嗘墜鍔紒</errorMessage>

--
Gitblit v1.9.1