Mike 7 лет назад
Родитель
Сommit
3dad131f66
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      server/app/Http/Controllers/Api/V1/AuthController.php

+ 1 - 1
server/app/Http/Controllers/Api/V1/AuthController.php

xqd
@@ -23,7 +23,7 @@ class AuthController extends Controller
 
     public function test(){
         //test
-        $this->jPush("title",'141fe1da9e8a58e72fe',77,2,452);
+//        $this->jPush("title",'141fe1da9e8a58e72fe',77,2,452);
         if(env("APP_DEBUG")){
             return $this->error(0);
         }else{