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