This website works better with JavaScript
홈
탐색
도움말
로그인
DC
/
arm-api
보기
5
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
Merge branch 'dev' into pre
LuluFJ.Ho
2 년 전
부모
9bba289daf
6a564a7ec1
커밋
1c6dde35a8
1개의 변경된 파일
과
0개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
변경상태 보기
0
2
app/Http/Services/Web/SeminarSignUpService.php
+ 0
- 2
app/Http/Services/Web/SeminarSignUpService.php
파일 보기
@@ -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