Commit 9ef1de8d by 杨树贤

Merge branch 'dev/ver/1.0.0'

parents 4101e78a b732c087
......@@ -196,7 +196,7 @@ class AuthApiController extends Controller
switch ($type) {
case 'register':
if ($info) {
// return $this->setError('This email had been registered');
return $this->setError('This email had been registered');
}
$msg = 'You are registering an account with us.';
break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment