UserPricipal 중복 필드 제거

This commit is contained in:
wonho
2025-10-27 15:49:01 +09:00
parent 8323b795df
commit 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