<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>HR_Post__c</fullName>
|
<externalId>false</externalId>
|
<label>HR通用职级</label>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<type>Picklist</type>
|
<valueSet>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>总裁</fullName>
|
<default>false</default>
|
<label>总裁</label>
|
</value>
|
<value>
|
<fullName>副总裁</fullName>
|
<default>false</default>
|
<label>副总裁</label>
|
</value>
|
<value>
|
<fullName>担当副总裁</fullName>
|
<default>false</default>
|
<label>担当副总裁</label>
|
</value>
|
<value>
|
<fullName>总监</fullName>
|
<default>false</default>
|
<label>总监</label>
|
</value>
|
<value>
|
<fullName>高级总监</fullName>
|
<default>false</default>
|
<label>高级总监</label>
|
</value>
|
<value>
|
<fullName>担当总监</fullName>
|
<default>false</default>
|
<label>担当总监</label>
|
</value>
|
<value>
|
<fullName>副高级总监</fullName>
|
<default>false</default>
|
<label>副高级总监</label>
|
</value>
|
<value>
|
<fullName>高级担当总监</fullName>
|
<default>false</default>
|
<label>高级担当总监</label>
|
</value>
|
<value>
|
<fullName>副总监</fullName>
|
<default>false</default>
|
<label>副总监</label>
|
</value>
|
<value>
|
<fullName>担当经理</fullName>
|
<default>false</default>
|
<label>担当经理</label>
|
</value>
|
<value>
|
<fullName>高级担当经理</fullName>
|
<default>false</default>
|
<label>高级担当经理</label>
|
</value>
|
<value>
|
<fullName>高级经理</fullName>
|
<default>false</default>
|
<label>高级经理</label>
|
</value>
|
<value>
|
<fullName>经理</fullName>
|
<default>false</default>
|
<label>经理</label>
|
</value>
|
<value>
|
<fullName>助理经理</fullName>
|
<default>false</default>
|
<label>助理经理</label>
|
</value>
|
<value>
|
<fullName>主管</fullName>
|
<default>false</default>
|
<label>主管</label>
|
</value>
|
<value>
|
<fullName>高级专员</fullName>
|
<default>false</default>
|
<label>高级专员</label>
|
</value>
|
<value>
|
<fullName>专员</fullName>
|
<default>false</default>
|
<label>专员</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|