Ce site fonctionne mieux avec JavaScript
Accueil
Explorateur
Aide
Connexion
DC
/
arm-api
Suivre
5
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Merge branch 'dev' into pre
LuluFJ.Ho
il y a 2 ans
Parent
9bba289daf
6a564a7ec1
révision
1c6dde35a8
1 fichiers modifiés
avec
0 ajouts
et
2 suppressions
Vue séparée
Afficher les stats Diff
0
2
app/Http/Services/Web/SeminarSignUpService.php
+ 0
- 2
app/Http/Services/Web/SeminarSignUpService.php
Voir le fichier
@@ -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