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

diff --git a/force-app/main/default/objects/Infrastructure_Project__c/fields/Relation__c.field-meta.xml b/force-app/main/default/objects/Infrastructure_Project__c/fields/Relation__c.field-meta.xml
index 91adc2b..c159fb6 100644
--- a/force-app/main/default/objects/Infrastructure_Project__c/fields/Relation__c.field-meta.xml
+++ b/force-app/main/default/objects/Infrastructure_Project__c/fields/Relation__c.field-meta.xml
@@ -14,17 +14,17 @@
             <value>
                 <fullName>楂�</fullName>
                 <default>false</default>
-                <label>楂�</label>
+                <label>1.楂�</label>
             </value>
             <value>
                 <fullName>涓�</fullName>
                 <default>false</default>
-                <label>涓�</label>
+                <label>2.涓�</label>
             </value>
             <value>
                 <fullName>浣�</fullName>
                 <default>false</default>
-                <label>浣�</label>
+                <label>3.浣�</label>
             </value>
         </valueSetDefinition>
     </valueSet>

--
Gitblit v1.9.1