recover
This commit is contained in:
4
catch/login/route.php
Normal file
4
catch/login/route.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
# 登入
|
||||
$router->post('login', '\catchAdmin\login\controller\Index@login');
|
||||
|
Reference in New Issue
Block a user