@@ -68,6 +68,7 @@ class Settings(BaseSettings):
# 会员配置
USER_MAX_CREATED_CARD_NUM: int = 18
UPLOAD_REWARD_POINTS_GIFT_ID: int = -1
model_config = SettingsConfigDict(env_file=f'.env.{ENVIRONMENT}', env_file_encoding='utf-8')
The note is not visible to the blocked user.