Compare commits
No commits in common. "bb6a2968cfc0955ea5e4c2489bb29371b64853f4" and "0bedaa32f0f87f8febc1506f731a2f9428c02f89" have entirely different histories.
bb6a2968cf
...
0bedaa32f0
@ -103,7 +103,7 @@
|
||||
AND MII.SALT_AFFECTED_FLG = #{saltAffectedFlg}
|
||||
</if>
|
||||
) TT
|
||||
ORDER BY TT.DISP_ORDER, TT.ITEM_ID
|
||||
ORDER BY TT.DISP_ORDER
|
||||
</select>
|
||||
|
||||
<select id="getItemDetail" parameterType="String" resultType="com.interplug.qcast.biz.displayItem.dto.ItemDetailResponse" >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user