| <?xml version="1.0" encoding="UTF-8"?> | 
| <WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>CustomLink1</fullName> | 
|     <availability>online</availability> | 
|     <displayType>button</displayType> | 
|     <encodingKey>UTF-8</encodingKey> | 
|     <linkType>url</linkType> | 
|     <masterLabel>拍照随货同行单</masterLabel> | 
|     <openType>replace</openType> | 
|     <protected>false</protected> | 
|     <url>/SFQR/photo?id={!ReceivingNote__c.Id }</url> | 
| </WebLink> |