fengling-member-service/src/Fengling.Member.Infrastructure
movingsam 489f02cb5f refactor: clean up Member module and update Console
- Remove redundant PointsRule repositories (use single PointsRuleRepository)
- Clean up Member migrations and consolidate to single Init migration
- Update Console frontend API and components for Tenant
- Add H5LinkService for member H5 integration
2026-02-18 23:34:40 +08:00
..
EntityConfigurations refactor: change PointsAccountId to Guid-based strongly typed ID 2026-02-17 15:30:10 +08:00
Migrations refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
Repositories refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
ApplicationDbContext.cs feat: add process expired points command 2026-02-09 19:00:07 +08:00
DesignTimeApplicationDbContextFactory.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
Fengling.Member.Infrastructure.csproj feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
GlobalUsings.cs feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
ITenantAccessor.cs refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00