결제데이터통보

This commit is contained in:
focp212@naver.com
2025-09-16 19:48:22 +09:00
parent 60f55c98eb
commit d1556fd77d
10 changed files with 239 additions and 71 deletions

View File

@@ -92,6 +92,7 @@ export const InfoWrap = ({
{ getList(PaymentInfoItemType.NoInterest) }
</ul>
</div>
</>
);
};