OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-02-28 b8ab6de032d3a6ee029331dbb58d764a5409189b
src/main/resources/mybatis/query-template/issue-template.xml
@@ -36,6 +36,7 @@
        ic.name AS companyName,
        ii.name AS ispName,
        ih.name AS hostingName,
        d.department_name AS departmentName,
        GROUP_CONCAT(issue_custom.use_value) AS useValue,
        IFNULL(temp_attached_file.attachedFileCount, 0) as attachedFileCount,
        IFNULL(temp_issue_comment.issueCommentCount, 0) as issueCommentCount