Thank you for your trust and attention to the company. Please fill in your true information according to the prompts below, so that we can better serve you!
SHOW FULL COLUMNS FROM `sz_product_type` [ RunTime:0.001698s ]
SELECT * FROM `sz_product_type` WHERE `pid` IS NULL AND `status` = 1 [ RunTime:0.000407s ]
SHOW FULL COLUMNS FROM `sz_news_type` [ RunTime:0.001225s ]
SELECT * FROM `sz_news_type` WHERE `pid` = 1 AND `status` = 1 ORDER BY `id` ASC,`sort` DESC [ RunTime:0.000251s ]
SELECT * FROM `sz_news_type` WHERE `pid` = 2 AND `status` = 1 ORDER BY `id` ASC,`sort` DESC [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `sz_news` [ RunTime:0.001419s ]
SELECT `id`,`cn_title`,`ntype`,`en_title`,`ru_title` FROM `sz_news` WHERE `status` = 1 AND `ntype` IN (13,14,15) ORDER BY `ntype` ASC [ RunTime:0.000277s ]