beetlsql3-dev
Mlxa0324 2 years ago
parent 6a530fe369
commit 82af76a7bc

@ -8,7 +8,7 @@ queryByCondition
@if(!isEmpty(teacherOpenCourseChatLogParentId)){
,(select count(1) from teacher_open_course_chat_log a
where a.teacher_open_course_chat_log_status = 1
and teacher_open_course_chat_log_id = #teacherOpenCourseChatLogParentId#
and teacher_open_course_chat_log_parent_id = #teacherOpenCourseChatLogId#
) as comment_count
@}
@}

Loading…
Cancel
Save