本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
DC
/
arm-api
關注
5
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
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