<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>MS_1A_MeetingofBusinessAndForecast__c</fullName> 
 | 
    <defaultValue>false</defaultValue> 
 | 
    <externalId>false</externalId> 
 | 
    <inlineHelpText>业绩和预测周报,对象:营业助理</inlineHelpText> 
 | 
    <label>MS-1A 周会:业绩与预测</label> 
 | 
    <trackHistory>true</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Checkbox</type> 
 | 
</CustomField> 
 |