update
This commit is contained in:
parent
6b8f21891b
commit
9c890e2bfa
@ -27,9 +27,9 @@ class Settings(BaseSettings):
|
||||
ORDER_EXTRA_PACKAGE_THRESHOLD: int = 5 # 额外收费阈值
|
||||
|
||||
# 邀请新人赠送优惠券ID
|
||||
FIRST_ORDER_REFERRAL_COUPON_ID: int = 2
|
||||
FIRST_ORDER_REFERRAL_COUPON_ID: int = 1
|
||||
FIRST_ORDER_REFERRAL_COUPON_COUNT: int = 1
|
||||
FIRST_ORDER_REFERRAL_COUPON_EXPIRE_DAYS: int = 3
|
||||
FIRST_ORDER_REFERRAL_COUPON_EXPIRE_DAYS: int = 7
|
||||
|
||||
# JWT 配置
|
||||
SECRET_KEY: str = "s10GmiRMmplfYWXYZLSsE3X36Ld4gVZxHgAcdqFGC20v3llv7UdOeWLBEEP3e40p"
|
||||
|
||||
BIN
jobs.sqlite
BIN
jobs.sqlite
Binary file not shown.
Loading…
Reference in New Issue
Block a user