secretary_update_20240911.sql 76 B

12
  1. alter table talk_info
  2. add request_id varchar(64) null after template_id;