SELECT d.* FROM 202100214_article d,202100214_article_cate c WHERE c.id=d.cateId and c.tb=4 and c.lang = 'tw' and c.inuse='1' and d.tb='4' and d.lang = 'tw' and (d.inuse = '1' or (d.inuse ='2' and d.sdate <= '2024-03-29' and d.edate >='2024-03-29')) and d.cateId=36 order by d.seq desc
目前沒有任何資料