后台修试管理代码提交
This commit is contained in:
parent
1431e4af62
commit
91f514da08
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue