<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Mail_Send_Status__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>OSH判断后发送邮件用字段</description>
|
<externalId>false</externalId>
|
<label>是否OSH批准后发送邮件</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|