SHOW FULL COLUMNS FROM `cnpscy_coupon_all` [ RunTime:0.001080s ]
SELECT * FROM `cnpscy_coupon_all` `a` WHERE `begin_date` <= '1789095117' AND `end_date` >= '1789095117' AND `a`.`logo` <> '' AND `a`.`coupon_code` <> '' AND `a`.`is_show` = '1' ORDER BY `id` DESC LIMIT 100 [ RunTime:0.002444s ]
SHOW FULL COLUMNS FROM `cnpscy_banners` [ RunTime:0.000624s ]
SELECT `banner_title`,`banner_cover`,`banner_url`,`banner_words` FROM `cnpscy_banners` WHERE `is_check` = 1 AND `is_delete` = 0 AND ( 1=1 AND (start_time IS NULL OR start_time <= '2026-09-11 10:51:57') AND (end_time IS NULL OR end_time >= '2026-09-11 10:51:57') ) AND ( `banner_type` = '1' OR `banner_type` LIKE '%,1%' OR `banner_type` LIKE '%1,%' ) ORDER BY `banner_sort` DESC [ RunTime:0.000549s ]