beetlsql3-dev
Mlxa0324 2 years ago
parent f53c7ed2c4
commit 814e83a17a

@ -86,7 +86,9 @@ queryByCondition
and find_in_set(t.user_id,#userIdPlural#) and find_in_set(t.user_id,#userIdPlural#)
@} @}
@if(!isEmpty(teacherOpenCourseChatLogParentId)){ @if(!isEmpty(teacherOpenCourseChatLogParentId)){
order by teacher_open_course_chat_log_add_time desc @pageIgnoreTag(){
order by teacher_open_course_chat_log_add_time desc
@}
@} @}

Loading…
Cancel
Save