LuluFJ.Ho hace 2 años
padre
commit
6a564a7ec1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      app/Http/Services/Web/SeminarSignUpService.php

+ 0
- 2
app/Http/Services/Web/SeminarSignUpService.php Ver fichero

@@ -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