更新
This commit is contained in:
@@ -10,4 +10,5 @@ use think\facade\Route;
|
||||
|
||||
Route::group('auth', function(){
|
||||
Route::post('login', 'auth.Index/login');
|
||||
Route::get('member', 'auth.Index/member');
|
||||
});
|
||||
Reference in New Issue
Block a user