source type

This commit is contained in:
zhangke 2025-09-24 16:45:48 +08:00
parent f4b2ef7608
commit 318e12ea5f
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
</where> </where>
ORDER BY "no",id DESC ORDER BY "no",id DESC
) t ) t
ORDER BY id DESC;
</select> </select>
<select id="getHistory" resultType="com.nflg.wms.common.pojo.vo.PackageVO"> <select id="getHistory" resultType="com.nflg.wms.common.pojo.vo.PackageVO">