Compare commits
No commits in common. "3d496eebfff3037f0223b41914b658566698412c" and "2613f89efd3f1849832c4ed668151650ad9a6242" have entirely different histories.
3d496eebff
...
2613f89efd
|
@ -86,7 +86,7 @@
|
||||||
</foreach>
|
</foreach>
|
||||||
</if>
|
</if>
|
||||||
group by tf.id
|
group by tf.id
|
||||||
ORDER BY ${orderField} ${order}
|
ORDER BY ${orderField} ${orderType}
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
</mapper>
|
</mapper>
|
Loading…
Reference in New Issue