source type
This commit is contained in:
parent
f4b2ef7608
commit
318e12ea5f
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue