FUYU
2023-05-19 cecd98b1ccbe67a2530c9d066ed5f12c7f3e8e2b
force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Applicant__c.field-meta.xml
New file
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Applicant__c</fullName>
    <description>会议申请人的员工编号</description>
    <externalId>false</externalId>
    <label>申请人</label>
    <length>50</length>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>