SELECT `object`.`id`, `object`.`title`,`object`.`canonical`, `object`.`image`, `object`.`created`, `object`.`viewed`, `object`.`description`, `object`.`short_description`, (SELECT fullname FROM user WHERE user.id = object.userid_created) as user_created, (SELECT title FROM article_catalogue WHERE article_catalogue.id = object.catalogueid) as catalogue_title, (SELECT count(id) FROM comment WHERE comment.detailid = object.id AND comment.module = 'article') as comment
FROM `catalogue_relationship` as `att`
INNER JOIN `article` as `object`
WHERE `att`.`module` = 'article' AND `att`.`moduleid` = `object`.`id` AND (`att`.`catalogueid` = 127 OR `att`.`catalogueid` = 128 OR `att`.`catalogueid` = 129) AND `object`.`publish_time` <= "2025-12-04 02:00:57" AND `object`.`publish` = 0 AND `object`.`alanguage` = 'vietnamese'
GROUP BY `att`.`moduleid`
ORDER BY `object`.`updated` desc, `object`.`id` desc
LIMIT 6060 , 30
Theo hương ước, người dân trong thôn không được chặt phá cây trong những khu rừng chung, phải tích cực trồng cây gây rừng, nếu ai vi phạm những điều cấm ấy sẽ bị phạt theo lệ thôn. Ngoài ra,...