binxie
2024-01-20 0a2fc19461a141fbbb2c303142afdee22c72daac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
    <label></label>
    <name>OCM_strategic_dept__c</name>
    <picklistValues>
        <masterLabel>其他科室</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>医院管理层</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>呼吸科</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>妇科</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>普外科</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>泌尿科</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>消化科</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>耳鼻喉科</masterLabel>
        <translation></translation>
    </picklistValues>
    <picklistValues>
        <masterLabel>设备科</masterLabel>
        <translation></translation>
    </picklistValues>
</CustomFieldTranslation>