This commit is contained in:
parent
65004caad3
commit
554e2c0a2c
|
|
@ -37,7 +37,7 @@ Route::any('/admin/index', 'admin/index/index');
|
|||
// // ################################################################APP接口################################################################
|
||||
// // ################################################################APP接口################################################################
|
||||
// ################################登录接口################################
|
||||
// 注册接口1
|
||||
// 注册接口12
|
||||
Route::any('/register_action', 'app/login/register_action');
|
||||
// 注册接口
|
||||
Route::any('/reset_password', 'app/login/reset_password');
|
||||
|
|
|
|||
Loading…
Reference in New Issue