Liu Cheng
2022-11-21 8c8f69c3b5bf76f23e6f5399bf0a0c4138a75a63
force-app/main/default/objects/Inquiry_form__c/fields/Confirmation_Date__c.field-meta.xml
@@ -2,8 +2,9 @@
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Confirmation_Date__c</fullName>
    <externalId>false</externalId>
    <label>确认日期</label>
    <label>创建意向日期</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Date</type>
</CustomField>