修改auth认证

This commit is contained in:
wuyanwen
2020-01-07 17:27:55 +08:00
parent f7ac1a23bf
commit c9b39327a5
8 changed files with 280 additions and 66 deletions

View File

@@ -19,5 +19,6 @@ class LoginRequest extends CatchRequest
{
// TODO: Implement message() method.
return [];
}
}