fengling-member-service/src/Fengling.Member.Application
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
..
Commands fix: resolve strongly typed ID compilation errors 2026-02-17 15:42:07 +08:00
Dtos feat: add points rule DTOs 2026-02-08 21:30:34 +08:00
Events fix: resolve strongly typed ID compilation errors 2026-02-17 15:42:07 +08:00
Services refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
Fengling.Member.Application.csproj refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
GlobalUsings.cs feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00