bug fix
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
c.is_over AS isOver,
|
||||
c.title,
|
||||
c.title_img AS titleImg,
|
||||
c.course_type AS courseType,
|
||||
c.course_type AS courseType
|
||||
FROM
|
||||
course AS c
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user