bugfix
This commit is contained in:
parent
72b42cb654
commit
414efa7e8f
@ -7,8 +7,10 @@ if get_user_tpac:
|
||||
return {
|
||||
'status': 'ok',
|
||||
'data': [
|
||||
{
|
||||
'account': 'tpac account',
|
||||
'balance': tpac_balance
|
||||
}
|
||||
]
|
||||
}
|
||||
async with get_sor_context(request._run_ns, 'accounting') as sor:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user