更新文件

This commit is contained in:
2025-09-13 19:13:34 +08:00
parent 2e9be34b49
commit 9b791b5567
8 changed files with 292 additions and 138 deletions

View File

@@ -2,7 +2,7 @@ import requests
import json
from requests.exceptions import RequestException
import platform
from . import PyWebPageAPI
from .. import PyWebPageAPI
UA = f"SolianForPythonApp/0.0.1(A) ({PyWebPageAPI.GetDeviceInfo()})"