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/SMARM__c/validationRules/Need_FinalComment.validationRule-meta.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/objects/SMARM__c/validationRules/Need_FinalComment.validationRule-meta.xml b/force-app/main/default/objects/SMARM__c/validationRules/Need_FinalComment.validationRule-meta.xml
index 4e0b0ec..303473b 100644
--- a/force-app/main/default/objects/SMARM__c/validationRules/Need_FinalComment.validationRule-meta.xml
+++ b/force-app/main/default/objects/SMARM__c/validationRules/Need_FinalComment.validationRule-meta.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Need_FinalComment</fullName>
-    <active>false</active>
+    <active>true</active>
     <errorConditionFormula>TEXT(Status__c) = &quot;濉啓瀹屾瘯&quot; &amp;&amp; ISBLANK( FinalComment__c )</errorConditionFormula>
     <errorDisplayField>FinalComment__c</errorDisplayField>
     <errorMessage>鎻愬嚭鐢宠鏃讹紝蹇呴』濉啓鎬讳綋鍙嶉</errorMessage>

--
Gitblit v1.9.1