查询逻辑修改
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
COUNT(*) AS courseDetailsCount
|
||||
FROM
|
||||
course_details
|
||||
where course_details_id in
|
||||
where course_details_id
|
||||
|
||||
GROUP BY
|
||||
course_id
|
||||
|
||||
Reference in New Issue
Block a user