@@ -17,8 +17,7 @@ SELECT t1.tnoticeid,
t1.fisspecifiedrange,
t1.tenterprise_userid
FROM tnotice AS t1
-WHERE GETDATE() BETWEEN t1.fbegdate AND t1.fenddate
- AND t1.ftype = '¹Ù·½'
- AND t1.fishomepage = 0
+WHERE t1.ftype = '¹Ù·½'
+ AND t1.fishomepage = 1
AND t1.fstatus = '·¢²¼'