OWL ITS + 탐지시스템(인터넷 진흥원)
박지현
2022-03-07 398a4927e195755bd6a46be99337efd8dacc3dc2
src/main/java/kr/wisestone/owl/domain/ProjectRoleUser.java
@@ -29,7 +29,7 @@
        this.projectRole = projectRole;
        this.user = user;
    }
    public Long getId() {
        return id;
    }