From 3962c2bb0435484b60a3e408e4738d792e249a53 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 05 六月 2023 11:09:55 +0800
Subject: [PATCH] LEX CommunityNewCmp
---
 force-app/main/default/objects/Rental_Apply__c/fields/Follow_pcl_status3__c.field-meta.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/objects/Rental_Apply__c/fields/Follow_pcl_status3__c.field-meta.xml b/force-app/main/default/objects/Rental_Apply__c/fields/Follow_pcl_status3__c.field-meta.xml
index 4f28f0c..9dd7f11 100644
--- a/force-app/main/default/objects/Rental_Apply__c/fields/Follow_pcl_status3__c.field-meta.xml
+++ b/force-app/main/default/objects/Rental_Apply__c/fields/Follow_pcl_status3__c.field-meta.xml
@@ -1,13 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Follow_pcl_status3__c</fullName>
-    <description>鍙栬浠蜂腑锛屸�濈姸鎬�2(鏂囨湰)鈥�</description>
+    <description>鍙栬浠蜂腑锛屸�濈姸鎬�2(鏂囨湰)鈥滐紝鐩殑鏄负浜嗚緝灏戝瓧绗︿笂闄�
+璇鹃锛歋WAG-C494E7</description>
     <externalId>false</externalId>
     <formula>IF(ISBLANK(Follow_UP_Opp__c),"",
 
 Text(Follow_UP_Opp__r.StageName) & " : " & Follow_UP_Opp__r.Status_Formula_Text__c)</formula>
     <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
-    <label>*璺熻繘璇环鐘舵��(杈呭姪)</label>
+    <label>璺熻繘璇环鐘舵��(杈呭姪)</label>
     <required>false</required>
     <trackHistory>false</trackHistory>
     <trackTrending>false</trackTrending>
--
Gitblit v1.9.1