后台修试管理代码提交

This commit is contained in:
1539530615@qq.com 2024-01-10 15:10:37 +08:00
parent 1431e4af62
commit 91f514da08
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="backCode != null">
and tk.code = #{backCode}
</if>
order by tk.create_time desc
</select>
<select id="exportScrapApplyDetailsList" resultType="com.bonus.sgzb.material.vo.ScrapApplyDetailsVO">