Explorar el Código

Wesmiler 人人车 初始化项目 0816

APPLE hace 3 años
padre
commit
3d4cdca2db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      route/route.php

+ 1 - 1
route/route.php

@@ -188,7 +188,7 @@ Route::group('api',function (){
                 Route::post('auth','seller/Auth/auth');
 
                 //
-                Route::post('redbag','api/:ver.User/receiveRedbag');
+                Route::get('redbag','api/:ver.User/receiveRedbag');
 
                 // 我的代理
                 Route::get('agent$','api/:ver.User/userAgent');