From dec96e2f8b84ea04d773c0c520c39b0822912ee3 Mon Sep 17 00:00:00 2001
From: D C <chenbangcai@prec-tech.com>
Date: 星期五, 26 五月 2023 10:32:20 +0800
Subject: [PATCH] Merge branch 'master' of http://47.92.229.245:8089/r/OlyMEBG

---
 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