<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<description>编辑后请运行TestClass测试字段正确性
|
Rental_Apply_App_CCEmailTest</description>
|
<fields>
|
<fullName>CCEmail__c</fullName>
|
<description>邮件有逗号隔开</description>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>抄送邮件</label>
|
<required>false</required>
|
<type>TextArea</type>
|
</fields>
|
<fields>
|
<fullName>Category5_F__c</fullName>
|
<description>部门+':'+'负责范围'+':'+课</description>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>Category5_F</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>申请书按部门审批抄送人</label>
|
<visibility>Public</visibility>
|
</CustomObject>
|