binxie
2024-01-20 0a2fc19461a141fbbb2c303142afdee22c72daac
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
    <label></label>
    <name>warrantyType__c</name>
    <picklistValues>
        <masterLabel>市场多年保修</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>服务多年保修</masterLabel>
        <translation></translation>
    </picklistValues>
</CustomFieldTranslation>