GWY
2022-04-27 12b7399736e90d33bfe0c2d29917d6f075246e00
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>
    <description>重新设置用户密码时通知新密码(因为用户忘记密码)</description>
    <encodingKey>UTF-8</encodingKey>
    <name>社区:忘记密码电子邮件</name>
    <style>none</style>
    <subject>您的新{!Community_Name}密码</subject>
    <type>text</type>
    <uiType>Aloha</uiType>
</EmailTemplate>