【修改】学生性别字段,学生进入监控返回时间戳
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
FROM exam_knowledge_points
|
||||
WHERE FIND_IN_SET(#{id}, ancestors)
|
||||
and deleted='0'
|
||||
and status='0'
|
||||
ORDER BY order_num;
|
||||
|
||||
</select>
|
||||
|
Reference in New Issue
Block a user