会员积分改版V9

This commit is contained in:
2026-08-11 14:27:21 +08:00
parent 81ef619ad3
commit 45b9409fe8
2 changed files with 45 additions and 10 deletions
@@ -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,