<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Extension_Much_ID__c</fullName>
|
<description>每次批量延期从单的申请单id,只存放当前批量延期的id(不包括自己)</description>
|
<externalId>false</externalId>
|
<label>批量延期申请单id</label>
|
<length>32768</length>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>LongTextArea</type>
|
<visibleLines>3</visibleLines>
|
</CustomField>
|