Compare commits
2 Commits
0bedaa32f0
...
bb6a2968cf
| Author | SHA1 | Date | |
|---|---|---|---|
| bb6a2968cf | |||
| a52842776d |
@ -103,7 +103,7 @@
|
||||
AND MII.SALT_AFFECTED_FLG = #{saltAffectedFlg}
|
||||
</if>
|
||||
) TT
|
||||
ORDER BY TT.DISP_ORDER
|
||||
ORDER BY TT.DISP_ORDER, TT.ITEM_ID
|
||||
</select>
|
||||
|
||||
<select id="getItemDetail" parameterType="String" resultType="com.interplug.qcast.biz.displayItem.dto.ItemDetailResponse" >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user