Commit 12342f26 by 赵增煜

本地修改

parent 2036f568
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
// 不需要登录的组 // 不需要登录的组
// 小程序静默登录 // 小程序静默登录
Route::post('login', 'App\Api\Controllers\UserController@login'); Route::post('login', 'App\Api\Controllers\UserController@login');
// Route::get('test', 'App\Api\Controllers\DrugController@test'); Route::get('test', 'App\Api\Controllers\DrugController@test');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment