log 파일 추가, 권한별 메뉴 기능 추가
This commit is contained in:
@@ -21,5 +21,4 @@ public class YearEntity {
|
||||
@Size(max = 20)
|
||||
@Column(name = "status", length = 20)
|
||||
private String status;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user