From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/StartDate__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/StartDate__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/StartDate__c.field-meta.xml new file mode 100644 index 0000000..b1ba607 --- /dev/null +++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/StartDate__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>StartDate__c</fullName> + <externalId>false</externalId> + <label>寮�濮嬫棩鏈�</label> + <required>false</required> + <trackHistory>false</trackHistory> + <trackTrending>false</trackTrending> + <type>Date</type> +</CustomField> -- Gitblit v1.9.1