<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>is_aohui_product__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <formula>OR(nonyushohin__r.Product2.ProductCode='N5377460',  
 | 
nonyushohin__r.Product2.ProductCode='N3804360',  
 | 
nonyushohin__r.Product2.ProductCode='N5377660',  
 | 
nonyushohin__r.Product2.ProductCode='N3804560',  
 | 
nonyushohin__r.Product2.ProductCode='N5377560',  
 | 
nonyushohin__r.Product2.ProductCode='N3804460',  
 | 
nonyushohin__r.Product2.ProductCode='N3804260',  
 | 
nonyushohin__r.Product2.ProductCode='N3805060',  
 | 
nonyushohin__r.Product2.ProductCode='N3804960',  
 | 
nonyushohin__r.Product2.ProductCode='N5385560', 
 | 
nonyushohin__r.Product2.ProductCode='N5377480', 
 | 
nonyushohin__r.Product2.ProductCode='N5377680', 
 | 
nonyushohin__r.Product2.ProductCode='N5377580' 
 | 
)</formula> 
 | 
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> 
 | 
    <label>是否奥辉产品</label> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Checkbox</type> 
 | 
</CustomField> 
 |