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