提交 63544a5c authored 作者: jiashixiong's avatar jiashixiong

前台公共资源接口添加查询专家

上级 0a429381
......@@ -33,6 +33,7 @@ public interface FgExamRecordMapper extends BaseMapper<ExamRecord> {
+ "</if>"
+ " eq(res.auto,form.auto)"
+ " order by createTime desc "
+ " LIMIT 1"
+ " </script>")
ExamRecord getUserPracticeRecord(@Param("form") ExamRecord form);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论