优化
This commit is contained in:
@ -39,6 +39,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
and bpr.recruit_name like concat('%', #{dto.recruitName}, '%')
|
||||
</if>
|
||||
</where>
|
||||
order by bpr.create_time desc
|
||||
</select>
|
||||
|
||||
<select id="userProjectDetails" resultType="com.ruoyi.wgz.bo.res.WgzAppProjectDetailsRes">
|
||||
|
Reference in New Issue
Block a user