bugfix
This commit is contained in:
parent
195f0ecb59
commit
ad3a419e06
@ -197,6 +197,7 @@ where a.id = b.upappid
|
||||
exception(f'{e}, {format_exc()}')
|
||||
raise e
|
||||
r = recs[0]
|
||||
debug(f'{r=}')
|
||||
return DictObject(**{
|
||||
'apikey':password_decode(r.apikey),
|
||||
'secretkey':password_decode(r.secretkey),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user