insert into job_log (type,downloadType,downloadDate,totalCount,realCount,insertCount, msg, content,createTime) values (#{type},#{downloadType},#{downloadDate},#{totalCount},#{realCount},#{insertCount},#{msg},#{content},#{createTime})