feat: 工位分页排序修改

workplace
chenhc 11 months ago
parent 67123a1011
commit 52b08c7afc

@ -13,7 +13,7 @@
and invCode = #{invCode} and invCode = #{invCode}
</if> </if>
</where> </where>
ORDER BY id DESC ORDER BY code
</select> </select>
<select id="selectAll" resultType="com.glxp.api.entity.basic.BasicCollectPointCategory"> <select id="selectAll" resultType="com.glxp.api.entity.basic.BasicCollectPointCategory">
SELECT * SELECT *

Loading…
Cancel
Save