<?xml version="1.0" encoding="UTF-8"?> 
 | 
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>lexCustomNewMCMaintenance</fullName> 
 | 
    <availability>online</availability> 
 | 
    <description>屏幕流</description> 
 | 
    <displayType>massActionButton</displayType> 
 | 
    <encodingKey>UTF-8</encodingKey> 
 | 
    <height>600</height> 
 | 
    <linkType>url</linkType> 
 | 
    <masterLabel>新建新服务合同报价</masterLabel> 
 | 
    <openType>sidebar</openType> 
 | 
    <protected>false</protected> 
 | 
    <requireRowSelection>false</requireRowSelection> 
 | 
    <url>/flow/lexCustomNewMCMaintenance?recordId={!Maintenance_Contract__c.Id}</url> 
 | 
</WebLink> 
 |