From 43fdbff49764d55c7b3a19a1d6e7d8aeb62072ef Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 21 四月 2023 11:17:35 +0800 Subject: [PATCH] backup0421 --- force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Shared_Editing__c.field-meta.xml | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Shared_Editing__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Shared_Editing__c.field-meta.xml new file mode 100644 index 0000000..745c95d --- /dev/null +++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Shared_Editing__c.field-meta.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> + <fullName>Shared_Editing__c</fullName> + <description>鏉冮檺鍏变韩鍛樺伐鐨勫憳宸ョ紪鐮�</description> + <externalId>false</externalId> + <label>鏉冮檺鍏变韩浜�</label> + <length>255</length> + <required>false</required> + <trackHistory>false</trackHistory> + <trackTrending>false</trackTrending> + <type>Text</type> + <unique>false</unique> +</CustomField> -- Gitblit v1.9.1