<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Consum_Apply__c</fullName> 
 | 
    <deleteConstraint>Restrict</deleteConstraint> 
 | 
    <externalId>false</externalId> 
 | 
    <label>备品耗材申请</label> 
 | 
    <referenceTo>Consum_Apply__c</referenceTo> 
 | 
    <relationshipLabel>耗材备品配套一览明细</relationshipLabel> 
 | 
    <relationshipName>Consum_Apply_Equipment_Set_Detail</relationshipName> 
 | 
    <required>true</required> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Lookup</type> 
 | 
</CustomField> 
 |