[ BEHAVIOR ] Run app\common\behavior\AppEnd @app_end [ RunTime:0.005669s ]
[Product::findCount] SQL: SELECT COUNT(DISTINCT t1.id) AS tp_count FROM `tbl_product` `t1` INNER JOIN `tbl_product_idx` `idx` ON `t1`.`id`=`idx`.`prodid` WHERE `idx`.`brandid` = 3103 AND `idx`.`catid` IN (1000,1001,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999) AND `t1`.`status` = 1 LIMIT 1
[Product::findList] SQL: SELECT `t1`.`id`,`t1`.`part`,`t1`.`urlname`,`t1`.`price`,`t1`.`stock`,`t1`.`minqty`,`t1`.`incqty`,`t1`.`weight`,`t1`.`volume`,`t1`.`footprint`,`t1`.`rohs`,`t1`.`url`,`t1`.`remote_url`,`t1`.`status`,`t1`.`createtime`,`t1`.`updatetime`,`idx`.`brandid`,`idx`.`catid` FROM `tbl_product` `t1` INNER JOIN `tbl_product_idx` `idx` ON `t1`.`id`=`idx`.`prodid` WHERE `idx`.`brandid` = 3103 AND `idx`.`catid` IN (1000,1001,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999) AND `t1`.`status` = 1 ORDER BY `id` ASC LIMIT 0,20