会员积分改版V9
This commit is contained in:
@@ -61,7 +61,7 @@ async def amain(argv: list[str]) -> int:
|
||||
description="历史用户积分迁移",
|
||||
source_type=CreditBalanceSourceType.LEGACY_MIGRATION.value,
|
||||
valid_from=migration_time,
|
||||
expires_at=add_natural_months(migration_time, 1),
|
||||
expires_at=add_natural_months(migration_time, 12),
|
||||
credit_level=CreditLevel.GENERAL.value,
|
||||
source_id=user_id,
|
||||
related_id=user_id,
|
||||
|
||||
Reference in New Issue
Block a user