<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>MBS1_3MonthlyForecast__c</fullName> 
 | 
    <defaultValue>false</defaultValue> 
 | 
    <externalId>false</externalId> 
 | 
    <inlineHelpText>营业管理部经理/系统管理员</inlineHelpText> 
 | 
    <label>MBS1-3 月预测</label> 
 | 
    <trackHistory>true</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Checkbox</type> 
 | 
</CustomField> 
 |