| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Earliest_Shipping__c</fullName> | 
|     <description>每个产品的第一天发货日,用于决定需要生成多少条数据。近12月、近n(n<12)月等</description> | 
|     <externalId>false</externalId> | 
|     <label>最早发货日</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Date</type> | 
| </CustomField> |