err:
SELECT top 16 n.id,ggbt,ggnr,n.addtime,qymc,(select top 1 zhaopian from t_lots where t_lots.pmhbh=m.id) as zhaopian FROM t_notice as n join t_jigou as j on n.jgbh=j.id join t_meeting as m on m.gonggao=n.id where fbzt=1 and fbzt=1 and n.id NOT IN(SELECT TOP 32 n.id FROM t_notice as n join t_jigou as j on n.jgbh=j.id join t_meeting as m on m.gonggao=n.id where fbzt=1 and fbzt=1 order by addtime desc, id desc) order by addtime desc, id desc