- 부가서비스 마스킹정책 적용

This commit is contained in:
HyeonJongKim
2025-11-17 18:24:35 +09:00
parent a9943150ad
commit 571c530df8
12 changed files with 517 additions and 94 deletions

View File

@@ -196,9 +196,9 @@ export const KeyInPaymentPage = () => {
sortType
]);
// if (!hasAccess) {
// return <AccessDeniedDialog />;
// }
if (!hasAccess) {
return <AccessDeniedDialog />;
}
return (