This commit is contained in:
focp212@naver.com
2025-11-11 17:04:57 +09:00
parent 4bb403814c
commit 18cb4f0cbb
3 changed files with 166 additions and 170 deletions

View File

@@ -597,6 +597,7 @@ export interface MerchantInfo {
phoneNumber?: string;
subMallName?: string;
subMallBusinessNumber?: string;
merchantUrl?: string;
};
export interface DepositInfo {