$areaSql="select sc.`VALUE` as id, sc.name as `qy` from s_dictionary sc where sc.type = 'JZ_QY' and sc.`VALUE` like 'QYLB-%'";
$areaSql="select sc.`VALUE` as id, sc.name as `qy` from s_dictionary sc where sc.type = 'JZ_QY' and sc.`VALUE` like 'QYLB-%' and sc.`VALUE` not in ('QYLB-001','QYLB-002','QYLB-016','QYLB-017' ,'QYLB-018')";