Pārlūkot izejas kodu

Merge branch 'dev' into pre

LuluFJ.Ho 2 gadus atpakaļ
vecāks
revīzija
1c6dde35a8
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0
    2
      app/Http/Services/Web/SeminarSignUpService.php

+ 0
- 2
app/Http/Services/Web/SeminarSignUpService.php Parādīt failu

@@ -60,8 +60,6 @@ class SeminarSignUpService
60 60
         ])
61 61
         ->get();
62 62
 
63
-        dd($res);
64
-        
65 63
         // 整理返回值並返回
66 64
         return $res;
67 65