- Add get_cloudmail_api_base() helper function to automatically append /api/public path to EMAIL_API_BASE - Update create_email_user() to use get_cloudmail_api_base() for consistent API endpoint construction - Update get_verification_code() to use get_cloudmail_api_base() for email list retrieval - Update fetch_email_content() to use get_cloudmail_api_base() for email list retrieval - Refactor telegram_bot.py to use centralized path completion logic instead of inline implementation - Improve API endpoint consistency across email service operations and reduce code duplication
36 KiB
36 KiB