OWL ITS + 탐지시스템(인터넷 진흥원)
jhjang
2021-12-12 4f0cfb5acdcf13b0e93fea2ff42fbd503c64176e
src/main/java/kr/wisestone/owl/service/IssueHistoryService.java
@@ -61,6 +61,7 @@
    void detectDownIssues(IssueHistoryType type, Issue issue, StringBuilder description);
    void detectSendIssueMail(IssueHistoryType type, IssueForm issueForm, StringBuilder description);
    void detectSendIssueMail(IssueHistoryType type, List<String> sendMails, StringBuilder description);
    void detectIssueCompany(IssueHistoryType type, Map<String, Object> param, IssueCompany issueCompany, StringBuilder description);