高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
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>