考试申请查询条件修改。
This commit is contained in:
parent
86a7549d0e
commit
585a4ac9a4
@ -221,6 +221,7 @@
|
||||
<if test="examApplyId != null and examApplyId != ''">
|
||||
AND
|
||||
t1.exam_apply_id = #{examApplyId}
|
||||
OR t1.exam_id = #{examApplyId}
|
||||
</if>
|
||||
</select>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user