OWL ITS + 탐지시스템(인터넷 진흥원)
minhee
2022-02-21 95f9639088ab6a5615aa348eb206d14541782000
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