binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Sub_Boss__c</fullName>
    <deleteConstraint>SetNull</deleteConstraint>
    <description>??</description>
    <externalId>false</externalId>
    <label>不用:副上司</label>
    <referenceTo>User</referenceTo>
    <relationshipName>Account_Sub_Boss</relationshipName>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>Lookup</type>
</CustomField>