binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Assume_Change__c</fullName>
    <defaultValue>false</defaultValue>
    <description>七个主担当以及能量担当有一个发生变化,该字段就为true</description>
    <externalId>false</externalId>
    <label>担当发生变化(后台用)</label>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>Checkbox</type>
</CustomField>