delete from api_log WHERE curl LIKE '%.css' or curl LIKE '%.js' or curl LIKE '%.JPG';
删除字段curl以 js,css JPG 结尾的记录