mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-04 19:17:33 +08:00
info
This commit is contained in:
parent
ddb57c9752
commit
68179c5b42
@ -181,6 +181,8 @@ class BaseArkApi:
|
||||
if isinstance(unpack_data, int):
|
||||
return unpack_data
|
||||
else:
|
||||
|
||||
logger.info(unpack_data)
|
||||
return msgspec.convert(unpack_data, ArknightsAttendanceModel)
|
||||
|
||||
async def get_sign_info(
|
||||
|
Loading…
x
Reference in New Issue
Block a user