分销:重命名提现类型字段

(cherry picked from commit 2c22ef8ef1)
This commit is contained in:
owen
2023-09-24 22:32:10 +08:00
committed by shizhong
parent 6be1aac0af
commit 28d312c857
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ export interface ConfigVO {
brokerageWithdrawMinPrice: number
brokerageBankNames: string
brokerageFrozenDays: number
brokerageWithdrawType: string
brokerageWithdrawTypes: string
}
// 查询交易中心配置详情