This commit is contained in:
yumoqing 2025-08-14 14:32:28 +08:00
parent 195f0ecb59
commit ad3a419e06

View File

@ -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),