This commit is contained in:
focp212@naver.com
2025-11-05 17:29:07 +09:00
parent f1f38551fa
commit 3982b3c745
15 changed files with 79 additions and 235 deletions

View File

@@ -771,6 +771,7 @@ export interface CashReceiptPurposeUpdateResponse {
updateDateTime: string;
};
export interface CashReceiptManualIssueParams {
mid: string;
businessNumber: string,
purpose: CashReceiptPurposeType
productName: string,