...
This commit is contained in:
parent
85a0d391ec
commit
477468b2e5
|
@ -86,7 +86,7 @@
|
||||||
</foreach>
|
</foreach>
|
||||||
</if>
|
</if>
|
||||||
group by tf.id
|
group by tf.id
|
||||||
ORDER BY ${orderField} ${orderType}
|
ORDER BY ${orderField} ${order}
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
</mapper>
|
</mapper>
|
Loading…
Reference in New Issue