feat: 工位分页排序修改

workplace
chenhc 10 months ago
parent 67123a1011
commit 52b08c7afc

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

Loading…
Cancel
Save