유저부분 신규 dynamodb domain 방식으로변경
아이템 처리 관련 추가
This commit is contained in:
@@ -39,7 +39,7 @@ public class Admin implements UserDetails{
|
||||
private LocalDateTime expiredDt;
|
||||
|
||||
@JsonProperty("auth_level_type")
|
||||
private EAuthAdminLevelType authLevelType;
|
||||
private AuthAdminLevelType authLevelType;
|
||||
|
||||
/* 만료일 만 가져올려면 */
|
||||
/*@Column(name = "expired_dt")
|
||||
|
||||
Reference in New Issue
Block a user