This commit is contained in:
aaron 2025-04-01 21:36:33 +08:00
parent 6b11056697
commit cd38ff8212
2 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ class Settings(BaseSettings):
ORDER_EXTRA_PACKAGE_THRESHOLD: int = 5 # 额外收费阈值
# 邀请新人赠送积分
FIRST_ORDER_REFERRAL_POINT: int = 5
COMMON_ORDER_REFERRAL_POINT: int = 1
FIRST_ORDER_REFERRAL_POINT: int = 30
COMMON_ORDER_REFERRAL_POINT: int = 3

Binary file not shown.