From 2f48f7ed6b289fcc1ec984e995518b398f0b8f1d Mon Sep 17 00:00:00 2001
From: colly <576734462@qq.com>
Date: Tue, 01 Aug 2017 17:20:43 +0800
Subject: [PATCH] 增加密码重置参数
---
Yfs/Domain/Data.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Yfs/Domain/Data.php b/Yfs/Domain/Data.php
index 1a39944..c5851ec 100644
--- a/Yfs/Domain/Data.php
+++ b/Yfs/Domain/Data.php
@@ -32,4 +32,6 @@
}
+
+
}
--
Gitblit v1.8.0