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

This commit is contained in:
owen
2023-09-24 22:32:10 +08:00
parent 21c67b1b75
commit 2c22ef8ef1
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
}
// 查询交易中心配置详情