bugfix
This commit is contained in:
parent
d827acccab
commit
1dfa144611
@ -18,6 +18,7 @@ if params_kw.currency != 'CNY':
|
||||
"data": {
|
||||
"message": f'{params_kw.currency}:不支持的币种'
|
||||
}
|
||||
}
|
||||
params_kw.amount = float(params_kw.amount)
|
||||
debug(f'recharge.dspy: {params_kw=}')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user