fix: 内外部会议查询报错问题

This commit is contained in:
wxyclub
2023-11-28 19:08:52 +08:00
parent e44bb14b77
commit c3c8771118
@@ -122,7 +122,7 @@
mt.CREATE_TIME asc
</when>
<otherwise>
iom.${sortField} ${sortMode}
iom.${sortField} ${sortMode},
mt.CREATE_TIME asc
</otherwise>
</choose>