source type
This commit is contained in:
parent
f4b2ef7608
commit
318e12ea5f
|
|
@ -27,7 +27,6 @@
|
|||
</where>
|
||||
ORDER BY "no",id DESC
|
||||
) t
|
||||
ORDER BY id DESC;
|
||||
</select>
|
||||
|
||||
<select id="getHistory" resultType="com.nflg.wms.common.pojo.vo.PackageVO">
|
||||
|
|
|
|||
Loading…
Reference in New Issue