insert into t_design (account_id,collection_id,system_scale,single_overall,switch_category,create_date) values( #{accountId}, #{collectionId}, #{systemScale}, #{singleOverall}, #{switchCategory}, #{createDate});