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

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

Loading…
Cancel
Save