From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期五, 03 三月 2023 14:50:59 +0800
Subject: [PATCH] gzw 测试环境代码更新

---
 force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/EndDate__c.field-meta.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/EndDate__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/EndDate__c.field-meta.xml
new file mode 100644
index 0000000..c17618c
--- /dev/null
+++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/EndDate__c.field-meta.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
+    <fullName>EndDate__c</fullName>
+    <externalId>false</externalId>
+    <label>缁撴潫鏃ユ湡</label>
+    <required>false</required>
+    <trackHistory>false</trackHistory>
+    <trackTrending>false</trackTrending>
+    <type>Date</type>
+</CustomField>

--
Gitblit v1.9.1