force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/IsSupplemental__c.field-meta.xml
New file @@ -0,0 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>IsSupplemental__c</fullName> <defaultValue>false</defaultValue> <description>是否补充决裁</description> <externalId>false</externalId> <label>是否补充决裁</label> <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Checkbox</type> </CustomField>