insert into fileInfo (type, fileName,downloadType,startDate,endDate, count,fileSize,createTime) values (#{type},#{fileName},#{downloadType},#{startDate},#{endDate},#{count},#{fileSize},#{createTime})