@@ -98,6 +98,8 @@
and confirm_flg = #{confirmFlg}
</if>
</where>
+
+ ORDER BY item_id
</select>
<select id="selectById" parameterType="String" resultMap="MastItemResult">