[ BEHAVIOR ] Run app\common\behavior\AppEnd @app_end [ RunTime:0.001538s ]
[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` = 3486 AND `idx`.`catid` IN (1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041) 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` = 3486 AND `idx`.`catid` IN (1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041) AND `t1`.`status` = 1 ORDER BY `id` ASC LIMIT 20,20