|
@@ -1112,8 +1112,6 @@
|
|
IFNULL(b.exposed_paper_type,'') exposedPaperType,
|
|
IFNULL(b.exposed_paper_type,'') exposedPaperType,
|
|
IFNULL(b.unexposed_paper_type,'') unexposedPaperType,
|
|
IFNULL(b.unexposed_paper_type,'') unexposedPaperType,
|
|
so.name orgName,
|
|
so.name orgName,
|
|
-# REPLACE(substring_index(substring_index(CONVERT((b.paper_attachment_ids ->>'$[*].cardId')
|
|
|
|
-# USING utf8), ']', 1), '[',-1) examCardId,
|
|
|
|
b.paper_attachment_ids paperAttachmentIds
|
|
b.paper_attachment_ids paperAttachmentIds
|
|
FROM
|
|
FROM
|
|
exam_task a
|
|
exam_task a
|