binxie
2024-01-18 0e0dd1e20e7211f3c3c11d77a41090d998dfd06c
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>