from Requests to HTTPX (Higher performance, I guess!)

This commit is contained in:
Remik1r3n
2025-02-06 23:30:49 +08:00
parent e73bdcda66
commit a16525c52e
8 changed files with 117 additions and 81 deletions

View File

@@ -12,7 +12,6 @@ from HelperFullPlay import implFullPlayAction
class NoSelectedBonusError(Exception):
pass
def apiQueryLoginBonus(userId:int) -> str:
"""ログインボーナスを取得する API"""
data = json.dumps({