Files
WonderQ-Admin/alembic
duanshuwen d11c361aa2 feat: add destination page configurable modules
This commit adds full support for two new destination page modules: a hero banner section and categorized destination regions.

Changes include:
- New SQLAlchemy models and alembic migration for DestinationHero and DestinationRegion tables
- Updated Pydantic SiteConfigPatchIn schema with new optional fields
- Integrated admin CRUD support for the new modules
- Added default seed data for Guizhou destination regions and hero content
- Exposed active modules via public site config API
- Added comprehensive test coverage for admin and public endpoints
2026-07-07 21:24:30 +08:00
..
2026-06-30 13:56:45 +08:00