mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-08 04:55:54 +08:00
111
This commit is contained in:
parent
b01d84e0ca
commit
9f4f1b19dc
@ -145,6 +145,7 @@ class BaseArkApi:
|
||||
url=url,
|
||||
header=header,
|
||||
)
|
||||
logger.info(raw_data)
|
||||
if isinstance(raw_data, int):
|
||||
return raw_data
|
||||
if raw_data is None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user