20240413_hotfix.sql 211 B

123
  1. delete from tplay_appointment where provider_id not in (7,8,9);
  2. delete from tplay_appointment_ticket where provider_id not in (7,8,9);
  3. delete from tplay_appointment_application where provider_id not in (7,8,9);