Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 375fcb390b |
@@ -24,12 +24,7 @@ public class UserPrincipal implements UserDetails {
|
||||
/**
|
||||
* 사용자 ID
|
||||
*/
|
||||
private final UUID userId;
|
||||
|
||||
/**
|
||||
* 매장 ID
|
||||
*/
|
||||
private final UUID storeId;
|
||||
private final Long userId;
|
||||
|
||||
/**
|
||||
* 매장 ID
|
||||
|
||||
Reference in New Issue
Block a user