today_ai_weather/lib
songtianlun 26f8d56632 feat: add sync_city task for city data synchronization
- Define a new Rake task `sync_city` to synchronize city data
- Update the `find_or_create_by!` method to include additional
  attributes such as `flag`, `wiki_data_id`, `active`, and
  `priority`

This new task allows for better management of city data by
ensuring that all relevant attributes are set during the
synchronization process. It enhances the existing functionality
by providing more detailed information for each city.
2025-02-26 11:58:10 +08:00
..
data migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
tasks feat: add sync_city task for city data synchronization 2025-02-26 11:58:10 +08:00