Mr.Xia
a952760cf8
fix: break circular import in horse racing commands
Extract shared.py from commands/__init__.py to break circular dependency:
- shared.py: shared variables/services/helper functions
- access.py: get_scope/check_access/get_event_id (canonical source)
- __init__.py: re-exports from shared.py for backward compat
- register/bet/race/help: import from .shared instead of package
2026-05-02 15:38:34 +08:00
..
2025-12-26 22:41:42 +08:00
2026-01-25 19:54:32 +08:00
2025-12-26 22:41:42 +08:00
2025-12-26 22:41:42 +08:00
2025-12-26 22:41:42 +08:00
2025-12-26 22:41:42 +08:00
2025-12-26 22:41:42 +08:00
2026-04-04 00:05:56 +08:00
2026-04-06 23:45:05 +08:00
2026-04-04 22:27:00 +08:00
2026-05-02 15:38:34 +08:00
2026-04-07 20:46:46 +08:00
2025-12-26 22:41:42 +08:00