代码提交
This commit is contained in:
parent
fa29836d30
commit
ad27e10673
|
|
@ -406,6 +406,7 @@
|
|||
AND mdi.change_status=#{status}
|
||||
</if>
|
||||
</where>
|
||||
order by mdi.create_time desc
|
||||
|
||||
</select>
|
||||
<select id="getFileList" resultType="com.bonus.material.devchange.domain.MaDevFile">
|
||||
|
|
|
|||
Loading…
Reference in New Issue