OWL ITS + 탐지시스템(인터넷 진흥원)
박지현
2022-02-22 1dad4d94cc415d2f8092aff0368744289337f504
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