@@ -12,4 +12,4 @@ select t1.tnoticeid,
t1.tenterprise_userid
from tnotice t1
left join tagents t2 on t1.siteid=t2.siteid and t1.tagentsid=t2.tagentsid
-where t1.siteid = $siteid$ and t1.fstatus='·¢²¼' and t1.fbegdate<=getdate() and t1.fenddate>=getdate() and $where$
+where t1.siteid = $siteid$ and t1.fstatus='·¢²¼' and $where$