From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:16:47 +0800
Subject: [PATCH] addvalidationrule

---
 force-app/main/default/objects/Rental_Apply_Fault__c/validationRules/NOT_TO_CHANGE_UseExplain.validationRule-meta.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/objects/Rental_Apply_Fault__c/validationRules/NOT_TO_CHANGE_UseExplain.validationRule-meta.xml b/force-app/main/default/objects/Rental_Apply_Fault__c/validationRules/NOT_TO_CHANGE_UseExplain.validationRule-meta.xml
index 51343fd..0a47102 100644
--- a/force-app/main/default/objects/Rental_Apply_Fault__c/validationRules/NOT_TO_CHANGE_UseExplain.validationRule-meta.xml
+++ b/force-app/main/default/objects/Rental_Apply_Fault__c/validationRules/NOT_TO_CHANGE_UseExplain.validationRule-meta.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>NOT_TO_CHANGE_UseExplain</fullName>
-    <active>false</active>
+    <active>true</active>
     <errorConditionFormula>TEXT(status__c) != &apos;宸插彂閫�&apos; &amp;&amp; ISCHANGED(UseExplain__c)</errorConditionFormula>
     <errorDisplayField>UseExplain__c</errorDisplayField>
     <errorMessage>鍙湁宸插彂閫佺殑鍒嗘瀽鎶ュ憡鍙互淇敼澶囧搧浣跨敤鎯呭喌璇存槑</errorMessage>

--
Gitblit v1.9.1