使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
DC
/
arm-api
关注
5
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
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