binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<EmailTemplate xmlns="http://soap.sforce.com/2006/04/metadata">
    <available>true</available>
    <encodingKey>UTF-8</encodingKey>
    <name>插队申请拒绝通知</name>
    <style>none</style>
    <subject>插队申请未批准通过,请确认</subject>
    <textOnly>您的备品申请单{!Rental_Apply_Equipment_Set_Detail__c.Rental_Apply__c}中{!Rental_Apply_Equipment_Set_Detail__c.Name}批准未通过,请确认,谢谢!</textOnly>
    <type>custom</type>
    <uiType>Aloha</uiType>
</EmailTemplate>