From 0a2fc19461a141fbbb2c303142afdee22c72daac Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 09:56:08 +0800
Subject: [PATCH] workflow backup0120

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

diff --git a/force-app/main/default/objects/On_Line_Survey__c/validationRules/Input_stomach_Other_product_name.validationRule-meta.xml b/force-app/main/default/objects/On_Line_Survey__c/validationRules/Input_stomach_Other_product_name.validationRule-meta.xml
index 6777197..78c779b 100644
--- a/force-app/main/default/objects/On_Line_Survey__c/validationRules/Input_stomach_Other_product_name.validationRule-meta.xml
+++ b/force-app/main/default/objects/On_Line_Survey__c/validationRules/Input_stomach_Other_product_name.validationRule-meta.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Input_stomach_Other_product_name</fullName>
-    <active>false</active>
+    <active>true</active>
     <errorConditionFormula>And(text(ESD_stomach_flexible_use__c)
 =&quot;鍏朵粬&quot;,ISBLANK(Stomach_other_product__c))</errorConditionFormula>
     <errorMessage>濡傛灉鑳僂SD 甯歌浣跨敤浜у搧鏄�&quot;鍏朵粬&quot;,璇疯緭鍏ュ叾浠栦骇鍝佸悕绉�</errorMessage>

--
Gitblit v1.9.1