bugfix
This commit is contained in:
parent
2530533792
commit
ccc6264a7f
@ -107,7 +107,7 @@ async def get_refundable_plog(request, id):
|
||||
return None
|
||||
origin_plog.total_amount = amt
|
||||
return origin_plog
|
||||
exception(f'{db.except}')
|
||||
exception(f'{db.e_except}')
|
||||
return None
|
||||
|
||||
async def new_refund_log(request, amount, origin_id):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user