|
|
@@ -101,7 +101,7 @@
|
|
|
<include refid="Base_Column_List"/>
|
|
|
FROM dkic_b.t_mst_sale_channel
|
|
|
<include refid="Condition"/>
|
|
|
- order by`` display_no
|
|
|
+ order by display_no
|
|
|
<if test="pageSize != null and currentPage != null and pageSize != 0 and currentPage != 0">
|
|
|
limit #{end} offset #{start}
|
|
|
</if>
|