Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-12, 12' at line 1
SELECT * FROM zycms_archives AS ac LEFT JOIN zycms_products AS a ON ac.id=a.id WHERE is_delete=0 AND (1758217022 - ac.delay_time) >= 0 AND (ac.cid in (237) OR FIND_IN_SET('237', sub_column)) ORDER BY ac.id DESC LIMIT -12, 12
Filename: libraries/Api.php
Line Number: 336