INSERT INTO el_counter (elc_type,elc_key,elc_create_time) VALUES ('HOURLY','2024-06-16-08',NOW()) ON DUPLICATE KEY UPDATE elc_count=elc_count+1