mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
fix: change U115_APP_ID
This commit is contained in:
+1
-1
@@ -211,7 +211,7 @@ class ConfigModel(BaseModel):
|
|||||||
|
|
||||||
# ==================== 云盘配置 ====================
|
# ==================== 云盘配置 ====================
|
||||||
# 115 AppId
|
# 115 AppId
|
||||||
U115_APP_ID: str = "100196807"
|
U115_APP_ID: str = "100197847"
|
||||||
# 115 OAuth2 Server 地址
|
# 115 OAuth2 Server 地址
|
||||||
U115_AUTH_SERVER: str = "https://movie-pilot.org"
|
U115_AUTH_SERVER: str = "https://movie-pilot.org"
|
||||||
# Alipan AppId
|
# Alipan AppId
|
||||||
|
|||||||
Reference in New Issue
Block a user