From 64689425ccf235d8f971bba4dffab9f13f89045d Mon Sep 17 00:00:00 2001
From: colly <576734462@qq.com>
Date: Tue, 01 Aug 2017 16:55:12 +0800
Subject: [PATCH] 短信接口调整合并,忘记密码

---
 Library/Alidayu/Config/app.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Library/Alidayu/Config/app.php b/Library/Alidayu/Config/app.php
index 02db954..1a858ab 100644
--- a/Library/Alidayu/Config/app.php
+++ b/Library/Alidayu/Config/app.php
@@ -10,7 +10,8 @@
 
 		//������������
 		'templates' => array(
-			'register' => '71245307'
+			'register' => '71245307',
+			'resetPwd' => '71245307'
 		)
 	)
 );
\ No newline at end of file

--
Gitblit v1.8.0