insert_exam.sql 63 B

12
  1. insert into device_monitor(team_name, begin_time)
  2. values (?, ?)