安徽博创起重服务端程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

845 lines
137 KiB

[2023-04-19T07:40:29+08:00][sql] CONNECT:[ UseTime:0.017000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T07:40:29+08:00][sql] SHOW FULL COLUMNS FROM `ls_admin` [ RunTime:0.078005s ]
[2023-04-19T07:40:29+08:00][sql] SELECT * FROM `ls_admin` WHERE `account` = 'admin' AND `del` = 0 LIMIT 1 [ RunTime:0.013001s ]
[2023-04-19T07:40:29+08:00][sql] SELECT `id`,`account`,`name`,`role_id` FROM `ls_admin` WHERE `account` = 'admin' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T07:40:29+08:00][sql] UPDATE `ls_admin` SET `login_ip` = '127.0.0.1' , `login_time` = 1681861229 WHERE `account` = 'admin' [ RunTime:0.047003s ]
[2023-04-19T07:40:31+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.044002s ]
[2023-04-19T07:40:31+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681861231 , `uri` = '/admin/' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.024001s ]
[2023-04-19T07:40:31+08:00][sql] SELECT * FROM `ls_dev_auth` WHERE `type` = 1 AND `del` = 0 AND `disable` = 0 ORDER BY `sort` DESC [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_role` [ RunTime:0.014001s ]
[2023-04-19T07:40:31+08:00][sql] SELECT `name` FROM `ls_role` WHERE `id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681861231 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.018001s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.010001s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_user` [ RunTime:0.060003s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.018001s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681861231 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.002000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001001s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T07:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T07:40:32+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T07:40:32+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003001s ]
[2023-04-19T07:40:32+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681861232 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"1\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T07:40:32+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.002000s ]
[2023-04-19T07:40:32+08:00][sql] SELECT `o`.`shop_id`,sum(o.order_amount) as order_amount,`s`.`logo`,`s`.`name` FROM `ls_order` `o` INNER JOIN `ls_shop` `s` ON `s`.`id`=`o`.`shop_id` WHERE `order_amount` > 0 AND `pay_status` > 0 GROUP BY `shop_id` ORDER BY `order_amount` DESC LIMIT 5 [ RunTime:0.013001s ]
[2023-04-19T07:40:33+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T07:40:33+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T07:40:33+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681861233 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"2\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T07:40:33+08:00][sql] SHOW FULL COLUMNS FROM `ls_shop` [ RunTime:0.003000s ]
[2023-04-19T07:40:33+08:00][sql] SELECT `id`,`logo`,`name`,`visited_num` FROM `ls_shop` WHERE `visited_num` > 0 ORDER BY `visited_num` DESC LIMIT 5 [ RunTime:0.000000s ]
[2023-04-19T09:20:30+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:30+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:20:30+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867230 , `uri` = '/admin/setting.MarketingConfig/orderAward.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:20:30+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.020001s ]
[2023-04-19T09:20:30+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'order_award' AND `name` = 'award_ratio' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:20:34+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.004001s ]
[2023-04-19T09:20:34+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867234 , `uri` = '/admin/sign_daily.SignDaily/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:20:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_sign_daily` [ RunTime:0.023001s ]
[2023-04-19T09:20:34+08:00][sql] SELECT * FROM `ls_sign_daily` WHERE `type` = 1 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:20:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.003000s ]
[2023-04-19T09:20:34+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'sign_rule' AND `name` = 'instructions' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:20:34+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:20:34+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867234 , `uri` = '/admin/sign_daily.SignDaily/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:20:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_sign_daily` [ RunTime:0.002000s ]
[2023-04-19T09:20:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_sign_daily` WHERE `type` = 2 AND `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:20:34+08:00][sql] SELECT * FROM `ls_sign_daily` WHERE `type` = 2 AND `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:20:40+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:40+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:20:40+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867240 , `uri` = '/admin/content.Resource/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:20:40+08:00][sql] SHOW FULL COLUMNS FROM `ls_resource_category` [ RunTime:0.023001s ]
[2023-04-19T09:20:40+08:00][sql] SELECT `id`,`name`,`is_show`,`del`,`create_time`,`update_time` FROM `ls_resource_category` WHERE `del` = 0 AND `is_show` = 1 ORDER BY `id` DESC [ RunTime:0.000000s ]
[2023-04-19T09:20:41+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:41+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:20:41+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867240 , `uri` = '/admin/content.Resource/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:20:41+08:00][sql] SHOW FULL COLUMNS FROM `ls_resource` [ RunTime:0.021001s ]
[2023-04-19T09:20:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_resource` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:20:41+08:00][sql] SELECT `id`,`cid`,`title`,`image`,`content`,`visit`,`likes`,`download`,`sort`,`is_show`,`del`,`create_time`,`update_time`,`intro`,`path`,`price`,`type`,`province_id`,`city_id`,`district_id` FROM `ls_resource` WHERE `del` = 0 ORDER BY `sort` ASC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:20:41+08:00][sql] SHOW FULL COLUMNS FROM `ls_resource_category` [ RunTime:0.002000s ]
[2023-04-19T09:20:41+08:00][sql] SELECT * FROM `ls_resource_category` WHERE `id` = 5 [ RunTime:0.000000s ]
[2023-04-19T09:20:41+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_region` [ RunTime:0.025001s ]
[2023-04-19T09:20:41+08:00][sql] SELECT `id`,`id`,`name` FROM `ls_dev_region` [ RunTime:0.017001s ]
[2023-04-19T09:20:43+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:43+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002001s ]
[2023-04-19T09:20:43+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867242 , `uri` = '/admin/wechat.Oa/setoa.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:20:46+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:20:46+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867246 , `uri` = '/admin/setting.CustomerService/index.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:20:49+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:20:49+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867249 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:20:49+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003000s ]
[2023-04-19T09:20:49+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867249 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:20:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.022001s ]
[2023-04-19T09:20:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.002000s ]
[2023-04-19T09:20:49+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.013001s ]
[2023-04-19T09:20:51+08:00][sql] CONNECT:[ UseTime:0.011000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:51+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001001s ]
[2023-04-19T09:20:51+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867250 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:20:51+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:51+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003000s ]
[2023-04-19T09:20:51+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867251 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:20:51+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.012000s ]
[2023-04-19T09:20:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:20:51+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:20:53+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:20:53+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:20:53+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867253 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:07+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:07+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:07+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867387 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"工地施工\",\"is_show\":\"1\",\"sort\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:07+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.003000s ]
[2023-04-19T09:23:07+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '工地施工' AND `del` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:23:07+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '工地施工' , `is_show` = 1 , `sort` = 10 , `create_time` = 1681867387 , `update_time` = 1681867387 [ RunTime:0.000000s ]
[2023-04-19T09:23:07+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:07+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002001s ]
[2023-04-19T09:23:07+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867387 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:07+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:23:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:23:07+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001001s ]
[2023-04-19T09:23:08+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:08+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:23:08+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867388 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:15+08:00][sql] CONNECT:[ UseTime:0.018001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:23:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867395 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"设备维修\",\"is_show\":\"1\",\"sort\":\"20\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:23:15+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '设备维修' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:23:15+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '设备维修' , `is_show` = 1 , `sort` = 20 , `create_time` = 1681867395 , `update_time` = 1681867395 [ RunTime:0.001000s ]
[2023-04-19T09:23:16+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:16+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.045003s ]
[2023-04-19T09:23:16+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867396 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:16+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:23:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:23:16+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:23:22+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:22+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001001s ]
[2023-04-19T09:23:22+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867402 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:27+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:27+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:27+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867407 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"设备保养\",\"is_show\":\"1\",\"sort\":\"30\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:27+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:23:27+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '设备保养' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:23:27+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '设备保养' , `is_show` = 1 , `sort` = 30 , `create_time` = 1681867407 , `update_time` = 1681867407 [ RunTime:0.000000s ]
[2023-04-19T09:23:27+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:27+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:27+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867407 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:27+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002001s ]
[2023-04-19T09:23:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:23:27+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:23:31+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:31+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:31+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867411 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:36+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:36+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:36+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867416 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"设备安拆\",\"is_show\":\"1\",\"sort\":\"40\"}' , `ip` = '127.0.0.1' [ RunTime:0.003000s ]
[2023-04-19T09:23:36+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:23:36+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '设备安拆' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:23:36+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '设备安拆' , `is_show` = 1 , `sort` = 40 , `create_time` = 1681867416 , `update_time` = 1681867416 [ RunTime:0.001000s ]
[2023-04-19T09:23:36+08:00][sql] CONNECT:[ UseTime:0.001001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:36+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:23:36+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867416 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:36+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:23:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:23:36+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:23:40+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:40+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:40+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867420 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:46+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:23:46+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867426 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"产品采购\",\"is_show\":\"1\",\"sort\":\"50\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:23:46+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '产品采购' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:23:46+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '产品采购' , `is_show` = 1 , `sort` = 50 , `create_time` = 1681867426 , `update_time` = 1681867426 [ RunTime:0.000000s ]
[2023-04-19T09:23:46+08:00][sql] CONNECT:[ UseTime:0.008000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003000s ]
[2023-04-19T09:23:46+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867426 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:23:46+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:23:46+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:23:51+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:51+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:51+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867430 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:56+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:56+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:23:56+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867435 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"产品租赁\",\"is_show\":\"1\",\"sort\":\"1000\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:23:56+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.003001s ]
[2023-04-19T09:23:56+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '产品租赁' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:23:56+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '产品租赁' , `is_show` = 1 , `sort` = 1000 , `create_time` = 1681867436 , `update_time` = 1681867436 [ RunTime:0.000000s ]
[2023-04-19T09:23:56+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:23:56+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:23:56+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867436 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:23:56+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:23:56+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:23:56+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:24:00+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:00+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:24:00+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867440 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:24:05+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:05+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:24:05+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867445 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"产品维修\",\"is_show\":\"1\",\"sort\":\"1010\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:05+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:24:05+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '产品维修' AND `del` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:24:05+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '产品维修' , `is_show` = 1 , `sort` = 1010 , `create_time` = 1681867445 , `update_time` = 1681867445 [ RunTime:0.001000s ]
[2023-04-19T09:24:05+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:05+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:24:05+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867445 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:05+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:24:05+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:24:05+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:24:06+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:06+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:24:06+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867446 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:19+08:00][sql] CONNECT:[ UseTime:0.002000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867459 , `uri` = '/admin/community.CommunityCategory/add.html' , `type` = 'POST' , `param` = '{\"name\":\"其他\",\"is_show\":\"1\",\"sort\":\"1020\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] SELECT `id` FROM `ls_community_category` WHERE `name` = '其他' AND `del` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] INSERT INTO `ls_community_category` SET `name` = '其他' , `is_show` = 1 , `sort` = 1020 , `create_time` = 1681867459 , `update_time` = 1681867459 [ RunTime:0.000000s ]
[2023-04-19T09:24:19+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003000s ]
[2023-04-19T09:24:19+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867459 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:24:19+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:24:23+08:00][sql] CONNECT:[ UseTime:0.002000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:23+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:24:23+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867463 , `uri` = '/admin/community.CommunityTopic/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:23+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:24:23+08:00][sql] SELECT * FROM `ls_community_category` WHERE `del` = 0 AND `is_show` = 1 ORDER BY `sort` ASC,`id` DESC [ RunTime:0.001000s ]
[2023-04-19T09:24:24+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:24+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:24:24+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867464 , `uri` = '/admin/community.CommunityTopic/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:24+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_topic` [ RunTime:0.026002s ]
[2023-04-19T09:24:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_topic` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:24:24+08:00][sql] SELECT * FROM `ls_community_topic` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:24:26+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:26+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:24:26+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867466 , `uri` = '/admin/community.CommunitySetting/setting.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:24:48+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:24:48+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867488 , `uri` = '/admin/community.CommunitySetting/setting.html' , `type` = 'POST' , `param` = '{\"status\":\"1\",\"audit_article\":\"1\",\"audit_comment\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.001000s ]
[2023-04-19T09:24:48+08:00][sql] SELECT * FROM `ls_config` WHERE `type` = 'community' AND `name` = 'status' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] INSERT INTO `ls_config` SET `type` = 'community' , `name` = 'status' , `value` = '1' , `shop_id` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] SELECT * FROM `ls_config` WHERE `type` = 'community' AND `name` = 'audit_article' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] INSERT INTO `ls_config` SET `type` = 'community' , `name` = 'audit_article' , `value` = '1' , `shop_id` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] SELECT * FROM `ls_config` WHERE `type` = 'community' AND `name` = 'audit_comment' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:24:48+08:00][sql] INSERT INTO `ls_config` SET `type` = 'community' , `name` = 'audit_comment' , `value` = '1' , `shop_id` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:25:18+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:25:18+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:25:18+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867518 , `uri` = '/admin/community.CommunityTopic/add.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:25:18+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T09:25:18+08:00][sql] SELECT * FROM `ls_community_category` WHERE `del` = 0 AND `is_show` = 1 ORDER BY `sort` ASC,`id` DESC [ RunTime:0.001000s ]
[2023-04-19T09:26:04+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:26:04+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:26:04+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867564 , `uri` = '/admin/setting.Basic/website.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:26:04+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.001000s ]
[2023-04-19T09:26:04+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'website_platform' AND `name` = 'platform_contact' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:26:04+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'website_platform' AND `name` = 'platform_mobile' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:26:04+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'website_shop' AND `name` = 'shop_default_logo' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:26:04+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'website_shop' AND `name` = 'shop_default_bg' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:26:09+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:26:09+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:26:09+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867569 , `uri` = '/admin/Auth/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:26:09+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:26:09+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:26:09+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867569 , `uri` = '/admin/auth/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:26:09+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.003001s ]
[2023-04-19T09:26:09+08:00][sql] SELECT `id`,`type`,`system`,`pid`,`name`,`sort`,`icon`,`uri`,`disable` FROM `ls_dev_auth` WHERE `del` = 0 ORDER BY `sort` DESC,`type` ASC [ RunTime:0.003000s ]
[2023-04-19T09:26:09+08:00][sql] SELECT `pid` FROM `ls_dev_auth` WHERE `del` = 0 AND `type` = 1 [ RunTime:0.002000s ]
[2023-04-19T09:26:17+08:00][sql] CONNECT:[ UseTime:0.038003s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:26:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:26:17+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867576 , `uri` = '/admin/Auth/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:26:17+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:26:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:26:17+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867577 , `uri` = '/admin/auth/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.004000s ]
[2023-04-19T09:26:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.003000s ]
[2023-04-19T09:26:17+08:00][sql] SELECT `id`,`type`,`system`,`pid`,`name`,`sort`,`icon`,`uri`,`disable` FROM `ls_dev_auth` WHERE `del` = 0 ORDER BY `sort` DESC,`type` ASC [ RunTime:0.001000s ]
[2023-04-19T09:26:17+08:00][sql] SELECT `pid` FROM `ls_dev_auth` WHERE `del` = 0 AND `type` = 1 [ RunTime:0.001000s ]
[2023-04-19T09:33:12+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:12+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:12+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867992 , `uri` = '/admin/' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:12+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.004001s ]
[2023-04-19T09:33:12+08:00][sql] SELECT * FROM `ls_dev_auth` WHERE `type` = 1 AND `del` = 0 AND `disable` = 0 ORDER BY `sort` DESC [ RunTime:0.001000s ]
[2023-04-19T09:33:12+08:00][sql] SHOW FULL COLUMNS FROM `ls_role` [ RunTime:0.002000s ]
[2023-04-19T09:33:12+08:00][sql] SELECT `name` FROM `ls_role` WHERE `id` = 0 LIMIT 1 [ RunTime:0.003001s ]
[2023-04-19T09:33:13+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003001s ]
[2023-04-19T09:33:13+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867992 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.003000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_user` [ RunTime:0.002000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.001001s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] CONNECT:[ UseTime:0.001001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:33:13+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867993 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.002000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.002000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001001s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001001s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] CONNECT:[ UseTime:0.002000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001001s ]
[2023-04-19T09:33:13+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867993 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"1\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.002000s ]
[2023-04-19T09:33:13+08:00][sql] SELECT `o`.`shop_id`,sum(o.order_amount) as order_amount,`s`.`logo`,`s`.`name` FROM `ls_order` `o` INNER JOIN `ls_shop` `s` ON `s`.`id`=`o`.`shop_id` WHERE `order_amount` > 0 AND `pay_status` > 0 GROUP BY `shop_id` ORDER BY `order_amount` DESC LIMIT 5 [ RunTime:0.002000s ]
[2023-04-19T09:33:14+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:14+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:33:14+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867994 , `uri` = '/admin/setting.CustomerService/index.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:14+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:14+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:14+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867994 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"2\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:14+08:00][sql] SHOW FULL COLUMNS FROM `ls_shop` [ RunTime:0.002000s ]
[2023-04-19T09:33:14+08:00][sql] SELECT `id`,`logo`,`name`,`visited_num` FROM `ls_shop` WHERE `visited_num` > 0 ORDER BY `visited_num` DESC LIMIT 5 [ RunTime:0.001000s ]
[2023-04-19T09:33:19+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:19+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867999 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:19+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:19+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681867999 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:33:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:19+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:33:26+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:26+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:26+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868006 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:26+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:26+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:33:26+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868006 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:26+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T09:33:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:26+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001001s ]
[2023-04-19T09:33:37+08:00][sql] CONNECT:[ UseTime:0.001001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868017 , `uri` = '/admin/' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT * FROM `ls_dev_auth` WHERE `type` = 1 AND `del` = 0 AND `disable` = 0 ORDER BY `sort` DESC [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_role` [ RunTime:0.002000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT `name` FROM `ls_role` WHERE `id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] CONNECT:[ UseTime:0.016000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868017 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.002001s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_user` [ RunTime:0.002000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.002000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:37+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868018 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001001s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 AND `pay_status` > 0 [ RunTime:0.002000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:38+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868018 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"1\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.003000s ]
[2023-04-19T09:33:38+08:00][sql] SELECT `o`.`shop_id`,sum(o.order_amount) as order_amount,`s`.`logo`,`s`.`name` FROM `ls_order` `o` INNER JOIN `ls_shop` `s` ON `s`.`id`=`o`.`shop_id` WHERE `order_amount` > 0 AND `pay_status` > 0 GROUP BY `shop_id` ORDER BY `order_amount` DESC LIMIT 5 [ RunTime:0.001001s ]
[2023-04-19T09:33:39+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.003000s ]
[2023-04-19T09:33:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868019 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"2\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_shop` [ RunTime:0.002000s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `id`,`logo`,`name`,`visited_num` FROM `ls_shop` WHERE `visited_num` > 0 ORDER BY `visited_num` DESC LIMIT 5 [ RunTime:0.002000s ]
[2023-04-19T09:33:39+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868019 , `uri` = '/admin/decoration.Ad/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868019 , `uri` = '/admin/decoration.Ad/getPositionList.html' , `type` = 'GET' , `param` = '{\"terminal\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_ad_position` [ RunTime:0.033002s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `id`,`name`,`height`,`width` FROM `ls_ad_position` WHERE `del` = 0 AND `terminal` = 1 AND `status` = 1 [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868019 , `uri` = '/admin/decoration.Ad/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"terminal\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_ad` [ RunTime:0.023002s ]
[2023-04-19T09:33:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_ad` `A` INNER JOIN `ls_ad_position` `AP` ON `A`.`pid`=`AP`.`id` WHERE `A`.`del` = 0 AND `A`.`terminal` = '1' [ RunTime:0.010000s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `A`.*,AP.name as pname FROM `ls_ad` `A` INNER JOIN `ls_ad_position` `AP` ON `A`.`pid`=`AP`.`id` WHERE `A`.`del` = 0 AND `A`.`terminal` = '1' ORDER BY `A`.`sort` ASC,`A`.`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_goods` [ RunTime:0.042002s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `name`,`min_price`,`max_price` FROM `ls_goods` WHERE `id` = 4 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `name`,`min_price`,`max_price` FROM `ls_goods` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `name`,`min_price`,`max_price` FROM `ls_goods` WHERE `id` = 4 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:33:39+08:00][sql] SELECT `name`,`min_price`,`max_price` FROM `ls_goods` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:33:41+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:41+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:41+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868021 , `uri` = '/admin/setting.CustomerService/index.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:42+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:42+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:42+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868021 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:42+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:42+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:42+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868022 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:42+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T09:33:42+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:33:42+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:33:45+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:45+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001001s ]
[2023-04-19T09:33:45+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868025 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:45+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:45+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:33:45+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868025 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:33:45+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T09:33:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:45+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:33:49+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:33:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:33:49+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868029 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:33:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.001000s ]
[2023-04-19T09:33:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:33:49+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:38:28+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:38:28+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:38:28+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868308 , `uri` = '/admin/decoration.MenuDecorate/bottomNavigation.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:38:28+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:38:28+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:38:28+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868308 , `uri` = '/admin/decoration.menu_decorate/bottomNavigation.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:38:28+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_navigation` [ RunTime:0.016000s ]
[2023-04-19T09:38:28+08:00][sql] SELECT * FROM `ls_dev_navigation` WHERE `del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:38:28+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_dev_navigation` [ RunTime:0.000000s ]
[2023-04-19T09:38:32+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:38:32+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:38:32+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868312 , `uri` = '/admin/decoration.menu_decorate/editNavigation.html' , `type` = 'GET' , `param` = '{\"id\":\"3\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:38:32+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_navigation` [ RunTime:0.002000s ]
[2023-04-19T09:38:32+08:00][sql] SELECT * FROM `ls_dev_navigation` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:38:38+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:38:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:38:38+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868318 , `uri` = '/admin/decoration.menu_decorate/editNavigation.html' , `type` = 'POST' , `param` = '{\"id\":\"3\",\"name\":\"任务大厅\",\"image\":\"http:\\/\\/loca.ahbcqz.com\\/static\\/common\\/image\\/default\\/icon_tab_community.png\",\"status\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:38:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_navigation` [ RunTime:0.002000s ]
[2023-04-19T09:38:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_dev_navigation` WHERE `del` = 0 AND `name` = '任务大厅' AND `id` <> 3 [ RunTime:0.009001s ]
[2023-04-19T09:38:38+08:00][sql] UPDATE `ls_dev_navigation` SET `name` = '任务大厅' , `status` = 1 , `update_time` = 1681868318 WHERE `id` = 3 [ RunTime:0.029001s ]
[2023-04-19T09:38:38+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:38:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:38:38+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868318 , `uri` = '/admin/decoration.menu_decorate/bottomNavigation.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:38:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_navigation` [ RunTime:0.003000s ]
[2023-04-19T09:38:38+08:00][sql] SELECT * FROM `ls_dev_navigation` WHERE `del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.002000s ]
[2023-04-19T09:38:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_dev_navigation` [ RunTime:0.001000s ]
[2023-04-19T09:39:04+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:04+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:04+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868344 , `uri` = '/admin/decoration.menu_decorate/editNavigation.html' , `type` = 'GET' , `param` = '{\"id\":\"3\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:39:04+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_navigation` [ RunTime:0.001000s ]
[2023-04-19T09:39:04+08:00][sql] SELECT * FROM `ls_dev_navigation` WHERE `id` = 3 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:39:13+08:00][sql] CONNECT:[ UseTime:0.001001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:13+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868353 , `uri` = '/admin/decoration.MenuDecorate/Lists.html' , `type` = 'GET' , `param` = '{\"type\":\"2\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:39:13+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:13+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868353 , `uri` = '/admin/decoration.MenuDecorate/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"type\":\"2\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:39:13+08:00][sql] SHOW FULL COLUMNS FROM `ls_menu_decorate` [ RunTime:0.026001s ]
[2023-04-19T09:39:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_menu_decorate` WHERE `del` = 0 AND `decorate_type` = 2 [ RunTime:0.000000s ]
[2023-04-19T09:39:13+08:00][sql] SELECT * FROM `ls_menu_decorate` WHERE `del` = 0 AND `decorate_type` = 2 LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:39:20+08:00][sql] CONNECT:[ UseTime:0.001001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:20+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:20+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868360 , `uri` = '/admin/decoration.MenuDecorate/goods.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.036002s ]
[2023-04-19T09:39:21+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:21+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:39:21+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868361 , `uri` = '/admin/decoration.MenuDecorate/shop.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:39:23+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:23+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:23+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868363 , `uri` = '/admin/decoration.MenuDecorate/shop.html' , `type` = 'POST' , `param` = '{\"shop_street_hide\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:39:23+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.001000s ]
[2023-04-19T09:39:23+08:00][sql] SELECT * FROM `ls_config` WHERE `type` = 'decoration' AND `name` = 'shop_street_hide' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:39:23+08:00][sql] INSERT INTO `ls_config` SET `type` = 'decoration' , `name` = 'shop_street_hide' , `value` = '1' , `shop_id` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:39:24+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:24+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:39:24+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868364 , `uri` = '/admin/decoration.MenuDecorate/shop.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:39:24+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.004000s ]
[2023-04-19T09:39:24+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'decoration' AND `name` = 'shop_street_hide' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T09:39:32+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:32+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:32+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868372 , `uri` = '/admin/decoration.MenuDecorate/goods.html' , `type` = 'POST' , `param` = '{\"shop_hide_goods\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:39:32+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.002000s ]
[2023-04-19T09:39:32+08:00][sql] SELECT * FROM `ls_config` WHERE `type` = 'decoration' AND `name` = 'shop_hide_goods' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:39:32+08:00][sql] INSERT INTO `ls_config` SET `type` = 'decoration' , `name` = 'shop_hide_goods' , `value` = '1' , `shop_id` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:39:33+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:33+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:39:33+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868373 , `uri` = '/admin/decoration.MenuDecorate/goods.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:39:33+08:00][sql] SHOW FULL COLUMNS FROM `ls_config` [ RunTime:0.001000s ]
[2023-04-19T09:39:33+08:00][sql] SELECT `value` FROM `ls_config` WHERE `type` = 'decoration' AND `name` = 'shop_hide_goods' AND `shop_id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T09:39:34+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:39:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:39:34+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868374 , `uri` = '/admin/decoration.MenuDecorate/categorylayout.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:40:15+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868415 , `uri` = '/admin/decoration.MenuDecorate/Lists.html' , `type` = 'GET' , `param` = '{\"type\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:15+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T09:40:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868415 , `uri` = '/admin/decoration.MenuDecorate/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"type\":\"1\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:40:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_menu_decorate` [ RunTime:0.001000s ]
[2023-04-19T09:40:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_menu_decorate` WHERE `del` = 0 AND `decorate_type` = 1 [ RunTime:0.000000s ]
[2023-04-19T09:40:15+08:00][sql] SELECT * FROM `ls_menu_decorate` WHERE `del` = 0 AND `decorate_type` = 1 LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:40:37+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:37+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868437 , `uri` = '/admin/kefu.kefu/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T09:40:38+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:38+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868438 , `uri` = '/admin/kefu.Kefu/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:38+08:00][sql] SHOW FULL COLUMNS FROM `ls_kefu` [ RunTime:0.028001s ]
[2023-04-19T09:40:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_kefu` `k` INNER JOIN `ls_admin` `a` ON `a`.`id`=`k`.`admin_id` WHERE `a`.`del` = 0 AND `k`.`del` = 0 AND `shop_id` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:40:38+08:00][sql] SELECT `k`.*,`a`.`account` FROM `ls_kefu` `k` INNER JOIN `ls_admin` `a` ON `a`.`id`=`k`.`admin_id` WHERE `a`.`del` = 0 AND `k`.`del` = 0 AND `shop_id` = 0 ORDER BY `sort` ASC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T09:40:39+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868439 , `uri` = '/admin/kefu.kefuLang/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:39+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868439 , `uri` = '/admin/kefu.KefuLang/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_kefu_lang` [ RunTime:0.017001s ]
[2023-04-19T09:40:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_kefu_lang` WHERE `shop_id` = 0 [ RunTime:0.000000s ]
[2023-04-19T09:40:39+08:00][sql] SELECT * FROM `ls_kefu_lang` WHERE `shop_id` = 0 ORDER BY `sort` ASC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:40:42+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:42+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:40:42+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868442 , `uri` = '/admin/integral.IntegralGoods/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:42+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:42+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.000000s ]
[2023-04-19T09:40:42+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868442 , `uri` = '/admin/integral.IntegralGoods/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:42+08:00][sql] SHOW FULL COLUMNS FROM `ls_integral_goods` [ RunTime:0.014001s ]
[2023-04-19T09:40:42+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_integral_goods` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:40:42+08:00][sql] SELECT `id`,`name`,`code`,`image`,`type`,`market_price`,`stock`,`status`,`exchange_way`,`need_integral`,`need_money`,`delivery_way`,`balance`,`express_type`,`express_money`,`content`,`sales`,`sort`,`create_time`,`update_time`,`del` FROM `ls_integral_goods` WHERE `del` = 0 ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:40:43+08:00][sql] CONNECT:[ UseTime:0.002000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:43+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:43+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868443 , `uri` = '/admin/integral.IntegralOrder/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:44+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:44+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:44+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868444 , `uri` = '/admin/integral.IntegralOrder/lists.html' , `type` = 'GET' , `param` = '{\"status\":\"\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:44+08:00][sql] SHOW FULL COLUMNS FROM `ls_integral_order` [ RunTime:0.006000s ]
[2023-04-19T09:40:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_integral_order` [ RunTime:0.000000s ]
[2023-04-19T09:40:44+08:00][sql] SELECT * FROM `ls_integral_order` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T09:40:47+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:47+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T09:40:47+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868447 , `uri` = '/admin/community.CommunityComment/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:47+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T09:40:47+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001001s ]
[2023-04-19T09:40:47+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681868447 , `uri` = '/admin/community.CommunityComment/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T09:40:47+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_comment` [ RunTime:0.010001s ]
[2023-04-19T09:40:47+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_comment` `c` INNER JOIN `ls_user` `u` ON `u`.`id`=`c`.`user_id` WHERE `c`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T09:40:47+08:00][sql] SELECT `c`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_comment` `c` INNER JOIN `ls_user` `u` ON `u`.`id`=`c`.`user_id` WHERE `c`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T14:32:44+08:00][sql] CONNECT:[ UseTime:0.321018s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T14:32:44+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.032002s ]
[2023-04-19T14:32:44+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681885963 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.033002s ]
[2023-04-19T14:32:45+08:00][sql] CONNECT:[ UseTime:0.011000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T14:32:45+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T14:32:45+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681885964 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T14:32:45+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T14:32:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T14:32:45+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T14:32:49+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T14:32:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.009001s ]
[2023-04-19T14:32:49+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681885969 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T14:32:49+08:00][sql] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T14:32:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T14:32:49+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681885969 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T14:32:49+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.017001s ]
[2023-04-19T14:32:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T14:32:49+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T15:15:39+08:00][sql] CONNECT:[ UseTime:0.002000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:15:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.016001s ]
[2023-04-19T15:15:39+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681888539 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T15:15:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T15:15:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:15:39+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T15:15:39+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.001000s ]
[2023-04-19T15:15:39+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.020001s ]
[2023-04-19T15:24:15+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:24:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.053003s ]
[2023-04-19T15:24:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889054 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.047002s ]
[2023-04-19T15:24:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T15:24:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:24:15+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T15:24:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.002000s ]
[2023-04-19T15:24:15+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.000000s ]
[2023-04-19T15:24:15+08:00][sql] CONNECT:[ UseTime:0.011001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:24:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.084004s ]
[2023-04-19T15:24:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889054 , `uri` = '/admin/' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.048002s ]
[2023-04-19T15:24:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.002000s ]
[2023-04-19T15:24:15+08:00][sql] SELECT * FROM `ls_dev_auth` WHERE `type` = 1 AND `del` = 0 AND `disable` = 0 ORDER BY `sort` DESC [ RunTime:0.001000s ]
[2023-04-19T15:24:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_role` [ RunTime:0.037002s ]
[2023-04-19T15:24:15+08:00][sql] SELECT `name` FROM `ls_role` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T15:30:10+08:00][sql] CONNECT:[ UseTime:0.015001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:10+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.034002s ]
[2023-04-19T15:30:10+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889410 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.022001s ]
[2023-04-19T15:30:10+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T15:30:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:10+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001001s ]
[2023-04-19T15:30:10+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.001000s ]
[2023-04-19T15:30:10+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.000000s ]
[2023-04-19T15:30:10+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T15:30:10+08:00][sql] SELECT * FROM `ls_community_category` WHERE `id` = 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889414 , `uri` = '/admin/' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_dev_auth` [ RunTime:0.002000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT * FROM `ls_dev_auth` WHERE `type` = 1 AND `del` = 0 AND `disable` = 0 ORDER BY `sort` DESC [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_role` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT `name` FROM `ls_role` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.004001s ]
[2023-04-19T15:30:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889415 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `pay_status` > 0 AND `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_user` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(`id`) AS think_count FROM `ls_user` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681833600 AND 1681919999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] CONNECT:[ UseTime:0.011000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T15:30:15+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889415 , `uri` = '/admin/index/stat.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SHOW FULL COLUMNS FROM `ls_stat` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680537600 AND 1680623999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680624000 AND 1680710399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680710400 AND 1680796799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680796800 AND 1680883199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680883200 AND 1680969599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1680969600 AND 1681055999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681056000 AND 1681142399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681142400 AND 1681228799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681228800 AND 1681315199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681315200 AND 1681401599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681401600 AND 1681487999 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 AND `pay_status` > 0 [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681488000 AND 1681574399 GROUP BY `ip` ) `_group_count_` [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681574400 AND 1681660799 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681660800 AND 1681747199 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001001s ]
[2023-04-19T15:30:15+08:00][sql] SELECT SUM(`order_amount`) AS think_sum FROM `ls_order` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 AND `pay_status` > 0 [ RunTime:0.000000s ]
[2023-04-19T15:30:15+08:00][sql] SELECT COUNT(*) AS think_count FROM ( SELECT count(id) AS think_count FROM `ls_stat` WHERE `create_time` BETWEEN 1681747200 AND 1681833599 GROUP BY `ip` ) `_group_count_` [ RunTime:0.001000s ]
[2023-04-19T15:30:16+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:16+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.023002s ]
[2023-04-19T15:30:16+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889415 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"1\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.011000s ]
[2023-04-19T15:30:16+08:00][sql] SHOW FULL COLUMNS FROM `ls_order` [ RunTime:0.001000s ]
[2023-04-19T15:30:16+08:00][sql] SELECT `o`.`shop_id`,sum(o.order_amount) as order_amount,`s`.`logo`,`s`.`name` FROM `ls_order` `o` INNER JOIN `ls_shop` `s` ON `s`.`id`=`o`.`shop_id` WHERE `order_amount` > 0 AND `pay_status` > 0 GROUP BY `shop_id` ORDER BY `order_amount` DESC LIMIT 5 [ RunTime:0.002000s ]
[2023-04-19T15:30:17+08:00][sql] CONNECT:[ UseTime:0.011000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.021002s ]
[2023-04-19T15:30:17+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889416 , `uri` = '/admin/index/shop.html' , `type` = 'GET' , `param` = '{\"type\":\"2\",\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T15:30:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_shop` [ RunTime:0.001000s ]
[2023-04-19T15:30:17+08:00][sql] SELECT `id`,`logo`,`name`,`visited_num` FROM `ls_shop` WHERE `visited_num` > 0 ORDER BY `visited_num` DESC LIMIT 5 [ RunTime:0.000000s ]
[2023-04-19T15:30:19+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:19+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.011001s ]
[2023-04-19T15:30:19+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889419 , `uri` = '/admin/setting.CustomerService/index.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:30:22+08:00][sql] CONNECT:[ UseTime:0.002000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:22+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T15:30:22+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889422 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.012001s ]
[2023-04-19T15:30:22+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:30:22+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.002000s ]
[2023-04-19T15:30:22+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681889422 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:30:22+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.010001s ]
[2023-04-19T15:30:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.009000s ]
[2023-04-19T15:30:22+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T15:30:22+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.001000s ]
[2023-04-19T15:30:22+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.001000s ]
[2023-04-19T15:30:22+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.000000s ]
[2023-04-19T15:30:22+08:00][sql] SELECT * FROM `ls_community_category` WHERE `id` = 0 [ RunTime:0.000000s ]
[2023-04-19T15:42:01+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:42:01+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T15:42:01+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681890121 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.033002s ]
[2023-04-19T15:42:01+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.001000s ]
[2023-04-19T15:42:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.000000s ]
[2023-04-19T15:42:01+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T15:42:01+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.001000s ]
[2023-04-19T15:42:01+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.000000s ]
[2023-04-19T15:42:01+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.003000s ]
[2023-04-19T15:42:01+08:00][sql] SELECT * FROM `ls_community_category` WHERE `id` IN (2,0) [ RunTime:0.001000s ]
[2023-04-19T15:42:34+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:42:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.012000s ]
[2023-04-19T15:42:34+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681890154 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T15:42:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.000000s ]
[2023-04-19T15:42:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:42:34+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]
[2023-04-19T15:42:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.002000s ]
[2023-04-19T15:42:34+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.000000s ]
[2023-04-19T15:42:34+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002001s ]
[2023-04-19T15:42:34+08:00][sql] SELECT * FROM `ls_community_category` WHERE `id` IN (2,0) [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:42:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681890157 , `uri` = '/admin/community.CommunityArticle/audit.html' , `type` = 'GET' , `param` = '{\"id\":\"2\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T15:42:37+08:00][sql] SELECT * FROM `ls_community_article` WHERE `id` = 2 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` = 2 [ RunTime:0.002000s ]
[2023-04-19T15:42:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_topic` [ RunTime:0.003000s ]
[2023-04-19T15:42:37+08:00][sql] SELECT * FROM `ls_community_topic` WHERE `id` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] SHOW FULL COLUMNS FROM `ls_user` [ RunTime:0.001000s ]
[2023-04-19T15:42:37+08:00][sql] SELECT `id`,`nickname`,`sn` FROM `ls_user` WHERE `id` = 1 [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.009001s ]
[2023-04-19T15:42:46+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681890166 , `uri` = '/admin/community.CommunityArticle/audit.html' , `type` = 'POST' , `param` = '{\"id\":\"2\",\"status\":\"1\",\"audit_remark\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.000000s ]
[2023-04-19T15:42:46+08:00][sql] SELECT * FROM `ls_community_article` WHERE `del` = 0 AND `id` = 2 LIMIT 1 [ RunTime:0.000000s ]
[2023-04-19T15:42:46+08:00][sql] SELECT * FROM `ls_community_article` WHERE `id` = 2 LIMIT 1 [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] UPDATE `ls_community_article` SET `status` = 1 , `audit_time` = 1681890166 , `update_time` = 1681890166 WHERE `id` = 2 [ RunTime:0.000000s ]
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_follow` [ RunTime:0.002001s ]
[2023-04-19T15:42:46+08:00][sql] SELECT `user_id` FROM `ls_community_follow` WHERE `follow_id` = 1 AND `status` = 1 [ RunTime:0.000000s ]
[2023-04-19T15:42:46+08:00][sql] CONNECT:[ UseTime:0.018001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.010001s ]
[2023-04-19T15:42:46+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681890166 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.000000s ]
[2023-04-19T15:42:46+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T15:42:46+08:00][sql] SELECT * FROM `ls_community_category` WHERE `id` IN (2,0) [ RunTime:0.000000s ]
[2023-04-19T15:42:52+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T15:42:52+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.005001s ]
[2023-04-19T15:42:52+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681890171 , `uri` = '/admin/community.CommunityArticle/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\",\"keyword\":\"\",\"content\":\"\",\"status\":\"\",\"start_time\":\"\",\"end_time\":\"\"}' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T15:42:52+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article` [ RunTime:0.002000s ]
[2023-04-19T15:42:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 [ RunTime:0.001000s ]
[2023-04-19T15:42:52+08:00][sql] SELECT `a`.*,`u`.`nickname`,`u`.`avatar`,`u`.`sn` FROM `ls_community_article` `a` INNER JOIN `ls_user` `u` ON `u`.`id`=`a`.`user_id` WHERE `a`.`del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.003001s ]
[2023-04-19T15:42:52+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_article_image` [ RunTime:0.002000s ]
[2023-04-19T15:42:52+08:00][sql] SELECT * FROM `ls_community_article_image` WHERE `article_id` IN (2,1) [ RunTime:0.000000s ]
[2023-04-19T15:42:52+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.001000s ]
[2023-04-19T15:42:52+08:00][sql] SELECT * FROM `ls_community_category` WHERE `id` IN (2,0) [ RunTime:0.001000s ]
[2023-04-19T17:09:16+08:00][sql] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T17:09:16+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.013001s ]
[2023-04-19T17:09:16+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681895356 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '[]' , `ip` = '127.0.0.1' [ RunTime:0.000000s ]
[2023-04-19T17:09:17+08:00][sql] CONNECT:[ UseTime:0.010001s ] mysql:host=127.0.0.1;port=3306;dbname=ahbcqz;charset=utf8mb4
[2023-04-19T17:09:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_system_log` [ RunTime:0.001000s ]
[2023-04-19T17:09:17+08:00][sql] INSERT INTO `ls_system_log` SET `admin_id` = 1 , `name` = 'admin' , `account` = 'admin' , `create_time` = 1681895357 , `uri` = '/admin/community.CommunityCategory/lists.html' , `type` = 'GET' , `param` = '{\"page\":\"1\",\"limit\":\"10\"}' , `ip` = '127.0.0.1' [ RunTime:0.033001s ]
[2023-04-19T17:09:17+08:00][sql] SHOW FULL COLUMNS FROM `ls_community_category` [ RunTime:0.002000s ]
[2023-04-19T17:09:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `ls_community_category` WHERE `del` = 0 [ RunTime:0.001000s ]
[2023-04-19T17:09:17+08:00][sql] SELECT `id`,`name`,`sort`,`is_show`,`create_time`,`update_time`,`del` FROM `ls_community_category` WHERE `del` = 0 ORDER BY `sort` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.001000s ]