<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>FAQ_Code_no__c</fullName>
|
<externalId>false</externalId>
|
<formula>Product_category__c &"-"& Text(OCM_Category__c) &"-"& Text(FAQ_Product_category__c)</formula>
|
<label>FAQ编码</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|