Skip to content

Commit

Permalink
移动笔记
Browse files Browse the repository at this point in the history
  • Loading branch information
iAJue committed Nov 6, 2018
1 parent c2bcb1a commit 2884c6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion routes/web.php
Expand Up @@ -48,7 +48,8 @@
Route::post('/api/rename', 'ApiController@rename');
Route::post('/api/del', 'ApiController@del');
Route::post('/api/delete', 'ApiController@delete');
Route::post('/api/move', 'ApiController@move');



});
});

0 comments on commit 2884c6f

Please sign in to comment.