Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
This commit is contained in:
@@ -604,7 +604,7 @@ export interface DepositInfo {
|
||||
depositDate?: string;
|
||||
depositBank?: string;
|
||||
depositAccount?: string;
|
||||
amount?: number;
|
||||
amount?: number | string;
|
||||
depositReason?: string;
|
||||
depositId?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user