<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>RepairApplicantTel_Encrypted__c</fullName> 
 | 
    <description>密文</description> 
 | 
    <externalId>false</externalId> 
 | 
    <label>RepairApplicantTel Encrypted</label> 
 | 
    <length>2000</length> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>LongTextArea</type> 
 | 
    <visibleLines>10</visibleLines> 
 | 
</CustomField> 
 |