mirror of
https://github.com/Hommy-master/capcut-mate.git
synced 2026-09-21 12:49:58 +08:00
优化提示。
This commit is contained in:
@@ -10,6 +10,7 @@ API_HEADERS = {
|
||||
'Accept': 'application/json',
|
||||
'Content-Type': 'application/json'
|
||||
}
|
||||
DEFAULT_API_TIMEOUT = 30 # 默认API超时时间为30秒
|
||||
|
||||
def get_user_points(api_key: str) -> float:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user