<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>IsSubmit__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>用于判断是否需要进行处理</description>
|
<externalId>false</externalId>
|
<label>经销商是否提交</label>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|