Stringsql="select * from fc_film_upload "+StringUtil.join(" and "," where ","","",w.getStringList())+" order by FIELD(`upload_state`,1,0,2,3) ";
Stringsql="select * from fc_film_upload "+StringUtil.join(" and "," where ","","",w.getStringList())+" order by FIELD(`upload_state`,1,0,2,3,4),create_time desc ";