orderno,quoteno,orderstatus,
carinfo,userid,username,
deptid,deptname,ownerinfo,
applyinfo,insureinfo,agreeid,
productid,product,createtime,
frameno,licenseno,insuredname,
jqstartdate,jqenddate,systartdate,
syenddate
update ins_orders set orderstatus = #{status} where orderno = #{orderno}