## 往申请单增加数据
>INSERT INTO `tmc_business_travel` (`business_traveler` , `travel_approver` , `travel_cause` , `travel_destination` , `travel_end_time` , `travel_site` , `travel_time` , `img_url` , `create_time` , `book_user_id` , `company_id` , `book_user_name` , `agent_id` , `application_form_exemption` , `travel_application_number` , `update_time`) VALUES ('2' , '1' , '测试' , '上海' , 1540569600 , '北京' , 1540310400 , '[\"https://tmc.sxctkj.cc/upload/company/20180920/9b312b3ed73c70ecea06693e4a9cd010.jpeg\", \"https://tmc.sxctkj.cc/upload/company/20180920/5c3454ff238902e7f5ac57a4232d9395.jpeg\"]' , 1540374120 , 2 , 1 , '杨红伟移动' , 1 , 0 , 'A201810240542038183098' , 1540374124)