update
This commit is contained in:
parent
bbc0f445b8
commit
430f8fb53c
@ -13,7 +13,7 @@ class Settings(BaseSettings):
|
|||||||
|
|
||||||
# 试穿次数
|
# 试穿次数
|
||||||
TRYON_REMAIN_COUNT: int = 3
|
TRYON_REMAIN_COUNT: int = 3
|
||||||
TRYON_ADDITIONAL_COUNT: int = 1
|
TRYON_ADDITIONAL_COUNT: int = 3
|
||||||
|
|
||||||
# 默认头像
|
# 默认头像
|
||||||
DEFAULT_AVATAR: str = "https://aidress-1311994147.cos.ap-chengdu.myqcloud.com/uploads/20250415/a9fecdb0fa3549488f010f7b89fdef1c.png"
|
DEFAULT_AVATAR: str = "https://aidress-1311994147.cos.ap-chengdu.myqcloud.com/uploads/20250415/a9fecdb0fa3549488f010f7b89fdef1c.png"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user