merge: bring member points mall changes into dev

This commit is contained in:
2026-03-04 22:02:45 +08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -2369,4 +2369,3 @@ public sealed class TakeoutAppDbContext(
builder.HasIndex(x => new { x.TenantId, x.QuotaPackageId, x.PurchasedAt });
}
}