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.
 
 

8637 lines
1.6 MiB

[2021-05-18T17:27:33+08:00][sql] CONNECT:[ UseTime:0.232088s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:27:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.132431s ]
[2021-05-18T17:27:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.191833s ]
[2021-05-18T17:27:33+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,20 [ RunTime:0.099217s ]
[2021-05-18T17:30:02+08:00][sql] CONNECT:[ UseTime:1.929649s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:18.766396s ]
[2021-05-18T17:30:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.263196s ]
[2021-05-18T17:30:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.209777s ]
[2021-05-18T17:30:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.466173s ]
[2021-05-18T17:30:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.473610s ]
[2021-05-18T17:30:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.285094s ]
[2021-05-18T17:30:08+08:00][sql] CONNECT:[ UseTime:0.267659s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.263675s ]
[2021-05-18T17:30:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.339433s ]
[2021-05-18T17:30:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:1.965929s ]
[2021-05-18T17:30:08+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.152833s ]
[2021-05-18T17:30:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.844353s ]
[2021-05-18T17:30:08+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.298553s ]
[2021-05-18T17:30:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.247539s ]
[2021-05-18T17:30:09+08:00][sql] CONNECT:[ UseTime:0.268919s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.242823s ]
[2021-05-18T17:30:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.332702s ]
[2021-05-18T17:30:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:1.569134s ]
[2021-05-18T17:30:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.480428s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.870634s ]
[2021-05-18T17:30:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.319982s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071617s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.392901s ]
[2021-05-18T17:30:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.139274s ]
[2021-05-18T17:30:09+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.197445s ]
[2021-05-18T17:30:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.284114s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.815877s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.132772s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.104374s ]
[2021-05-18T17:30:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.110666s ]
[2021-05-18T17:30:16+08:00][sql] CONNECT:[ UseTime:0.418478s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.074088s ]
[2021-05-18T17:30:16+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.249707s ]
[2021-05-18T17:30:22+08:00][sql] CONNECT:[ UseTime:0.418749s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:22+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.135133s ]
[2021-05-18T17:30:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_user` WHERE ( `site_id` = 1 ) AND `system_user`.`delete_time` IS NULL [ RunTime:0.288066s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 ) AND `system_user`.`delete_time` IS NULL ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.161108s ]
[2021-05-18T17:30:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.099397s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='3008' and system_auth_group.status='1' ) [ RunTime:0.083674s ]
[2021-05-18T17:30:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.295551s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.196042s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 3008 LIMIT 1 [ RunTime:0.998223s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='3007' and system_auth_group.status='1' ) [ RunTime:0.202152s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='3006' and system_auth_group.status='1' ) [ RunTime:0.279627s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='3005' and system_auth_group.status='1' ) [ RunTime:0.106996s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='3000' and system_auth_group.status='1' ) [ RunTime:0.141306s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,6,3,11,2,5) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.168147s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 3000 LIMIT 1 [ RunTime:0.139912s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='2176' and system_auth_group.status='1' ) [ RunTime:0.147935s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.257650s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 2176 LIMIT 1 [ RunTime:0.185406s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='2175' and system_auth_group.status='1' ) [ RunTime:0.599265s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.161914s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 2175 LIMIT 1 [ RunTime:0.822353s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='2173' and system_auth_group.status='1' ) [ RunTime:0.066888s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='2' and system_auth_group.status='1' ) [ RunTime:0.113427s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,6,3,11,2,5) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.271984s ]
[2021-05-18T17:30:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 2 LIMIT 1 [ RunTime:0.323917s ]
[2021-05-18T17:30:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='2106' and system_auth_group.status='1' ) [ RunTime:0.097318s ]
[2021-05-18T17:30:35+08:00][sql] CONNECT:[ UseTime:0.145142s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.082686s ]
[2021-05-18T17:30:35+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.137506s ]
[2021-05-18T17:30:40+08:00][sql] CONNECT:[ UseTime:1.623676s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.377182s ]
[2021-05-18T17:30:40+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.109236s ]
[2021-05-18T17:30:40+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.152532s ]
[2021-05-18T17:30:40+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.122341s ]
[2021-05-18T17:30:44+08:00][sql] CONNECT:[ UseTime:0.137778s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:44+08:00][sql] SHOW FULL COLUMNS FROM `system_dictionary_type` [ RunTime:0.343194s ]
[2021-05-18T17:30:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_dictionary_type` WHERE ( `site_id` = 1 ) AND `system_dictionary_type`.`delete_time` IS NULL [ RunTime:0.190991s ]
[2021-05-18T17:30:44+08:00][sql] SELECT * FROM `system_dictionary_type` WHERE ( `site_id` = 1 ) AND `system_dictionary_type`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.336516s ]
[2021-05-18T17:30:44+08:00][sql] SELECT `a`.`dict_symbol`,`b`.`dict_name`,`b`.`dict_value` FROM `system_dictionary_type` `a` LEFT JOIN `system_dictionary` `b` ON `a`.`id`=`b`.`dict_type_id` WHERE ( `b`.`delete_time` IS NULL ) AND `a`.`delete_time` IS NULL [ RunTime:0.326595s ]
[2021-05-18T17:30:45+08:00][sql] CONNECT:[ UseTime:0.675313s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:45+08:00][sql] SHOW FULL COLUMNS FROM `system_dictionary` [ RunTime:0.109721s ]
[2021-05-18T17:30:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_dictionary` WHERE ( `dict_type_id` = 20 AND `site_id` = 1 ) AND `system_dictionary`.`delete_time` IS NULL [ RunTime:0.104052s ]
[2021-05-18T17:30:45+08:00][sql] SELECT * FROM `system_dictionary` WHERE ( `dict_type_id` = 20 AND `site_id` = 1 ) AND `system_dictionary`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.075660s ]
[2021-05-18T17:30:45+08:00][sql] CONNECT:[ UseTime:0.177996s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:30:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.093554s ]
[2021-05-18T17:30:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.199845s ]
[2021-05-18T17:30:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.116647s ]
[2021-05-18T17:30:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.174675s ]
[2021-05-18T17:31:04+08:00][sql] CONNECT:[ UseTime:0.403602s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:31:04+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.142770s ]
[2021-05-18T17:31:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.107934s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061156s ]
[2021-05-18T17:31:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060143s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090211s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.101739s ]
[2021-05-18T17:31:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073042s ]
[2021-05-18T17:31:04+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.049930s ]
[2021-05-18T17:31:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052643s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083438s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061280s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065529s ]
[2021-05-18T17:31:04+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.083426s ]
[2021-05-18T17:31:05+08:00][sql] CONNECT:[ UseTime:0.425024s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:31:05+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.169833s ]
[2021-05-18T17:31:05+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083367s ]
[2021-05-18T17:31:05+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.078100s ]
[2021-05-18T17:31:05+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063947s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.089758s ]
[2021-05-18T17:31:05+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.109792s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081468s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091155s ]
[2021-05-18T17:31:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.090691s ]
[2021-05-18T17:31:05+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071588s ]
[2021-05-18T17:31:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.085630s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066419s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081019s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079311s ]
[2021-05-18T17:31:05+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.219353s ]
[2021-05-18T17:32:08+08:00][sql] CONNECT:[ UseTime:0.364914s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:32:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.173163s ]
[2021-05-18T17:32:08+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '碎片管理' LIMIT 1 [ RunTime:0.335959s ]
[2021-05-18T17:32:08+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.381266s ]
[2021-05-18T17:32:08+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 3 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.125728s ]
[2021-05-18T17:32:08+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 3 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.916118s ]
[2021-05-18T17:32:08+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 0 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 3 , `sort` = 0 , `name` = '碎片管理' , `icon` = 'el-icon-house' , `model_name` = '/api/debris/index' , `path` = '/debris/index' , `component` = '/debris/index' , `child_list` = '102110' , `create_time` = 1621330327 , `update_time` = 1621330327 [ RunTime:1.001532s ]
[2021-05-18T17:32:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.045123s ]
[2021-05-18T17:32:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058021s ]
[2021-05-18T17:32:08+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.072106s ]
[2021-05-18T17:32:08+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"0\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"3\",\"sort\":\"0\",\"name\":\"\\u788e\\u7247\\u7ba1\\u7406\",\"icon\":\"el-icon-house\",\"model_name\":\"\\/api\\/debris\\/index\",\"path\":\"\\/debris\\/index\",\"component\":\"\\/debris\\/index\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '3.7614' , `record_id` = '221' , `remark` = 'admin 在 2021-05-18 17:32:08 创建了权限菜单:碎片管理' , `data` = '{\"menu_type\":\"0\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"3\",\"sort\":\"0\",\"name\":\"\\u788e\\u7247\\u7ba1\\u7406\",\"icon\":\"el-icon-house\",\"model_name\":\"\\/api\\/debris\\/index\",\"path\":\"\\/debris\\/index\",\"component\":\"\\/debris\\/index\",\"child_list\":102110,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 17:32:07\",\"update_time\":\"2021-05-18 17:32:07\",\"id\":\"221\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 0 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 3 , `sort` = 0 , `name` = \'碎片管理\' , `icon` = \'el-icon-house\' , `model_name` = \'/api/debris/index\' , `path` = \'/debris/index\' , `component` = \'/debris/index\' , `child_list` = \'102110\' , `create_time` = 1621330327 , `update_time` = 1621330327' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621330328 , `create_time` = 1621330328 [ RunTime:0.125721s ]
[2021-05-18T17:32:09+08:00][sql] CONNECT:[ UseTime:0.292721s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:32:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.136586s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.129746s ]
[2021-05-18T17:32:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.197320s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.106786s ]
[2021-05-18T17:32:09+08:00][sql] CONNECT:[ UseTime:1.288736s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:32:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.258881s ]
[2021-05-18T17:32:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.128336s ]
[2021-05-18T17:32:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064597s ]
[2021-05-18T17:32:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.265549s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.257529s ]
[2021-05-18T17:32:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.425946s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.379030s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.128440s ]
[2021-05-18T17:32:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.912278s ]
[2021-05-18T17:32:09+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:1.809899s ]
[2021-05-18T17:32:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.135604s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.111663s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.216853s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.105748s ]
[2021-05-18T17:32:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064178s ]
[2021-05-18T17:32:10+08:00][sql] CONNECT:[ UseTime:0.866817s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:1.834186s ]
[2021-05-18T17:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.377754s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.128557s ]
[2021-05-18T17:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.913643s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:1.945136s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.132369s ]
[2021-05-18T17:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.195717s ]
[2021-05-18T17:32:10+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.107666s ]
[2021-05-18T17:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074196s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.151845s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.121622s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.149697s ]
[2021-05-18T17:32:10+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.166167s ]
[2021-05-18T17:32:56+08:00][sql] CONNECT:[ UseTime:0.134127s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:32:56+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.117562s ]
[2021-05-18T17:32:56+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '添加碎片' LIMIT 1 [ RunTime:1.146748s ]
[2021-05-18T17:32:56+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.461130s ]
[2021-05-18T17:32:56+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:1.497060s ]
[2021-05-18T17:32:56+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:1.339579s ]
[2021-05-18T17:32:56+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 1 , `icon` = '' , `path` = '' , `component` = '' , `name` = '添加碎片' , `model_name` = '/api/debris/add' , `child_list` = '102110100' , `create_time` = 1621330375 , `update_time` = 1621330375 [ RunTime:0.216590s ]
[2021-05-18T17:32:56+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063546s ]
[2021-05-18T17:32:56+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.089044s ]
[2021-05-18T17:32:56+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.082660s ]
[2021-05-18T17:32:56+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u6dfb\\u52a0\\u788e\\u7247\",\"model_name\":\"\\/api\\/debris\\/add\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '5.8522' , `record_id` = '222' , `remark` = 'admin 在 2021-05-18 17:32:55 创建了权限菜单:添加碎片' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u6dfb\\u52a0\\u788e\\u7247\",\"model_name\":\"\\/api\\/debris\\/add\",\"child_list\":\"102110100\",\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 17:32:55\",\"update_time\":\"2021-05-18 17:32:55\",\"id\":\"222\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 1 , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `name` = \'添加碎片\' , `model_name` = \'/api/debris/add\' , `child_list` = \'102110100\' , `create_time` = 1621330375 , `update_time` = 1621330375' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621330375 , `create_time` = 1621330375 [ RunTime:0.085953s ]
[2021-05-18T17:32:56+08:00][sql] CONNECT:[ UseTime:0.125236s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:32:56+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.101546s ]
[2021-05-18T17:32:56+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.151110s ]
[2021-05-18T17:32:56+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.096048s ]
[2021-05-18T17:32:56+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.129965s ]
[2021-05-18T17:33:06+08:00][sql] CONNECT:[ UseTime:0.336057s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.289975s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.130936s ]
[2021-05-18T17:33:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.086558s ]
[2021-05-18T17:33:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.104999s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.405055s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054214s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058986s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.100663s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.464692s ]
[2021-05-18T17:33:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.089908s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.107856s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.176553s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065428s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056260s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071074s ]
[2021-05-18T17:33:06+08:00][sql] CONNECT:[ UseTime:0.472353s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.245748s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.084697s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.126463s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.340425s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.121438s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.149006s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.495541s ]
[2021-05-18T17:33:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.137735s ]
[2021-05-18T17:33:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.193519s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.085237s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067991s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.099206s ]
[2021-05-18T17:33:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.100407s ]
[2021-05-18T17:33:20+08:00][sql] CONNECT:[ UseTime:0.706848s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:33:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:1.331633s ]
[2021-05-18T17:33:20+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '修改碎片' LIMIT 1 [ RunTime:0.160920s ]
[2021-05-18T17:33:20+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.373929s ]
[2021-05-18T17:33:20+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.190149s ]
[2021-05-18T17:33:20+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.106276s ]
[2021-05-18T17:33:20+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 2 , `icon` = '' , `path` = '' , `component` = '' , `name` = '修改碎片' , `model_name` = '/api/debris/edit' , `child_list` = '102110101' , `create_time` = 1621330399 , `update_time` = 1621330399 [ RunTime:0.614117s ]
[2021-05-18T17:33:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076630s ]
[2021-05-18T17:33:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072145s ]
[2021-05-18T17:33:20+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.090351s ]
[2021-05-18T17:33:20+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"2\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u4fee\\u6539\\u788e\\u7247\",\"model_name\":\"\\/api\\/debris\\/edit\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '4.1289' , `record_id` = '223' , `remark` = 'admin 在 2021-05-18 17:33:20 创建了权限菜单:修改碎片' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"2\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u4fee\\u6539\\u788e\\u7247\",\"model_name\":\"\\/api\\/debris\\/edit\",\"child_list\":102110101,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 17:33:19\",\"update_time\":\"2021-05-18 17:33:19\",\"id\":\"223\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 2 , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `name` = \'修改碎片\' , `model_name` = \'/api/debris/edit\' , `child_list` = \'102110101\' , `create_time` = 1621330399 , `update_time` = 1621330399' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621330400 , `create_time` = 1621330400 [ RunTime:0.087897s ]
[2021-05-18T17:33:20+08:00][sql] CONNECT:[ UseTime:0.111564s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:33:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069771s ]
[2021-05-18T17:33:20+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.068616s ]
[2021-05-18T17:33:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.075087s ]
[2021-05-18T17:33:20+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069736s ]
[2021-05-18T17:33:39+08:00][sql] CONNECT:[ UseTime:0.160847s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:33:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.196036s ]
[2021-05-18T17:33:39+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '删除碎片' LIMIT 1 [ RunTime:0.101060s ]
[2021-05-18T17:33:39+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.202887s ]
[2021-05-18T17:33:39+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.094016s ]
[2021-05-18T17:33:39+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071270s ]
[2021-05-18T17:33:39+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 3 , `model_name` = '/api/debris/delete' , `name` = '删除碎片' , `icon` = '' , `path` = '' , `component` = '' , `child_list` = '102110102' , `create_time` = 1621330419 , `update_time` = 1621330419 [ RunTime:0.071628s ]
[2021-05-18T17:33:39+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.101887s ]
[2021-05-18T17:33:39+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.113098s ]
[2021-05-18T17:33:39+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.158770s ]
[2021-05-18T17:33:39+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"3\",\"model_name\":\"\\/api\\/debris\\/delete\",\"name\":\"\\u5220\\u9664\\u788e\\u7247\",\"icon\":\"\",\"path\":\"\",\"component\":\"\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '1.437' , `record_id` = '224' , `remark` = 'admin 在 2021-05-18 17:33:39 创建了权限菜单:删除碎片' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"3\",\"model_name\":\"\\/api\\/debris\\/delete\",\"name\":\"\\u5220\\u9664\\u788e\\u7247\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"child_list\":102110102,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 17:33:39\",\"update_time\":\"2021-05-18 17:33:39\",\"id\":\"224\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 3 , `model_name` = \'/api/debris/delete\' , `name` = \'删除碎片\' , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `child_list` = \'102110102\' , `create_time` = 1621330419 , `update_time` = 1621330419' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621330419 , `create_time` = 1621330419 [ RunTime:0.139735s ]
[2021-05-18T17:33:40+08:00][sql] CONNECT:[ UseTime:0.333831s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.159387s ]
[2021-05-18T17:33:40+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.096929s ]
[2021-05-18T17:33:40+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.097311s ]
[2021-05-18T17:33:40+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.114350s ]
[2021-05-18T17:34:00+08:00][sql] CONNECT:[ UseTime:0.656323s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.269213s ]
[2021-05-18T17:34:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '更新状态' LIMIT 1 [ RunTime:0.219621s ]
[2021-05-18T17:34:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.083697s ]
[2021-05-18T17:34:00+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.153153s ]
[2021-05-18T17:34:00+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 221 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.128956s ]
[2021-05-18T17:34:00+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 2 , `icon` = '' , `path` = '' , `component` = '' , `name` = '更新状态' , `model_name` = '/api/debris/status' , `child_list` = '102110103' , `create_time` = 1621330439 , `update_time` = 1621330439 [ RunTime:0.153501s ]
[2021-05-18T17:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.213983s ]
[2021-05-18T17:34:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.101638s ]
[2021-05-18T17:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.118032s ]
[2021-05-18T17:34:00+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"2\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u66f4\\u65b0\\u72b6\\u6001\",\"model_name\":\"\\/api\\/debris\\/status\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '2.8453' , `record_id` = '225' , `remark` = 'admin 在 2021-05-18 17:33:59 创建了权限菜单:更新状态' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"221\",\"sort\":\"2\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u66f4\\u65b0\\u72b6\\u6001\",\"model_name\":\"\\/api\\/debris\\/status\",\"child_list\":102110103,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 17:33:59\",\"update_time\":\"2021-05-18 17:33:59\",\"id\":\"225\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 221 , `sort` = 2 , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `name` = \'更新状态\' , `model_name` = \'/api/debris/status\' , `child_list` = \'102110103\' , `create_time` = 1621330439 , `update_time` = 1621330439' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621330439 , `create_time` = 1621330439 [ RunTime:0.204974s ]
[2021-05-18T17:34:01+08:00][sql] CONNECT:[ UseTime:0.221884s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.143009s ]
[2021-05-18T17:34:01+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.130245s ]
[2021-05-18T17:34:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.190516s ]
[2021-05-18T17:34:01+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.167671s ]
[2021-05-18T17:34:06+08:00][sql] CONNECT:[ UseTime:0.185796s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.306945s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.181392s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.173070s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.269612s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.190486s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.347017s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.133105s ]
[2021-05-18T17:34:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.338475s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.141827s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.088399s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.139628s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.150116s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.116397s ]
[2021-05-18T17:34:06+08:00][sql] CONNECT:[ UseTime:0.348187s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.251484s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.161349s ]
[2021-05-18T17:34:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.242469s ]
[2021-05-18T17:34:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.288829s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.399152s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.376790s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.155544s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.142683s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.228217s ]
[2021-05-18T17:34:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.117574s ]
[2021-05-18T17:34:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.101578s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.102226s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.090505s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075501s ]
[2021-05-18T17:34:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.095363s ]
[2021-05-18T17:34:08+08:00][sql] CONNECT:[ UseTime:0.114150s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.173254s ]
[2021-05-18T17:34:08+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.087968s ]
[2021-05-18T17:34:10+08:00][sql] CONNECT:[ UseTime:0.145287s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.171086s ]
[2021-05-18T17:34:10+08:00][sql] SELECT `rules` FROM `system_auth_group` WHERE `site_id` = 1 AND `id` = 1 LIMIT 1 [ RunTime:0.055378s ]
[2021-05-18T17:34:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.213170s ]
[2021-05-18T17:34:10+08:00][sql] SELECT * FROM `system_auth_rule` [ RunTime:0.068032s ]
[2021-05-18T17:34:16+08:00][sql] CONNECT:[ UseTime:0.258495s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.231591s ]
[2021-05-18T17:34:16+08:00][sql] UPDATE `system_auth_group` SET `site_id` = 1 , `update_time` = 1621330455 , `rules` = '1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197' WHERE `id` = 1 [ RunTime:0.126275s ]
[2021-05-18T17:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072966s ]
[2021-05-18T17:34:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.136313s ]
[2021-05-18T17:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.146185s ]
[2021-05-18T17:34:16+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_id\":[\"1\",\"2\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"12\",\"185\",\"186\",\"187\",\"188\",\"13\",\"21\",\"22\",\"23\",\"24\",\"25\",\"196\",\"15\",\"16\",\"17\",\"18\",\"19\",\"20\",\"184\",\"194\",\"195\",\"209\",\"210\",\"211\",\"26\",\"192\",\"205\",\"198\",\"206\",\"207\",\"208\",\"200\",\"201\",\"202\",\"203\",\"204\",\"3\",\"11\",\"189\",\"212\",\"216\",\"217\",\"218\",\"219\",\"220\",\"213\",\"214\",\"215\",\"221\",\"222\",\"223\",\"224\",\"225\",\"4\",\"14\",\"199\",\"190\",\"191\",\"197\"],\"title\":\"\\u7cfb\\u7edf\\u7ba1\\u7406\\u5458\",\"role_id\":\"1\"}' , `model` = '/api/group/addGroupRule/role_id/1' , `url` = 'api.cms.ahbmz.com/api/group/addGroupRule/role_id/1' , `spend_time` = '1.1396' , `record_id` = '0' , `remark` = 'admin 在 2021-05-18 17:34:16 编辑了用户角色:系统管理员的权限菜单:' , `data` = '{\"site_id\":1,\"update_time\":1621330455,\"rules\":\"1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197\"}' , `origin` = '[]' , `sql` = 'UPDATE `system_auth_group` SET `site_id` = 1 , `update_time` = 1621330455 , `rules` = \'1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197\' WHERE `id` = 1' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621330456 , `create_time` = 1621330456 [ RunTime:0.189648s ]
[2021-05-18T17:34:22+08:00][sql] CONNECT:[ UseTime:0.145893s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:22+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.098421s ]
[2021-05-18T17:34:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.267668s ]
[2021-05-18T17:34:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.219728s ]
[2021-05-18T17:34:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.715079s ]
[2021-05-18T17:34:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.160558s ]
[2021-05-18T17:34:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.198475s ]
[2021-05-18T17:34:22+08:00][sql] CONNECT:[ UseTime:0.255202s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.080323s ]
[2021-05-18T17:34:22+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.157429s ]
[2021-05-18T17:34:23+08:00][sql] CONNECT:[ UseTime:0.258602s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:23+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080377s ]
[2021-05-18T17:34:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.154981s ]
[2021-05-18T17:34:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.166980s ]
[2021-05-18T17:34:23+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.080251s ]
[2021-05-18T17:34:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.281460s ]
[2021-05-18T17:34:23+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078363s ]
[2021-05-18T17:34:23+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.140810s ]
[2021-05-18T17:34:24+08:00][sql] CONNECT:[ UseTime:0.211014s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:34:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.083137s ]
[2021-05-18T17:34:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059755s ]
[2021-05-18T17:34:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.104140s ]
[2021-05-18T17:34:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.205888s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079348s ]
[2021-05-18T17:34:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.281774s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078143s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.141282s ]
[2021-05-18T17:34:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.160879s ]
[2021-05-18T17:34:24+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.123434s ]
[2021-05-18T17:34:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077914s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.128431s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.118529s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.105038s ]
[2021-05-18T17:34:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.086005s ]
[2021-05-18T17:35:24+08:00][sql] CONNECT:[ UseTime:0.136813s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:35:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.105523s ]
[2021-05-18T17:35:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.103393s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.134739s ]
[2021-05-18T17:35:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.110738s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.182964s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.124971s ]
[2021-05-18T17:35:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.150634s ]
[2021-05-18T17:35:24+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.461150s ]
[2021-05-18T17:35:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.113614s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.149486s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.113675s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.312845s ]
[2021-05-18T17:35:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.107021s ]
[2021-05-18T17:35:25+08:00][sql] CONNECT:[ UseTime:0.136815s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:35:25+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.105493s ]
[2021-05-18T17:35:25+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.103409s ]
[2021-05-18T17:35:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.094356s ]
[2021-05-18T17:35:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.123894s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.144875s ]
[2021-05-18T17:35:25+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.126484s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.151867s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.177223s ]
[2021-05-18T17:35:25+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.548984s ]
[2021-05-18T17:35:25+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.105947s ]
[2021-05-18T17:35:25+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.133701s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.332542s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.139923s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.115171s ]
[2021-05-18T17:35:25+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.150727s ]
[2021-05-18T17:36:39+08:00][sql] CONNECT:[ UseTime:0.230519s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:36:39+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.288804s ]
[2021-05-18T17:36:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.183804s ]
[2021-05-18T17:36:39+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.213429s ]
[2021-05-18T17:36:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.172027s ]
[2021-05-18T17:36:39+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.623182s ]
[2021-05-18T17:36:39+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.517920s ]
[2021-05-18T17:36:40+08:00][sql] CONNECT:[ UseTime:0.229289s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.438737s ]
[2021-05-18T17:36:40+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.231074s ]
[2021-05-18T17:36:44+08:00][sql] CONNECT:[ UseTime:0.233689s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.204191s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.394124s ]
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.765853s ]
[2021-05-18T17:36:44+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.949729s ]
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.285963s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:1.177657s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.807633s ]
[2021-05-18T17:36:44+08:00][sql] CONNECT:[ UseTime:0.536792s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067428s ]
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.091064s ]
[2021-05-18T17:36:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.417660s ]
[2021-05-18T17:36:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.655737s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:3.947544s ]
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.443674s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.546436s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.251940s ]
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:2.187232s ]
[2021-05-18T17:36:44+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:2.128616s ]
[2021-05-18T17:36:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:4.068069s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.460587s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:3.124891s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:2.639672s ]
[2021-05-18T17:36:44+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.440564s ]
[2021-05-18T17:36:46+08:00][sql] CONNECT:[ UseTime:0.235024s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.375445s ]
[2021-05-18T17:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.289975s ]
[2021-05-18T17:36:46+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.136198s ]
[2021-05-18T17:36:46+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.214428s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.306939s ]
[2021-05-18T17:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.183651s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:1.037775s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.411666s ]
[2021-05-18T17:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.817967s ]
[2021-05-18T17:36:46+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.808420s ]
[2021-05-18T17:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.283217s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.262606s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.131061s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:1.408648s ]
[2021-05-18T17:36:46+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.317105s ]
[2021-05-18T17:36:48+08:00][sql] CONNECT:[ UseTime:0.635814s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:36:48+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.187660s ]
[2021-05-18T17:36:48+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.926526s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:2.130841s ]
[2021-05-18T17:36:48+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:1.836204s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:3.439088s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:2.126653s ]
[2021-05-18T17:36:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:11.020807s ]
[2021-05-18T17:36:48+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.126304s ]
[2021-05-18T17:36:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.107267s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:3.169356s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.088390s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.264662s ]
[2021-05-18T17:36:48+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.440683s ]
[2021-05-18T17:37:43+08:00][sql] CONNECT:[ UseTime:0.170781s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075669s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.746365s ]
[2021-05-18T17:37:43+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.203312s ]
[2021-05-18T17:37:43+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.090271s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.147887s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.197614s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.537943s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.658188s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.411426s ]
[2021-05-18T17:37:43+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.095907s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068481s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.149495s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.109811s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.168380s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.140430s ]
[2021-05-18T17:37:43+08:00][sql] CONNECT:[ UseTime:0.223569s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.812795s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.220072s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.176765s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.204213s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.537886s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.658200s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.413217s ]
[2021-05-18T17:37:43+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.101356s ]
[2021-05-18T17:37:43+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.149260s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.102374s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.175530s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.165052s ]
[2021-05-18T17:37:43+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.143266s ]
[2021-05-18T17:38:42+08:00][sql] CONNECT:[ UseTime:0.159169s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.118292s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.152048s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.875817s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.198608s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.184656s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097857s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.240440s ]
[2021-05-18T17:38:42+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.083453s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.140429s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.148554s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.136537s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.148624s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.261551s ]
[2021-05-18T17:38:42+08:00][sql] CONNECT:[ UseTime:0.160685s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.118281s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.151925s ]
[2021-05-18T17:38:42+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.732940s ]
[2021-05-18T17:38:42+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.099837s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.226892s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.198424s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098380s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.243450s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.140727s ]
[2021-05-18T17:38:42+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.114211s ]
[2021-05-18T17:38:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.107723s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.148283s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.359911s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.093625s ]
[2021-05-18T17:38:42+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.099586s ]
[2021-05-18T17:39:40+08:00][sql] CONNECT:[ UseTime:0.089333s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069488s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057880s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074448s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058414s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062281s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069237s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060451s ]
[2021-05-18T17:39:40+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052645s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056132s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060151s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071876s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070606s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062473s ]
[2021-05-18T17:39:40+08:00][sql] CONNECT:[ UseTime:0.089333s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070422s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057210s ]
[2021-05-18T17:39:40+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074307s ]
[2021-05-18T17:39:40+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059153s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067421s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065403s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055978s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063790s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055271s ]
[2021-05-18T17:39:40+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058367s ]
[2021-05-18T17:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067692s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079601s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059418s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056809s ]
[2021-05-18T17:39:40+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058937s ]
[2021-05-18T17:40:05+08:00][sql] CONNECT:[ UseTime:0.123633s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:40:05+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.084544s ]
[2021-05-18T17:40:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.097836s ]
[2021-05-18T17:40:05+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058217s ]
[2021-05-18T17:40:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062668s ]
[2021-05-18T17:40:05+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063931s ]
[2021-05-18T17:40:05+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069291s ]
[2021-05-18T17:40:06+08:00][sql] CONNECT:[ UseTime:0.055899s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.038067s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.040180s ]
[2021-05-18T17:40:06+08:00][sql] CONNECT:[ UseTime:0.087034s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058289s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057057s ]
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069027s ]
[2021-05-18T17:40:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057188s ]
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059393s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057900s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062801s ]
[2021-05-18T17:40:06+08:00][sql] CONNECT:[ UseTime:0.068404s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.045842s ]
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049590s ]
[2021-05-18T17:40:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056229s ]
[2021-05-18T17:40:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.042993s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.044604s ]
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052107s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049245s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049600s ]
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.045576s ]
[2021-05-18T17:40:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.050151s ]
[2021-05-18T17:40:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.044460s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.047830s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050495s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053676s ]
[2021-05-18T17:40:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046697s ]
[2021-05-18T17:41:07+08:00][sql] CONNECT:[ UseTime:0.156689s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075731s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071181s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.087052s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074917s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070178s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065491s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.086930s ]
[2021-05-18T17:41:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061496s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079771s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081455s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077312s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067457s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061077s ]
[2021-05-18T17:41:07+08:00][sql] CONNECT:[ UseTime:0.156690s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075704s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071167s ]
[2021-05-18T17:41:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.081805s ]
[2021-05-18T17:41:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080476s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064231s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061873s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066024s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064702s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071413s ]
[2021-05-18T17:41:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.076769s ]
[2021-05-18T17:41:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066119s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072028s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070711s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060916s ]
[2021-05-18T17:41:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062543s ]
[2021-05-18T17:42:07+08:00][sql] CONNECT:[ UseTime:0.084253s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055040s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057074s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063107s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063541s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064793s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054935s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074548s ]
[2021-05-18T17:42:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.209653s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.093751s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065573s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063257s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056108s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.055032s ]
[2021-05-18T17:42:07+08:00][sql] CONNECT:[ UseTime:0.083293s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055800s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050326s ]
[2021-05-18T17:42:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069405s ]
[2021-05-18T17:42:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063102s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058991s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058517s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056577s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.231642s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.088082s ]
[2021-05-18T17:42:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068503s ]
[2021-05-18T17:42:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058119s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053883s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058218s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060131s ]
[2021-05-18T17:42:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055852s ]
[2021-05-18T17:43:06+08:00][sql] CONNECT:[ UseTime:0.072884s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:43:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048548s ]
[2021-05-18T17:43:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050724s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.045148s ]
[2021-05-18T17:43:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049195s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051809s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045557s ]
[2021-05-18T17:43:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047915s ]
[2021-05-18T17:43:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.048417s ]
[2021-05-18T17:43:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.049312s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.048061s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060465s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057722s ]
[2021-05-18T17:43:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054081s ]
[2021-05-18T17:43:07+08:00][sql] CONNECT:[ UseTime:0.086454s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:43:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.087627s ]
[2021-05-18T17:43:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060874s ]
[2021-05-18T17:43:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058796s ]
[2021-05-18T17:43:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063299s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064523s ]
[2021-05-18T17:43:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054036s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068754s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055838s ]
[2021-05-18T17:43:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061249s ]
[2021-05-18T17:43:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057120s ]
[2021-05-18T17:43:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063579s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060515s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054230s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053892s ]
[2021-05-18T17:43:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058651s ]
[2021-05-18T17:44:07+08:00][sql] CONNECT:[ UseTime:0.212255s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069838s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075241s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066465s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060726s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068915s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068431s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058719s ]
[2021-05-18T17:44:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071281s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067349s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.094073s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081173s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086241s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064352s ]
[2021-05-18T17:44:07+08:00][sql] CONNECT:[ UseTime:0.200790s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080164s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071740s ]
[2021-05-18T17:44:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069431s ]
[2021-05-18T17:44:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056751s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056643s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072079s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064524s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078377s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058174s ]
[2021-05-18T17:44:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068237s ]
[2021-05-18T17:44:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074043s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073860s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.079832s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063216s ]
[2021-05-18T17:44:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062720s ]
[2021-05-18T17:45:07+08:00][sql] CONNECT:[ UseTime:0.093739s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.147329s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.106977s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073583s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055339s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053205s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051392s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051391s ]
[2021-05-18T17:45:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055951s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.118530s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054152s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052147s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064107s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.053067s ]
[2021-05-18T17:45:07+08:00][sql] CONNECT:[ UseTime:0.186822s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.102150s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.108903s ]
[2021-05-18T17:45:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056319s ]
[2021-05-18T17:45:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052604s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053945s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048902s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058240s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055547s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.085867s ]
[2021-05-18T17:45:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054307s ]
[2021-05-18T17:45:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052247s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070049s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063333s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051178s ]
[2021-05-18T17:45:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054774s ]
[2021-05-18T17:46:07+08:00][sql] CONNECT:[ UseTime:0.066742s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.042674s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053012s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047846s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066194s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085560s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085925s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.036559s ]
[2021-05-18T17:46:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.047262s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.043047s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.201238s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.040030s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045568s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.042725s ]
[2021-05-18T17:46:07+08:00][sql] CONNECT:[ UseTime:0.109769s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070903s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078133s ]
[2021-05-18T17:46:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.137770s ]
[2021-05-18T17:46:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.081374s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.076337s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066324s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.177531s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068572s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075338s ]
[2021-05-18T17:46:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068867s ]
[2021-05-18T17:46:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068339s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073543s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066867s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067172s ]
[2021-05-18T17:46:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068038s ]
[2021-05-18T17:47:07+08:00][sql] CONNECT:[ UseTime:0.084030s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063394s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067855s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064328s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060232s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056685s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060941s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055923s ]
[2021-05-18T17:47:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056357s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.091997s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072780s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056531s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060352s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054152s ]
[2021-05-18T17:47:07+08:00][sql] CONNECT:[ UseTime:0.083708s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056245s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051125s ]
[2021-05-18T17:47:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067174s ]
[2021-05-18T17:47:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051637s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.050215s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051711s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047379s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047246s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051480s ]
[2021-05-18T17:47:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.096961s ]
[2021-05-18T17:47:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072271s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062245s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051277s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061497s ]
[2021-05-18T17:47:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052855s ]
[2021-05-18T17:48:06+08:00][sql] CONNECT:[ UseTime:0.082132s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:48:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059336s ]
[2021-05-18T17:48:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060236s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060289s ]
[2021-05-18T17:48:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051061s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053783s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056636s ]
[2021-05-18T17:48:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056548s ]
[2021-05-18T17:48:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056560s ]
[2021-05-18T17:48:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052223s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064023s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053793s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055606s ]
[2021-05-18T17:48:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054137s ]
[2021-05-18T17:48:07+08:00][sql] CONNECT:[ UseTime:0.098993s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:48:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059763s ]
[2021-05-18T17:48:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062337s ]
[2021-05-18T17:48:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056696s ]
[2021-05-18T17:48:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065518s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059074s ]
[2021-05-18T17:48:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069391s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077683s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065007s ]
[2021-05-18T17:48:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058523s ]
[2021-05-18T17:48:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063648s ]
[2021-05-18T17:48:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069750s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062803s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064849s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070869s ]
[2021-05-18T17:48:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072725s ]
[2021-05-18T17:49:07+08:00][sql] CONNECT:[ UseTime:0.127734s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056547s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055153s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058205s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056959s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053757s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070565s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065265s ]
[2021-05-18T17:49:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057613s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070547s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061378s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065591s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070854s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066197s ]
[2021-05-18T17:49:07+08:00][sql] CONNECT:[ UseTime:0.118373s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052903s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056523s ]
[2021-05-18T17:49:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050328s ]
[2021-05-18T17:49:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.049325s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.050884s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053807s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062826s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052201s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051491s ]
[2021-05-18T17:49:07+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054958s ]
[2021-05-18T17:49:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068309s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053172s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066118s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068780s ]
[2021-05-18T17:49:07+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053154s ]
[2021-05-18T17:50:01+08:00][sql] CONNECT:[ UseTime:0.111364s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.076669s ]
[2021-05-18T17:50:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.102145s ]
[2021-05-18T17:50:01+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.705751s ]
[2021-05-18T17:50:09+08:00][sql] CONNECT:[ UseTime:0.346426s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.092243s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.298545s ]
[2021-05-18T17:50:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.321230s ]
[2021-05-18T17:50:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.118109s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066356s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.113241s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.141261s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.256907s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.134627s ]
[2021-05-18T17:50:09+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.205754s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.127771s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.231475s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.101705s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.134502s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.210014s ]
[2021-05-18T17:50:09+08:00][sql] CONNECT:[ UseTime:0.440580s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.299070s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.333220s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.117837s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.135149s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.142396s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.401908s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.239282s ]
[2021-05-18T17:50:09+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.308222s ]
[2021-05-18T17:50:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.111786s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.189662s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.193975s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.227745s ]
[2021-05-18T17:50:09+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.138399s ]
[2021-05-18T17:50:44+08:00][sql] CONNECT:[ UseTime:0.100892s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065664s ]
[2021-05-18T17:50:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.415448s ]
[2021-05-18T17:50:44+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.089615s ]
[2021-05-18T17:50:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078860s ]
[2021-05-18T17:50:44+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062970s ]
[2021-05-18T17:50:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069891s ]
[2021-05-18T17:50:44+08:00][sql] CONNECT:[ UseTime:0.121872s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.060246s ]
[2021-05-18T17:50:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.056877s ]
[2021-05-18T17:50:44+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.053573s ]
[2021-05-18T17:50:45+08:00][sql] CONNECT:[ UseTime:0.155109s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060934s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062503s ]
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069711s ]
[2021-05-18T17:50:45+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059113s ]
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065299s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081220s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065910s ]
[2021-05-18T17:50:45+08:00][sql] CONNECT:[ UseTime:0.119625s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.044940s ]
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064143s ]
[2021-05-18T17:50:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.044769s ]
[2021-05-18T17:50:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.043378s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.051753s ]
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.043575s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048667s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050912s ]
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059254s ]
[2021-05-18T17:50:45+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069416s ]
[2021-05-18T17:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.046999s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069123s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050682s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049162s ]
[2021-05-18T17:50:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046848s ]
[2021-05-18T17:51:45+08:00][sql] CONNECT:[ UseTime:0.066716s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049465s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.086038s ]
[2021-05-18T17:51:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.112670s ]
[2021-05-18T17:51:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.045270s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.045435s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.258932s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048625s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047882s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056996s ]
[2021-05-18T17:51:45+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063006s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077011s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062829s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046274s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047648s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.045691s ]
[2021-05-18T17:51:45+08:00][sql] CONNECT:[ UseTime:0.104551s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075684s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068595s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.125918s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069687s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.298159s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068448s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071462s ]
[2021-05-18T17:51:45+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.089329s ]
[2021-05-18T17:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082779s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066230s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078601s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082091s ]
[2021-05-18T17:51:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.082135s ]
[2021-05-18T17:52:32+08:00][sql] CONNECT:[ UseTime:0.280557s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:32+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.261100s ]
[2021-05-18T17:52:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.183419s ]
[2021-05-18T17:52:32+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.230641s ]
[2021-05-18T17:52:33+08:00][sql] CONNECT:[ UseTime:0.102314s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.467659s ]
[2021-05-18T17:52:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.132703s ]
[2021-05-18T17:52:33+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.373099s ]
[2021-05-18T17:52:34+08:00][sql] CONNECT:[ UseTime:0.185660s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.383770s ]
[2021-05-18T17:52:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.165643s ]
[2021-05-18T17:52:34+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` ASC LIMIT 0,10 [ RunTime:0.071712s ]
[2021-05-18T17:52:34+08:00][sql] CONNECT:[ UseTime:0.122660s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.082957s ]
[2021-05-18T17:52:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.054237s ]
[2021-05-18T17:52:34+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC LIMIT 0,10 [ RunTime:0.056693s ]
[2021-05-18T17:52:36+08:00][sql] CONNECT:[ UseTime:0.104475s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.088933s ]
[2021-05-18T17:52:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.089783s ]
[2021-05-18T17:52:36+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.089634s ]
[2021-05-18T17:52:37+08:00][sql] CONNECT:[ UseTime:0.107140s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.072905s ]
[2021-05-18T17:52:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.061554s ]
[2021-05-18T17:52:37+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` ASC LIMIT 0,10 [ RunTime:0.060303s ]
[2021-05-18T17:52:38+08:00][sql] CONNECT:[ UseTime:0.091410s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:38+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.074540s ]
[2021-05-18T17:52:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.052860s ]
[2021-05-18T17:52:38+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC LIMIT 0,10 [ RunTime:0.069433s ]
[2021-05-18T17:52:45+08:00][sql] CONNECT:[ UseTime:0.128643s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072735s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068585s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061927s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051353s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.167517s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.100581s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049867s ]
[2021-05-18T17:52:45+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.077129s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055552s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.226573s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065601s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056905s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.073283s ]
[2021-05-18T17:52:45+08:00][sql] CONNECT:[ UseTime:0.137919s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069694s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075041s ]
[2021-05-18T17:52:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052324s ]
[2021-05-18T17:52:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054188s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.163130s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.101203s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053286s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077268s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067722s ]
[2021-05-18T17:52:45+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.178254s ]
[2021-05-18T17:52:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058245s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074110s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068869s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057102s ]
[2021-05-18T17:52:45+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055412s ]
[2021-05-18T17:52:51+08:00][sql] CONNECT:[ UseTime:0.113423s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.096772s ]
[2021-05-18T17:52:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.059214s ]
[2021-05-18T17:52:51+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.085989s ]
[2021-05-18T17:52:56+08:00][sql] CONNECT:[ UseTime:0.071420s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:52:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.049995s ]
[2021-05-18T17:52:56+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.041027s ]
[2021-05-18T17:52:56+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.043657s ]
[2021-05-18T17:53:10+08:00][sql] CONNECT:[ UseTime:0.115712s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:53:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.047736s ]
[2021-05-18T17:53:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.049854s ]
[2021-05-18T17:53:10+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.056135s ]
[2021-05-18T17:53:16+08:00][sql] CONNECT:[ UseTime:0.076141s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.047872s ]
[2021-05-18T17:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048457s ]
[2021-05-18T17:53:16+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052987s ]
[2021-05-18T17:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054788s ]
[2021-05-18T17:53:16+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051342s ]
[2021-05-18T17:53:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058869s ]
[2021-05-18T17:53:17+08:00][sql] CONNECT:[ UseTime:0.075908s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:53:17+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.098670s ]
[2021-05-18T17:53:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.047332s ]
[2021-05-18T17:53:17+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.132549s ]
[2021-05-18T17:53:17+08:00][sql] CONNECT:[ UseTime:0.170356s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075519s ]
[2021-05-18T17:53:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063738s ]
[2021-05-18T17:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069182s ]
[2021-05-18T17:53:17+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057214s ]
[2021-05-18T17:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060944s ]
[2021-05-18T17:53:17+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059013s ]
[2021-05-18T17:53:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063165s ]
[2021-05-18T17:53:18+08:00][sql] CONNECT:[ UseTime:0.173307s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082036s ]
[2021-05-18T17:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058222s ]
[2021-05-18T17:53:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067949s ]
[2021-05-18T17:53:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062165s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057871s ]
[2021-05-18T17:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059099s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064123s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064839s ]
[2021-05-18T17:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067005s ]
[2021-05-18T17:53:18+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060812s ]
[2021-05-18T17:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.160111s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062969s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071745s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.259130s ]
[2021-05-18T17:53:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058668s ]
[2021-05-18T17:53:58+08:00][sql] CONNECT:[ UseTime:0.084980s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:53:58+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.058320s ]
[2021-05-18T17:53:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.061808s ]
[2021-05-18T17:53:58+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059022s ]
[2021-05-18T17:54:04+08:00][sql] CONNECT:[ UseTime:0.088719s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:54:04+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.065134s ]
[2021-05-18T17:54:04+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.072895s ]
[2021-05-18T17:54:04+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.045163s ]
[2021-05-18T17:54:14+08:00][sql] CONNECT:[ UseTime:0.101729s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:54:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.092080s ]
[2021-05-18T17:54:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.087988s ]
[2021-05-18T17:54:14+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.084224s ]
[2021-05-18T17:54:17+08:00][sql] CONNECT:[ UseTime:0.130100s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069535s ]
[2021-05-18T17:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066815s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064806s ]
[2021-05-18T17:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065740s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067267s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067249s ]
[2021-05-18T17:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.095344s ]
[2021-05-18T17:54:17+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069954s ]
[2021-05-18T17:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090680s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076672s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064111s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058521s ]
[2021-05-18T17:54:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.087518s ]
[2021-05-18T17:54:18+08:00][sql] CONNECT:[ UseTime:0.127496s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:54:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069955s ]
[2021-05-18T17:54:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066811s ]
[2021-05-18T17:54:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064614s ]
[2021-05-18T17:54:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065579s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068299s ]
[2021-05-18T17:54:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067791s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.100246s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069175s ]
[2021-05-18T17:54:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.093713s ]
[2021-05-18T17:54:18+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072196s ]
[2021-05-18T17:54:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066002s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059615s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.085494s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078603s ]
[2021-05-18T17:54:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073261s ]
[2021-05-18T17:54:24+08:00][sql] CONNECT:[ UseTime:0.161477s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:54:24+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.644337s ]
[2021-05-18T17:54:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:1.283538s ]
[2021-05-18T17:54:24+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.236519s ]
[2021-05-18T17:54:50+08:00][sql] CONNECT:[ UseTime:3.319720s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:54:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.167115s ]
[2021-05-18T17:54:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.263005s ]
[2021-05-18T17:54:50+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.069057s ]
[2021-05-18T17:55:00+08:00][sql] CONNECT:[ UseTime:0.090922s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:55:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.068762s ]
[2021-05-18T17:55:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.056269s ]
[2021-05-18T17:55:00+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.057188s ]
[2021-05-18T17:55:17+08:00][sql] CONNECT:[ UseTime:0.122129s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.115444s ]
[2021-05-18T17:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078763s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056208s ]
[2021-05-18T17:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060530s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068087s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080742s ]
[2021-05-18T17:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073059s ]
[2021-05-18T17:55:17+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061059s ]
[2021-05-18T17:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052565s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057812s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067392s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054069s ]
[2021-05-18T17:55:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.072662s ]
[2021-05-18T17:55:18+08:00][sql] CONNECT:[ UseTime:0.122121s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.115670s ]
[2021-05-18T17:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079152s ]
[2021-05-18T17:55:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051776s ]
[2021-05-18T17:55:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053433s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074983s ]
[2021-05-18T17:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060064s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074110s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058056s ]
[2021-05-18T17:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056850s ]
[2021-05-18T17:55:18+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054799s ]
[2021-05-18T17:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.050599s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075075s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073790s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061882s ]
[2021-05-18T17:55:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069515s ]
[2021-05-18T17:55:36+08:00][sql] CONNECT:[ UseTime:0.076963s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:55:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.041914s ]
[2021-05-18T17:55:36+08:00][sql] INSERT INTO `bmz_debris` SET `sort` = 10 , `name` = 'suipian1' , `title` = '碎片1' , `url` = 'http://baidu.com' , `image` = 'http://static.ahbmz.com/localhost:8080/2021/05/18/fad1a43263fb02a5b88ff5b4f679bc4f.jpg' , `content` = 'cccc' , `description` = 'cc' , `create_time` = 1621331736 , `update_time` = 1621331736 [ RunTime:0.037104s ]
[2021-05-18T17:55:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068346s ]
[2021-05-18T17:55:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070370s ]
[2021-05-18T17:55:36+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.050921s ]
[2021-05-18T17:55:36+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"sort\":\"10\",\"name\":\"suipian1\",\"title\":\"\\u788e\\u72471\",\"url\":\"http:\\/\\/baidu.com\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/fad1a43263fb02a5b88ff5b4f679bc4f.jpg\",\"content\":\"cccc\",\"description\":\"cc\"}' , `model` = '/api/debris/add' , `url` = 'api.cms.ahbmz.com/api/debris/add' , `spend_time` = '0.7278' , `record_id` = '5' , `remark` = 'admin 在 2021-05-18 17:55:36 添加了碎片:suipian1' , `data` = '{\"sort\":\"10\",\"name\":\"suipian1\",\"title\":\"\\u788e\\u72471\",\"url\":\"http:\\/\\/baidu.com\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/fad1a43263fb02a5b88ff5b4f679bc4f.jpg\",\"content\":\"cccc\",\"description\":\"cc\",\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 17:55:36\",\"update_time\":\"2021-05-18 17:55:36\",\"id\":\"5\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `bmz_debris` SET `sort` = 10 , `name` = \'suipian1\' , `title` = \'碎片1\' , `url` = \'http://baidu.com\' , `image` = \'http://static.ahbmz.com/localhost:8080/2021/05/18/fad1a43263fb02a5b88ff5b4f679bc4f.jpg\' , `content` = \'cccc\' , `description` = \'cc\' , `create_time` = 1621331736 , `update_time` = 1621331736' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621331736 , `create_time` = 1621331736 [ RunTime:0.045940s ]
[2021-05-18T17:55:37+08:00][sql] CONNECT:[ UseTime:0.083641s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:55:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.067904s ]
[2021-05-18T17:55:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.070019s ]
[2021-05-18T17:55:37+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.056402s ]
[2021-05-18T17:55:45+08:00][sql] CONNECT:[ UseTime:0.112726s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:55:45+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.475095s ]
[2021-05-18T17:55:45+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.058362s ]
[2021-05-18T17:55:45+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.053410s ]
[2021-05-18T17:56:01+08:00][sql] CONNECT:[ UseTime:0.098224s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:56:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063654s ]
[2021-05-18T17:56:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063787s ]
[2021-05-18T17:56:01+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065311s ]
[2021-05-18T17:56:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067607s ]
[2021-05-18T17:56:01+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063706s ]
[2021-05-18T17:56:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076405s ]
[2021-05-18T17:56:01+08:00][sql] CONNECT:[ UseTime:0.084784s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:56:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.064487s ]
[2021-05-18T17:56:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.063854s ]
[2021-05-18T17:56:01+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.050271s ]
[2021-05-18T17:56:02+08:00][sql] CONNECT:[ UseTime:0.084907s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:56:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066011s ]
[2021-05-18T17:56:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063497s ]
[2021-05-18T17:56:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055825s ]
[2021-05-18T17:56:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055964s ]
[2021-05-18T17:56:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057995s ]
[2021-05-18T17:56:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.173249s ]
[2021-05-18T17:56:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.181400s ]
[2021-05-18T17:56:04+08:00][sql] CONNECT:[ UseTime:0.084347s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:56:04+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064545s ]
[2021-05-18T17:56:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063884s ]
[2021-05-18T17:56:04+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050936s ]
[2021-05-18T17:56:04+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.048811s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.050849s ]
[2021-05-18T17:56:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.096218s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.163420s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.402972s ]
[2021-05-18T17:56:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074367s ]
[2021-05-18T17:56:04+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.101536s ]
[2021-05-18T17:56:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090180s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.176622s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.164629s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.132816s ]
[2021-05-18T17:56:04+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.852732s ]
[2021-05-18T17:57:02+08:00][sql] CONNECT:[ UseTime:0.079264s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057111s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068414s ]
[2021-05-18T17:57:02+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.046731s ]
[2021-05-18T17:57:02+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.047140s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054810s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.222332s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048234s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085002s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076140s ]
[2021-05-18T17:57:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.048545s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053912s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.114748s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.176640s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088774s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058743s ]
[2021-05-18T17:57:02+08:00][sql] CONNECT:[ UseTime:0.094518s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067136s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.431790s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074454s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070301s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092220s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070210s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.112119s ]
[2021-05-18T17:57:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.184135s ]
[2021-05-18T17:57:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.093958s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071067s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.082742s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082209s ]
[2021-05-18T17:57:02+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.073833s ]
[2021-05-18T17:57:07+08:00][sql] CONNECT:[ UseTime:0.098740s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.058179s ]
[2021-05-18T17:57:07+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 AND `id` = 5 ) AND `bmz_debris`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080345s ]
[2021-05-18T17:57:07+08:00][sql] UPDATE `bmz_debris` SET `status` = 0 , `image` = 'http://static.ahbmz.com/localhost:8080/2021/05/18/31229efe0cc7e640b11eaf1c4e6cbbac.jpg' , `update_time` = 1621331826 WHERE ( `id` = 5 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.064518s ]
[2021-05-18T17:57:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.569683s ]
[2021-05-18T17:57:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056049s ]
[2021-05-18T17:57:07+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.059991s ]
[2021-05-18T17:57:07+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"5\",\"site_id\":\"1\",\"sort\":\"10\",\"status\":\"0\",\"title\":\"\\u788e\\u72471\",\"name\":\"suipian1\",\"content\":\"cccc\",\"url\":\"http:\\/\\/baidu.com\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/31229efe0cc7e640b11eaf1c4e6cbbac.jpg\",\"update_time\":\"2021-05-18 17:55:36\",\"create_time\":\"2021-05-18 17:55:36\",\"description\":\"cc\",\"delete_time\":\"\"}' , `model` = '/api/debris/edit' , `url` = 'api.cms.ahbmz.com/api/debris/edit' , `spend_time` = '1.333' , `record_id` = '5' , `remark` = 'admin在2021-05-18 17:57:07修改了碎片5的数据' , `data` = '{\"sort\":\"10\",\"status\":\"0\",\"title\":\"\\u788e\\u72471\",\"name\":\"suipian1\",\"content\":\"cccc\",\"url\":\"http:\\/\\/baidu.com\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/31229efe0cc7e640b11eaf1c4e6cbbac.jpg\",\"description\":\"cc\",\"copy_safe_id\":5,\"copy_safe_site_id\":1,\"update_time\":\"2021-05-18 17:57:06\"}' , `origin` = '{\"id\":5,\"site_id\":1,\"sort\":10,\"status\":0,\"title\":\"\\u788e\\u72471\",\"name\":\"suipian1\",\"content\":\"cccc\",\"url\":\"http:\\/\\/baidu.com\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/fad1a43263fb02a5b88ff5b4f679bc\",\"update_time\":1621331736,\"create_time\":1621331736,\"description\":\"cc\",\"delete_time\":null}' , `sql` = 'UPDATE `bmz_debris` SET `status` = 0 , `image` = \'http://static.ahbmz.com/localhost:8080/2021/05/18/31229efe0cc7e640b11eaf1c4e6cbbac.jpg\' , `update_time` = 1621331826 WHERE ( `id` = 5 ) AND `bmz_debris`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621331827 , `create_time` = 1621331827 [ RunTime:0.053094s ]
[2021-05-18T17:57:07+08:00][sql] CONNECT:[ UseTime:0.088952s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.061248s ]
[2021-05-18T17:57:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.061341s ]
[2021-05-18T17:57:07+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.065578s ]
[2021-05-18T17:57:11+08:00][sql] CONNECT:[ UseTime:0.070419s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054896s ]
[2021-05-18T17:57:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.045830s ]
[2021-05-18T17:57:11+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057372s ]
[2021-05-18T17:57:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.043084s ]
[2021-05-18T17:57:11+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054174s ]
[2021-05-18T17:57:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046726s ]
[2021-05-18T17:57:12+08:00][sql] CONNECT:[ UseTime:0.107915s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:12+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.061013s ]
[2021-05-18T17:57:12+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.088906s ]
[2021-05-18T17:57:12+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.057128s ]
[2021-05-18T17:57:13+08:00][sql] CONNECT:[ UseTime:0.101643s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053980s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.100171s ]
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.418779s ]
[2021-05-18T17:57:13+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.226124s ]
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.233687s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065947s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.084497s ]
[2021-05-18T17:57:13+08:00][sql] CONNECT:[ UseTime:0.081290s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052774s ]
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059539s ]
[2021-05-18T17:57:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.086788s ]
[2021-05-18T17:57:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050547s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064490s ]
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.275295s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.175049s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065919s ]
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.343891s ]
[2021-05-18T17:57:13+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052372s ]
[2021-05-18T17:57:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052583s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056123s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055343s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052288s ]
[2021-05-18T17:57:13+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057231s ]
[2021-05-18T17:57:24+08:00][sql] CONNECT:[ UseTime:0.102717s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:57:24+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.117805s ]
[2021-05-18T17:57:24+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `id` = 5 AND `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.081709s ]
[2021-05-18T17:57:24+08:00][sql] UPDATE `bmz_debris` SET `status` = 1 , `update_time` = 1621331843 WHERE ( `id` = 5 AND `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.054271s ]
[2021-05-18T17:57:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.410156s ]
[2021-05-18T17:57:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065446s ]
[2021-05-18T17:57:24+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.071659s ]
[2021-05-18T17:57:24+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"status\":\"1\",\"id\":\"5\"}' , `model` = '/api/debris/status' , `url` = 'api.cms.ahbmz.com/api/debris/status' , `spend_time` = '1.083' , `record_id` = '5' , `remark` = '未检测到日志信息模型,请检查CURR_THIS反射常量!!!' , `data` = '{\"status\":\"1\",\"copy_safe_id\":0,\"copy_safe_site_id\":0,\"update_time\":\"2021-05-18 17:57:23\"}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_debris` SET `status` = 1 , `update_time` = 1621331843 WHERE ( `id` = 5 AND `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621331844 , `create_time` = 1621331844 [ RunTime:0.073305s ]
[2021-05-18T17:58:09+08:00][sql] CONNECT:[ UseTime:0.112259s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:58:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.100201s ]
[2021-05-18T17:58:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075303s ]
[2021-05-18T17:58:09+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.099392s ]
[2021-05-18T17:58:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.098130s ]
[2021-05-18T17:58:09+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073143s ]
[2021-05-18T17:58:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078622s ]
[2021-05-18T17:58:10+08:00][sql] CONNECT:[ UseTime:0.089208s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:58:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.063172s ]
[2021-05-18T17:58:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.057340s ]
[2021-05-18T17:58:10+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.063121s ]
[2021-05-18T17:58:10+08:00][sql] CONNECT:[ UseTime:0.078852s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:58:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064721s ]
[2021-05-18T17:58:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062864s ]
[2021-05-18T17:58:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057651s ]
[2021-05-18T17:58:10+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.051509s ]
[2021-05-18T17:58:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052499s ]
[2021-05-18T17:58:10+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062650s ]
[2021-05-18T17:58:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064805s ]
[2021-05-18T17:58:11+08:00][sql] CONNECT:[ UseTime:0.064876s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:58:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059079s ]
[2021-05-18T17:58:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.044465s ]
[2021-05-18T17:58:11+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067421s ]
[2021-05-18T17:58:11+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.044210s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.044676s ]
[2021-05-18T17:58:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066883s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048605s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057996s ]
[2021-05-18T17:58:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048513s ]
[2021-05-18T17:58:11+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.229780s ]
[2021-05-18T17:58:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055564s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059358s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045235s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.043328s ]
[2021-05-18T17:58:11+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053919s ]
[2021-05-18T17:59:11+08:00][sql] CONNECT:[ UseTime:0.069437s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.045271s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051491s ]
[2021-05-18T17:59:11+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.044217s ]
[2021-05-18T17:59:11+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.044965s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.043516s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.044356s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044725s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045173s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046189s ]
[2021-05-18T17:59:11+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.042129s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055920s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.047485s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058359s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.043880s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.042864s ]
[2021-05-18T17:59:11+08:00][sql] CONNECT:[ UseTime:0.082891s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056579s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064508s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062407s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059186s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055394s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055337s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055648s ]
[2021-05-18T17:59:11+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054014s ]
[2021-05-18T17:59:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061554s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063849s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055798s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057923s ]
[2021-05-18T17:59:11+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.055608s ]
[2021-05-18T17:59:39+08:00][sql] CONNECT:[ UseTime:0.116612s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.046926s ]
[2021-05-18T17:59:39+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 AND `id` = 2 ) AND `bmz_debris`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049114s ]
[2021-05-18T17:59:39+08:00][sql] UPDATE `bmz_debris` SET `image` = 'http://static.ahbmz.com/localhost:8080/2021/05/18/c7858cce90222e5f13516a7534feb394.jpg' , `update_time` = 1621331979 WHERE ( `id` = 2 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.044473s ]
[2021-05-18T17:59:39+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.045017s ]
[2021-05-18T17:59:39+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054926s ]
[2021-05-18T17:59:39+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.054705s ]
[2021-05-18T17:59:39+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"2\",\"site_id\":\"1\",\"sort\":\"50\",\"status\":\"1\",\"title\":\"\\u62db\\u8d24\\u7eb3\\u58eb\\u5927\\u6807\\u9898\",\"name\":\"advertises_title1\",\"content\":\"\",\"url\":\"\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/c7858cce90222e5f13516a7534feb394.jpg\",\"update_time\":\"2020-07-23 16:54:33\",\"create_time\":\"2020-07-23 16:42:28\",\"description\":\"\\u96e8\\u751c\\u533b\\u7597\",\"delete_time\":\"\"}' , `model` = '/api/debris/edit' , `url` = 'api.cms.ahbmz.com/api/debris/edit' , `spend_time` = '1.2412' , `record_id` = '2' , `remark` = 'admin在2021-05-18 17:59:39修改了碎片2的数据' , `data` = '{\"sort\":\"50\",\"status\":\"1\",\"title\":\"\\u62db\\u8d24\\u7eb3\\u58eb\\u5927\\u6807\\u9898\",\"name\":\"advertises_title1\",\"content\":\"\",\"url\":\"\",\"image\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/c7858cce90222e5f13516a7534feb394.jpg\",\"description\":\"\\u96e8\\u751c\\u533b\\u7597\",\"copy_safe_id\":2,\"copy_safe_site_id\":1,\"update_time\":\"2021-05-18 17:59:39\"}' , `origin` = '{\"id\":2,\"site_id\":1,\"sort\":50,\"status\":1,\"title\":\"\\u62db\\u8d24\\u7eb3\\u58eb\\u5927\\u6807\\u9898\",\"name\":\"advertises_title1\",\"content\":\"\",\"url\":\"\",\"image\":\"\",\"update_time\":1595494473,\"create_time\":1595493748,\"description\":\"\\u96e8\\u751c\\u533b\\u7597\",\"delete_time\":null}' , `sql` = 'UPDATE `bmz_debris` SET `image` = \'http://static.ahbmz.com/localhost:8080/2021/05/18/c7858cce90222e5f13516a7534feb394.jpg\' , `update_time` = 1621331979 WHERE ( `id` = 2 ) AND `bmz_debris`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621331979 , `create_time` = 1621331979 [ RunTime:0.104635s ]
[2021-05-18T17:59:39+08:00][sql] CONNECT:[ UseTime:0.093870s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.060340s ]
[2021-05-18T17:59:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.060484s ]
[2021-05-18T17:59:39+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.075272s ]
[2021-05-18T17:59:50+08:00][sql] CONNECT:[ UseTime:0.117930s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061562s ]
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061204s ]
[2021-05-18T17:59:50+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067069s ]
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063686s ]
[2021-05-18T17:59:50+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062230s ]
[2021-05-18T17:59:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068925s ]
[2021-05-18T17:59:50+08:00][sql] CONNECT:[ UseTime:0.104111s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.057342s ]
[2021-05-18T17:59:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.072485s ]
[2021-05-18T17:59:50+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.053107s ]
[2021-05-18T17:59:50+08:00][sql] CONNECT:[ UseTime:0.092592s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053284s ]
[2021-05-18T17:59:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051814s ]
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059083s ]
[2021-05-18T17:59:50+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.048669s ]
[2021-05-18T17:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061566s ]
[2021-05-18T17:59:50+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050054s ]
[2021-05-18T17:59:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046129s ]
[2021-05-18T17:59:51+08:00][sql] CONNECT:[ UseTime:0.074633s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T17:59:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054473s ]
[2021-05-18T17:59:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.038071s ]
[2021-05-18T17:59:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050853s ]
[2021-05-18T17:59:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.043820s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.040135s ]
[2021-05-18T17:59:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.043276s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045253s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051422s ]
[2021-05-18T17:59:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054734s ]
[2021-05-18T17:59:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.039310s ]
[2021-05-18T17:59:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.037924s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052594s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046043s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.041001s ]
[2021-05-18T17:59:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.041033s ]
[2021-05-18T18:00:03+08:00][sql] CONNECT:[ UseTime:0.098484s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.072373s ]
[2021-05-18T18:00:03+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `id` = 4 AND `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.066592s ]
[2021-05-18T18:00:03+08:00][sql] SELECT * FROM `bmz_debris` WHERE `id` = 4 [ RunTime:0.065650s ]
[2021-05-18T18:00:03+08:00][sql] UPDATE `bmz_debris` SET `delete_time` = 1621332002 , `update_time` = 1621332002 WHERE ( `id` = 4 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.069962s ]
[2021-05-18T18:00:03+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069074s ]
[2021-05-18T18:00:03+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073893s ]
[2021-05-18T18:00:03+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.065254s ]
[2021-05-18T18:00:03+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"4\"}' , `model` = '/api/debris/delete/' , `url` = 'api.cms.ahbmz.com/api/debris/delete/' , `spend_time` = '1.1675' , `record_id` = '4' , `remark` = 'admin 在 2021-05-18 18:00:03 删除了碎片id:4' , `data` = '{\"id\":4,\"site_id\":1,\"sort\":50,\"status\":1,\"title\":\"\\u62db\\u8d24\\u7eb3\\u58eb\\u5c0f\\u6807\\u9898\",\"name\":\"advertises_title3\",\"content\":\"\",\"url\":\"\",\"image\":\"\",\"update_time\":\"2021-05-18 18:00:02\",\"create_time\":1595493929,\"description\":\"\\u6709\\u8da3\\u7684\\u7075\\u9b42\\u603b\\u4f1a\\u76f8\\u9047<br \\/>\\n\\u4ed6\\u4eec\\u5728\\u96e8\\u751c\\uff0c\\u6d3b\\u51fa\\u4e00\\u5343\\u79cd\\u6700\\u60f3\\u8981\\u7684\\u6837\\u5b50\",\"delete_time\":1621332002}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_debris` SET `delete_time` = 1621332002 , `update_time` = 1621332002 WHERE ( `id` = 4 ) AND `bmz_debris`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621332003 , `create_time` = 1621332003 [ RunTime:0.067045s ]
[2021-05-18T18:00:03+08:00][sql] CONNECT:[ UseTime:0.065161s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.051650s ]
[2021-05-18T18:00:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.037214s ]
[2021-05-18T18:00:03+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.040025s ]
[2021-05-18T18:00:09+08:00][sql] CONNECT:[ UseTime:0.129126s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.072016s ]
[2021-05-18T18:00:09+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.071368s ]
[2021-05-18T18:00:09+08:00][sql] SELECT * FROM `bmz_debris` WHERE `id` = 3 [ RunTime:0.071883s ]
[2021-05-18T18:00:09+08:00][sql] UPDATE `bmz_debris` SET `delete_time` = 1621332009 , `update_time` = 1621332009 WHERE ( `id` = 3 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.076566s ]
[2021-05-18T18:00:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.109359s ]
[2021-05-18T18:00:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068234s ]
[2021-05-18T18:00:09+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.082212s ]
[2021-05-18T18:00:09+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"3\"}' , `model` = '/api/debris/delete/' , `url` = 'api.cms.ahbmz.com/api/debris/delete/' , `spend_time` = '1.5754' , `record_id` = '3' , `remark` = 'admin 在 2021-05-18 18:00:09 删除了碎片id:3' , `data` = '{\"id\":3,\"site_id\":1,\"sort\":50,\"status\":1,\"title\":\"\\u62db\\u8d24\\u7eb3\\u58eb\\u7b2c\\u4e8c\\u6807\\u9898\",\"name\":\"advertises_title2\",\"content\":\"\",\"url\":\"\",\"image\":\"\",\"update_time\":\"2021-05-18 18:00:09\",\"create_time\":1595493862,\"description\":\"\\u6210\\u4e3a\\u4e16\\u754c\\u4e0a\\u4f60\\u6700\\u5e0c\\u671b\\u770b\\u5230\\u7684\\u6539\\u53d8\",\"delete_time\":1621332009}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_debris` SET `delete_time` = 1621332009 , `update_time` = 1621332009 WHERE ( `id` = 3 ) AND `bmz_debris`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621332009 , `create_time` = 1621332009 [ RunTime:0.068001s ]
[2021-05-18T18:00:10+08:00][sql] CONNECT:[ UseTime:0.088137s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.060601s ]
[2021-05-18T18:00:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.057528s ]
[2021-05-18T18:00:10+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.065719s ]
[2021-05-18T18:00:16+08:00][sql] CONNECT:[ UseTime:0.117251s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:16+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.072895s ]
[2021-05-18T18:00:16+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `id` = 1 AND `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.069075s ]
[2021-05-18T18:00:16+08:00][sql] SELECT * FROM `bmz_debris` WHERE `id` = 1 [ RunTime:0.065354s ]
[2021-05-18T18:00:16+08:00][sql] UPDATE `bmz_debris` SET `delete_time` = 1621332015 , `update_time` = 1621332015 WHERE ( `id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.069870s ]
[2021-05-18T18:00:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.172207s ]
[2021-05-18T18:00:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.126556s ]
[2021-05-18T18:00:16+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.073554s ]
[2021-05-18T18:00:16+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"1\"}' , `model` = '/api/debris/delete/' , `url` = 'api.cms.ahbmz.com/api/debris/delete/' , `spend_time` = '1.2527' , `record_id` = '1' , `remark` = 'admin 在 2021-05-18 18:00:16 删除了碎片id:1' , `data` = '{\"id\":1,\"site_id\":1,\"sort\":1,\"status\":1,\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"name\":\"AboutUs\",\"content\":\"<p>SIYUCMS\\u5185\\u5bb9\\u7ba1\\u7406\\u7cfb\\u7edf\\uff0c\\u5305\\u542b\\u7cfb\\u7edf\\u8bbe\\u7f6e\\uff0c\\u6743\\u9650\\u7ba1\\u7406\\uff0c\\u6a21\\u578b\\u7ba1\\u7406\\uff0c\\u6570\\u636e\\u5e93\\u7ba1\\u7406\\uff0c\\u680f\\u76ee\\u7ba1\\u7406\\uff0c\\u4f1a\\u5458\\u7ba1\\u7406\\uff0c\\u7f51\\u7ad9\\u529f\\u80fd\\uff0c\\u6a21\\u7248\\u7ba1\\u7406\\uff0c\\u5fae\\u4fe1\\u7ba1\\u7406\\u7b49\\u76f8\\u5173\\u6a21\\u5757\\u3002<br \\/>\\nSIYUCMS\\u5185\\u5bb9\\u7ba1\\u7406\\u7cfb\\u7edf\\uff0c\\u5305\\u542b\\u7cfb\\u7edf\\u8bbe\\u7f6e\\uff0c\\u6743\\u9650\\u7ba1\\u7406\\uff0c\\u6a21\\u578b\\u7ba1\\u7406\\uff0c\\u6570\\u636e\\u5e93\\u7ba1\\u7406\\uff0c\\u680f\\u76ee\\u7ba1\\u7406\\uff0c\\u4f1a\\u5458\\u7ba1\\u7406\\uff0c\\u7f51\\u7ad9\\u529f\\u80fd\\uff0c\\u6a21\\u7248\\u7ba1\\u7406\\uff0c\\u5fae\\u4fe1\\u7ba1\\u7406\\u7b49\\u76f8\\u5173\\u6a21\\u5757\\u3002&nbsp;&nbsp;<\\/p>\\n\\n<p>&nbsp;<\\/p>\\n\",\"url\":\"\",\"image\":\"\",\"update_time\":\"2021-05-18 18:00:15\",\"create_time\":1580388141,\"description\":\"\\u9996\\u9875\\u8c03\\u7528\",\"delete_time\":1621332015}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_debris` SET `delete_time` = 1621332015 , `update_time` = 1621332015 WHERE ( `id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621332016 , `create_time` = 1621332016 [ RunTime:0.126860s ]
[2021-05-18T18:00:16+08:00][sql] CONNECT:[ UseTime:0.084721s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:16+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.078644s ]
[2021-05-18T18:00:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.126147s ]
[2021-05-18T18:00:16+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.126059s ]
[2021-05-18T18:00:22+08:00][sql] CONNECT:[ UseTime:0.083877s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.076100s ]
[2021-05-18T18:00:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.063612s ]
[2021-05-18T18:00:22+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.067508s ]
[2021-05-18T18:00:25+08:00][sql] CONNECT:[ UseTime:0.126242s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.077338s ]
[2021-05-18T18:00:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 AND ( `name` LIKE '%sui%' ) ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.065182s ]
[2021-05-18T18:00:25+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 AND ( `name` LIKE '%sui%' ) ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.076432s ]
[2021-05-18T18:00:28+08:00][sql] CONNECT:[ UseTime:0.077178s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:28+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.048265s ]
[2021-05-18T18:00:28+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.054724s ]
[2021-05-18T18:00:28+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.058225s ]
[2021-05-18T18:00:34+08:00][sql] CONNECT:[ UseTime:0.192686s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.085503s ]
[2021-05-18T18:00:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 AND ( `title` LIKE '%招%' ) ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.056913s ]
[2021-05-18T18:00:34+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 AND ( `title` LIKE '%招%' ) ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.072026s ]
[2021-05-18T18:00:36+08:00][sql] CONNECT:[ UseTime:0.090509s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_debris` [ RunTime:0.066165s ]
[2021-05-18T18:00:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL [ RunTime:0.050981s ]
[2021-05-18T18:00:36+08:00][sql] SELECT * FROM `bmz_debris` WHERE ( `site_id` = 1 ) AND `bmz_debris`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.054978s ]
[2021-05-18T18:00:51+08:00][sql] CONNECT:[ UseTime:0.081886s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.363295s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050381s ]
[2021-05-18T18:00:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055068s ]
[2021-05-18T18:00:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.130447s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.040053s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068876s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056364s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047271s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047729s ]
[2021-05-18T18:00:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.039565s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052426s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084010s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052981s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059019s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.038906s ]
[2021-05-18T18:00:51+08:00][sql] CONNECT:[ UseTime:0.115484s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.389928s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071172s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.143017s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063086s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076850s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062398s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064951s ]
[2021-05-18T18:00:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063950s ]
[2021-05-18T18:00:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.112741s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075876s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056717s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068855s ]
[2021-05-18T18:00:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057010s ]
[2021-05-18T18:02:08+08:00][sql] CONNECT:[ UseTime:2.430902s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:02:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.221854s ]
[2021-05-18T18:02:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.294854s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.832060s ]
[2021-05-18T18:02:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.300202s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:10.619215s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.948576s ]
[2021-05-18T18:02:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.473593s ]
[2021-05-18T18:02:08+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.162946s ]
[2021-05-18T18:02:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.162178s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.592959s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.460719s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.227822s ]
[2021-05-18T18:02:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.144564s ]
[2021-05-18T18:02:13+08:00][sql] CONNECT:[ UseTime:2.452003s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:02:13+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.219560s ]
[2021-05-18T18:02:13+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.298181s ]
[2021-05-18T18:02:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.831845s ]
[2021-05-18T18:02:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.300606s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:3.614757s ]
[2021-05-18T18:02:13+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:13.913131s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077223s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092025s ]
[2021-05-18T18:02:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.113467s ]
[2021-05-18T18:02:13+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.046976s ]
[2021-05-18T18:02:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.355196s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.101316s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.097845s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.104771s ]
[2021-05-18T18:02:13+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075916s ]
[2021-05-18T18:02:52+08:00][sql] CONNECT:[ UseTime:0.420713s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067122s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073964s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077570s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.106303s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087679s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.120242s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.089222s ]
[2021-05-18T18:02:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063713s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.213570s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062754s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.162264s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085441s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.127696s ]
[2021-05-18T18:02:52+08:00][sql] CONNECT:[ UseTime:0.382218s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.103305s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075320s ]
[2021-05-18T18:02:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.077346s ]
[2021-05-18T18:02:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.106589s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.080796s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.085805s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097552s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066527s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.274356s ]
[2021-05-18T18:02:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.045612s ]
[2021-05-18T18:02:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.145511s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065614s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.155392s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.328117s ]
[2021-05-18T18:02:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.186427s ]
[2021-05-18T18:03:51+08:00][sql] CONNECT:[ UseTime:0.079075s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050604s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051989s ]
[2021-05-18T18:03:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050999s ]
[2021-05-18T18:03:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052076s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054879s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057568s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050254s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049140s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053041s ]
[2021-05-18T18:03:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.046980s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052112s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063367s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053010s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049376s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.048296s ]
[2021-05-18T18:03:51+08:00][sql] CONNECT:[ UseTime:0.107834s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066574s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065463s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063138s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068867s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077002s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063992s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062522s ]
[2021-05-18T18:03:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067854s ]
[2021-05-18T18:03:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072910s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068716s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066683s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075114s ]
[2021-05-18T18:03:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070535s ]
[2021-05-18T18:04:51+08:00][sql] CONNECT:[ UseTime:0.089714s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052118s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061984s ]
[2021-05-18T18:04:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051670s ]
[2021-05-18T18:04:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053158s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.043151s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051597s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079536s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045442s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048862s ]
[2021-05-18T18:04:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060070s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062987s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081431s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.153551s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056492s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.040640s ]
[2021-05-18T18:04:51+08:00][sql] CONNECT:[ UseTime:0.127273s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079404s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080412s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067442s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063268s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069668s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064550s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.099717s ]
[2021-05-18T18:04:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065614s ]
[2021-05-18T18:04:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.106919s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078006s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075678s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072292s ]
[2021-05-18T18:04:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062196s ]
[2021-05-18T18:05:51+08:00][sql] CONNECT:[ UseTime:0.075000s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053900s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.042470s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.049839s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079053s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067812s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.043618s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.451976s ]
[2021-05-18T18:05:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.043056s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.046213s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051050s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052117s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051190s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.043828s ]
[2021-05-18T18:05:51+08:00][sql] CONNECT:[ UseTime:0.087738s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057545s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057818s ]
[2021-05-18T18:05:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079628s ]
[2021-05-18T18:05:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.093481s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053776s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.439931s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053074s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050989s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052859s ]
[2021-05-18T18:05:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.051904s ]
[2021-05-18T18:05:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066586s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057581s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059128s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057113s ]
[2021-05-18T18:05:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062729s ]
[2021-05-18T18:06:51+08:00][sql] CONNECT:[ UseTime:0.087772s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057186s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052568s ]
[2021-05-18T18:06:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053581s ]
[2021-05-18T18:06:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057060s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055431s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057108s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048436s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064509s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.381770s ]
[2021-05-18T18:06:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.049673s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057326s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051755s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058512s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050025s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.050379s ]
[2021-05-18T18:06:51+08:00][sql] CONNECT:[ UseTime:0.098026s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062339s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068040s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063511s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059752s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082814s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072659s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.404608s ]
[2021-05-18T18:06:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057951s ]
[2021-05-18T18:06:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061747s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067319s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060771s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063543s ]
[2021-05-18T18:06:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061752s ]
[2021-05-18T18:07:52+08:00][sql] CONNECT:[ UseTime:0.100982s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.119174s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.110354s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076455s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.103168s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.162074s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.198295s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.086481s ]
[2021-05-18T18:07:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.090286s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.110500s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.131376s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.113307s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.130717s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.105405s ]
[2021-05-18T18:07:52+08:00][sql] CONNECT:[ UseTime:0.097793s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061431s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083395s ]
[2021-05-18T18:07:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.117743s ]
[2021-05-18T18:07:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.075534s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058076s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.581724s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.100910s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.123037s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.454964s ]
[2021-05-18T18:07:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.079843s ]
[2021-05-18T18:07:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072788s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.303591s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.100025s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066792s ]
[2021-05-18T18:07:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077573s ]
[2021-05-18T18:08:51+08:00][sql] CONNECT:[ UseTime:0.071338s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073044s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074155s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.052709s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.047013s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046620s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048046s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.044112s ]
[2021-05-18T18:08:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.078341s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058300s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.045642s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046337s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044333s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.048754s ]
[2021-05-18T18:08:51+08:00][sql] CONNECT:[ UseTime:0.082969s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063951s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076737s ]
[2021-05-18T18:08:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052627s ]
[2021-05-18T18:08:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.048352s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052579s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057247s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075939s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069083s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053822s ]
[2021-05-18T18:08:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053939s ]
[2021-05-18T18:08:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051411s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055036s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053298s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057473s ]
[2021-05-18T18:08:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057089s ]
[2021-05-18T18:09:51+08:00][sql] CONNECT:[ UseTime:0.083362s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.479294s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055376s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047212s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050712s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044531s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050118s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054359s ]
[2021-05-18T18:09:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.046118s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.045403s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054562s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045227s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050662s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.046458s ]
[2021-05-18T18:09:51+08:00][sql] CONNECT:[ UseTime:0.083667s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.482571s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057867s ]
[2021-05-18T18:09:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062277s ]
[2021-05-18T18:09:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058622s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056176s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056259s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053848s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057892s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056888s ]
[2021-05-18T18:09:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053322s ]
[2021-05-18T18:09:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053778s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060754s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063271s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060007s ]
[2021-05-18T18:09:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065079s ]
[2021-05-18T18:10:51+08:00][sql] CONNECT:[ UseTime:0.083518s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065055s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067238s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069427s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064078s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065760s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096644s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064718s ]
[2021-05-18T18:10:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062113s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.420143s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061715s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067540s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061039s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059699s ]
[2021-05-18T18:10:51+08:00][sql] CONNECT:[ UseTime:0.088772s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068709s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063884s ]
[2021-05-18T18:10:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063391s ]
[2021-05-18T18:10:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064767s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066969s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.095863s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059269s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066529s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062250s ]
[2021-05-18T18:10:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.086824s ]
[2021-05-18T18:10:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.302278s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070289s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063345s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058856s ]
[2021-05-18T18:10:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067043s ]
[2021-05-18T18:11:51+08:00][sql] CONNECT:[ UseTime:0.078664s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.045716s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050169s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057691s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059329s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057920s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082091s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070156s ]
[2021-05-18T18:11:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.044097s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048228s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069424s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069824s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.194912s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.053047s ]
[2021-05-18T18:11:51+08:00][sql] CONNECT:[ UseTime:0.100737s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055346s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060077s ]
[2021-05-18T18:11:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060602s ]
[2021-05-18T18:11:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074183s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.083058s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072342s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065421s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064973s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081100s ]
[2021-05-18T18:11:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057494s ]
[2021-05-18T18:11:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.161741s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062946s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.111583s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086222s ]
[2021-05-18T18:11:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070568s ]
[2021-05-18T18:12:51+08:00][sql] CONNECT:[ UseTime:0.076163s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:12:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.404168s ]
[2021-05-18T18:12:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.085118s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.050203s ]
[2021-05-18T18:12:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056976s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052261s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050451s ]
[2021-05-18T18:12:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050032s ]
[2021-05-18T18:12:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063605s ]
[2021-05-18T18:12:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054875s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051012s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050450s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062822s ]
[2021-05-18T18:12:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054837s ]
[2021-05-18T18:12:52+08:00][sql] CONNECT:[ UseTime:0.092349s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:12:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.427263s ]
[2021-05-18T18:12:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082204s ]
[2021-05-18T18:12:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060715s ]
[2021-05-18T18:12:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065740s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067243s ]
[2021-05-18T18:12:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074702s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060380s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063076s ]
[2021-05-18T18:12:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061191s ]
[2021-05-18T18:12:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071627s ]
[2021-05-18T18:12:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068864s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.105311s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.114236s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085496s ]
[2021-05-18T18:12:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.096637s ]
[2021-05-18T18:12:56+08:00][sql] CONNECT:[ UseTime:0.100516s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:12:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.048659s ]
[2021-05-18T18:12:56+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.046654s ]
[2021-05-18T18:12:56+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,20 [ RunTime:0.043610s ]
[2021-05-18T18:13:57+08:00][sql] CONNECT:[ UseTime:0.125253s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:13:57+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.096783s ]
[2021-05-18T18:13:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.137813s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.111457s ]
[2021-05-18T18:13:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.102619s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.200078s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.155487s ]
[2021-05-18T18:13:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.105385s ]
[2021-05-18T18:13:57+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.094939s ]
[2021-05-18T18:13:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.089538s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.088590s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.095768s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.095159s ]
[2021-05-18T18:13:57+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.116656s ]
[2021-05-18T18:13:58+08:00][sql] CONNECT:[ UseTime:0.122582s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:13:58+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.098772s ]
[2021-05-18T18:13:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.137974s ]
[2021-05-18T18:13:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.111105s ]
[2021-05-18T18:13:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.102231s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.198966s ]
[2021-05-18T18:13:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.146355s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.113185s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.093009s ]
[2021-05-18T18:13:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.093647s ]
[2021-05-18T18:13:58+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.089389s ]
[2021-05-18T18:13:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.096849s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.095367s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.119626s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.205178s ]
[2021-05-18T18:13:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.143071s ]
[2021-05-18T18:14:01+08:00][sql] CONNECT:[ UseTime:0.179244s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:14:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.185835s ]
[2021-05-18T18:14:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.098057s ]
[2021-05-18T18:14:01+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,20 [ RunTime:0.071195s ]
[2021-05-18T18:14:13+08:00][sql] CONNECT:[ UseTime:0.158015s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:14:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090986s ]
[2021-05-18T18:14:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.143364s ]
[2021-05-18T18:14:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.099344s ]
[2021-05-18T18:14:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077046s ]
[2021-05-18T18:14:52+08:00][sql] CONNECT:[ UseTime:0.081374s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:14:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.315457s ]
[2021-05-18T18:14:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.169637s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.050166s ]
[2021-05-18T18:14:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058966s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.742341s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058101s ]
[2021-05-18T18:14:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.088913s ]
[2021-05-18T18:14:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072072s ]
[2021-05-18T18:14:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075345s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.096123s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.103322s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.108595s ]
[2021-05-18T18:14:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.091574s ]
[2021-05-18T18:14:53+08:00][sql] CONNECT:[ UseTime:0.109266s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:14:53+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.254152s ]
[2021-05-18T18:14:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.552208s ]
[2021-05-18T18:14:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.186266s ]
[2021-05-18T18:14:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.106198s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066155s ]
[2021-05-18T18:14:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.141592s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059527s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.385994s ]
[2021-05-18T18:14:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.110583s ]
[2021-05-18T18:14:53+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.109991s ]
[2021-05-18T18:14:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.474506s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.166853s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.101999s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.107061s ]
[2021-05-18T18:14:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074954s ]
[2021-05-18T18:15:10+08:00][sql] CONNECT:[ UseTime:0.144846s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:15:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061795s ]
[2021-05-18T18:15:10+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '友链管理' LIMIT 1 [ RunTime:0.134497s ]
[2021-05-18T18:15:10+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.055323s ]
[2021-05-18T18:15:10+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 3 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.097914s ]
[2021-05-18T18:15:10+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 3 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090225s ]
[2021-05-18T18:15:10+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 0 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 3 , `sort` = 0 , `name` = '友链管理' , `icon` = 'el-icon-house' , `model_name` = '/api/link/index' , `path` = '/link/index' , `component` = '/link/index' , `child_list` = '102111' , `create_time` = 1621332909 , `update_time` = 1621332909 [ RunTime:0.088792s ]
[2021-05-18T18:15:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.214718s ]
[2021-05-18T18:15:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.090136s ]
[2021-05-18T18:15:10+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.069007s ]
[2021-05-18T18:15:10+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"0\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"3\",\"sort\":\"0\",\"name\":\"\\u53cb\\u94fe\\u7ba1\\u7406\",\"icon\":\"el-icon-house\",\"model_name\":\"\\/api\\/link\\/index\",\"path\":\"\\/link\\/index\",\"component\":\"\\/link\\/index\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '1.9137' , `record_id` = '226' , `remark` = 'admin 在 2021-05-18 18:15:09 创建了权限菜单:友链管理' , `data` = '{\"menu_type\":\"0\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"3\",\"sort\":\"0\",\"name\":\"\\u53cb\\u94fe\\u7ba1\\u7406\",\"icon\":\"el-icon-house\",\"model_name\":\"\\/api\\/link\\/index\",\"path\":\"\\/link\\/index\",\"component\":\"\\/link\\/index\",\"child_list\":102111,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 18:15:09\",\"update_time\":\"2021-05-18 18:15:09\",\"id\":\"226\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 0 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 3 , `sort` = 0 , `name` = \'友链管理\' , `icon` = \'el-icon-house\' , `model_name` = \'/api/link/index\' , `path` = \'/link/index\' , `component` = \'/link/index\' , `child_list` = \'102111\' , `create_time` = 1621332909 , `update_time` = 1621332909' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621332909 , `create_time` = 1621332909 [ RunTime:0.163351s ]
[2021-05-18T18:15:11+08:00][sql] CONNECT:[ UseTime:0.151113s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:15:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.089091s ]
[2021-05-18T18:15:11+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.435550s ]
[2021-05-18T18:15:11+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.167797s ]
[2021-05-18T18:15:11+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.445872s ]
[2021-05-18T18:15:36+08:00][sql] CONNECT:[ UseTime:0.079781s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:15:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058159s ]
[2021-05-18T18:15:36+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '添加友链' LIMIT 1 [ RunTime:0.066876s ]
[2021-05-18T18:15:36+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.053850s ]
[2021-05-18T18:15:36+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.056013s ]
[2021-05-18T18:15:36+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057007s ]
[2021-05-18T18:15:36+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `icon` = '' , `path` = '' , `component` = '' , `name` = '添加友链' , `model_name` = '/api/link/add' , `child_list` = '102111100' , `create_time` = 1621332935 , `update_time` = 1621332935 [ RunTime:0.059474s ]
[2021-05-18T18:15:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.763125s ]
[2021-05-18T18:15:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054333s ]
[2021-05-18T18:15:36+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.055303s ]
[2021-05-18T18:15:36+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u6dfb\\u52a0\\u53cb\\u94fe\",\"model_name\":\"\\/api\\/link\\/add\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '1.4201' , `record_id` = '227' , `remark` = 'admin 在 2021-05-18 18:15:36 创建了权限菜单:添加友链' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u6dfb\\u52a0\\u53cb\\u94fe\",\"model_name\":\"\\/api\\/link\\/add\",\"child_list\":\"102111100\",\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 18:15:35\",\"update_time\":\"2021-05-18 18:15:35\",\"id\":\"227\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `name` = \'添加友链\' , `model_name` = \'/api/link/add\' , `child_list` = \'102111100\' , `create_time` = 1621332935 , `update_time` = 1621332935' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621332936 , `create_time` = 1621332936 [ RunTime:0.052640s ]
[2021-05-18T18:15:36+08:00][sql] CONNECT:[ UseTime:0.060725s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:15:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.038781s ]
[2021-05-18T18:15:36+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.041524s ]
[2021-05-18T18:15:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.043047s ]
[2021-05-18T18:15:36+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067086s ]
[2021-05-18T18:15:52+08:00][sql] CONNECT:[ UseTime:0.092444s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080159s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073183s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077946s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060703s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.193128s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083645s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.094446s ]
[2021-05-18T18:15:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066484s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063760s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.086957s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062465s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.461523s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.081081s ]
[2021-05-18T18:15:52+08:00][sql] CONNECT:[ UseTime:0.078725s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.045104s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057426s ]
[2021-05-18T18:15:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058739s ]
[2021-05-18T18:15:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.082673s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053923s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.200403s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083901s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.413091s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.297825s ]
[2021-05-18T18:15:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.049601s ]
[2021-05-18T18:15:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.100987s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069949s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056134s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059753s ]
[2021-05-18T18:15:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059167s ]
[2021-05-18T18:16:07+08:00][sql] CONNECT:[ UseTime:0.123817s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:16:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.087647s ]
[2021-05-18T18:16:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '修改友链' LIMIT 1 [ RunTime:0.078948s ]
[2021-05-18T18:16:07+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.065896s ]
[2021-05-18T18:16:07+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.096361s ]
[2021-05-18T18:16:07+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069609s ]
[2021-05-18T18:16:07+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `icon` = '' , `path` = '' , `component` = '' , `name` = '修改友链' , `model_name` = '/api/link/edit' , `child_list` = '102111101' , `create_time` = 1621332966 , `update_time` = 1621332966 [ RunTime:0.081889s ]
[2021-05-18T18:16:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.098005s ]
[2021-05-18T18:16:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.115288s ]
[2021-05-18T18:16:07+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.089602s ]
[2021-05-18T18:16:07+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u4fee\\u6539\\u53cb\\u94fe\",\"model_name\":\"\\/api\\/link\\/edit\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '1.3199' , `record_id` = '228' , `remark` = 'admin 在 2021-05-18 18:16:07 创建了权限菜单:修改友链' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"name\":\"\\u4fee\\u6539\\u53cb\\u94fe\",\"model_name\":\"\\/api\\/link\\/edit\",\"child_list\":102111101,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 18:16:06\",\"update_time\":\"2021-05-18 18:16:06\",\"id\":\"228\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `name` = \'修改友链\' , `model_name` = \'/api/link/edit\' , `child_list` = \'102111101\' , `create_time` = 1621332966 , `update_time` = 1621332966' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621332967 , `create_time` = 1621332967 [ RunTime:0.099727s ]
[2021-05-18T18:16:08+08:00][sql] CONNECT:[ UseTime:0.081858s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:16:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053344s ]
[2021-05-18T18:16:08+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.110513s ]
[2021-05-18T18:16:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.076321s ]
[2021-05-18T18:16:08+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.120829s ]
[2021-05-18T18:16:52+08:00][sql] CONNECT:[ UseTime:0.124026s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:16:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.429057s ]
[2021-05-18T18:16:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.105580s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.082384s ]
[2021-05-18T18:16:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.086682s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063116s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.137252s ]
[2021-05-18T18:16:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.108060s ]
[2021-05-18T18:16:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.193758s ]
[2021-05-18T18:16:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.169340s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.151731s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.150643s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.192160s ]
[2021-05-18T18:16:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.115596s ]
[2021-05-18T18:16:54+08:00][sql] CONNECT:[ UseTime:0.171433s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:16:54+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.396903s ]
[2021-05-18T18:16:54+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.091261s ]
[2021-05-18T18:16:54+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.082190s ]
[2021-05-18T18:16:54+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.087599s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067080s ]
[2021-05-18T18:16:54+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.133688s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.169392s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.249066s ]
[2021-05-18T18:16:54+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.099435s ]
[2021-05-18T18:16:54+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.166848s ]
[2021-05-18T18:16:54+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.164577s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.239994s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.874255s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.356650s ]
[2021-05-18T18:16:54+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.551598s ]
[2021-05-18T18:17:52+08:00][sql] CONNECT:[ UseTime:0.116410s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:17:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.087453s ]
[2021-05-18T18:17:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.096612s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063208s ]
[2021-05-18T18:17:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.090015s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067822s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067748s ]
[2021-05-18T18:17:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.088239s ]
[2021-05-18T18:17:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.121875s ]
[2021-05-18T18:17:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.117221s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075518s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.187226s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.580566s ]
[2021-05-18T18:17:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.106746s ]
[2021-05-18T18:17:53+08:00][sql] CONNECT:[ UseTime:0.213894s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:17:53+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.126250s ]
[2021-05-18T18:17:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082580s ]
[2021-05-18T18:17:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.076488s ]
[2021-05-18T18:17:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071401s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.116889s ]
[2021-05-18T18:17:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.120530s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.118047s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.146256s ]
[2021-05-18T18:17:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.150373s ]
[2021-05-18T18:17:53+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.723189s ]
[2021-05-18T18:17:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.091212s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.114494s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.247293s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091493s ]
[2021-05-18T18:17:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059961s ]
[2021-05-18T18:18:51+08:00][sql] CONNECT:[ UseTime:0.073542s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048575s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048693s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047329s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.044563s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069989s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054112s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.445231s ]
[2021-05-18T18:18:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062846s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052174s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.048521s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046007s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047390s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.043522s ]
[2021-05-18T18:18:51+08:00][sql] CONNECT:[ UseTime:0.086499s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053523s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057820s ]
[2021-05-18T18:18:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052401s ]
[2021-05-18T18:18:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.049882s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.090760s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.082459s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050895s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058007s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.282887s ]
[2021-05-18T18:18:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.051768s ]
[2021-05-18T18:18:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060931s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059516s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056570s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053595s ]
[2021-05-18T18:18:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.048976s ]
[2021-05-18T18:19:51+08:00][sql] CONNECT:[ UseTime:0.082758s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050825s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.047576s ]
[2021-05-18T18:19:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.049392s ]
[2021-05-18T18:19:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.043813s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.047185s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058210s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048531s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074146s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051569s ]
[2021-05-18T18:19:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.044643s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.422328s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.169900s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047458s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050080s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059708s ]
[2021-05-18T18:19:51+08:00][sql] CONNECT:[ UseTime:0.090390s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050614s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049060s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.052943s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055402s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054182s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063066s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.086253s ]
[2021-05-18T18:19:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068468s ]
[2021-05-18T18:19:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.455024s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.180889s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056630s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056394s ]
[2021-05-18T18:19:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061300s ]
[2021-05-18T18:21:43+08:00][sql] CONNECT:[ UseTime:0.099179s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:21:43+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060625s ]
[2021-05-18T18:21:43+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '删除' LIMIT 1 [ RunTime:0.093205s ]
[2021-05-18T18:21:43+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.066737s ]
[2021-05-18T18:21:43+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.054753s ]
[2021-05-18T18:21:43+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057799s ]
[2021-05-18T18:21:43+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `icon` = '' , `path` = '' , `component` = '' , `model_name` = '/api/link/delete' , `name` = '删除' , `child_list` = '102111102' , `create_time` = 1621333303 , `update_time` = 1621333303 [ RunTime:0.062337s ]
[2021-05-18T18:21:43+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063012s ]
[2021-05-18T18:21:43+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073773s ]
[2021-05-18T18:21:43+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.061814s ]
[2021-05-18T18:21:43+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"model_name\":\"\\/api\\/link\\/delete\",\"name\":\"\\u5220\\u9664\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '1.5242' , `record_id` = '229' , `remark` = 'admin 在 2021-05-18 18:21:43 创建了权限菜单:删除' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"model_name\":\"\\/api\\/link\\/delete\",\"name\":\"\\u5220\\u9664\",\"child_list\":102111102,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 18:21:43\",\"update_time\":\"2021-05-18 18:21:43\",\"id\":\"229\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `model_name` = \'/api/link/delete\' , `name` = \'删除\' , `child_list` = \'102111102\' , `create_time` = 1621333303 , `update_time` = 1621333303' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621333303 , `create_time` = 1621333303 [ RunTime:0.068138s ]
[2021-05-18T18:21:44+08:00][sql] CONNECT:[ UseTime:0.119250s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:21:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081054s ]
[2021-05-18T18:21:44+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.508710s ]
[2021-05-18T18:21:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.135025s ]
[2021-05-18T18:21:44+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059522s ]
[2021-05-18T18:21:55+08:00][sql] CONNECT:[ UseTime:0.089914s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056904s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052085s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057586s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049465s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053294s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049839s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050873s ]
[2021-05-18T18:21:55+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.050374s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.396749s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.049457s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052011s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049108s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.048461s ]
[2021-05-18T18:21:55+08:00][sql] CONNECT:[ UseTime:0.091082s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062699s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072249s ]
[2021-05-18T18:21:55+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054695s ]
[2021-05-18T18:21:55+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.049022s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054509s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056399s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054056s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050361s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.356717s ]
[2021-05-18T18:21:55+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056250s ]
[2021-05-18T18:21:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057894s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060213s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051289s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062022s ]
[2021-05-18T18:21:55+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052817s ]
[2021-05-18T18:22:05+08:00][sql] CONNECT:[ UseTime:0.098711s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.110897s ]
[2021-05-18T18:22:05+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `name` = '更改状态' LIMIT 1 [ RunTime:0.071276s ]
[2021-05-18T18:22:05+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.080260s ]
[2021-05-18T18:22:05+08:00][sql] SELECT MAX(`child_list`) AS think_max FROM `system_auth_rule` WHERE ( `parent_id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.058857s ]
[2021-05-18T18:22:05+08:00][sql] SELECT `child_list` FROM `system_auth_rule` WHERE ( `id` = 226 ) AND `system_auth_rule`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046622s ]
[2021-05-18T18:22:05+08:00][sql] INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `name` = '更改状态' , `icon` = '' , `path` = '' , `component` = '' , `model_name` = '/api/link/status' , `child_list` = '102111103' , `create_time` = 1621333325 , `update_time` = 1621333325 [ RunTime:0.051373s ]
[2021-05-18T18:22:05+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057234s ]
[2021-05-18T18:22:05+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048456s ]
[2021-05-18T18:22:05+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.055147s ]
[2021-05-18T18:22:05+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"name\":\"\\u66f4\\u6539\\u72b6\\u6001\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"model_name\":\"\\/api\\/link\\/status\"}' , `model` = '/api/menu/add' , `url` = 'api.cms.ahbmz.com/api/menu/add' , `spend_time` = '1.3133' , `record_id` = '230' , `remark` = 'admin 在 2021-05-18 18:22:05 创建了权限菜单:更改状态' , `data` = '{\"menu_type\":\"1\",\"open_type\":\"0\",\"hide\":\"0\",\"isShow\":\"1\",\"is_manager_use\":\"0\",\"isManager\":\"\",\"parent_id\":\"226\",\"sort\":\"1\",\"name\":\"\\u66f4\\u6539\\u72b6\\u6001\",\"icon\":\"\",\"path\":\"\",\"component\":\"\",\"model_name\":\"\\/api\\/link\\/status\",\"child_list\":102111103,\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 18:22:05\",\"update_time\":\"2021-05-18 18:22:05\",\"id\":\"230\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `system_auth_rule` SET `menu_type` = 1 , `open_type` = 0 , `hide` = 0 , `is_manager_use` = 0 , `parent_id` = 226 , `sort` = 1 , `name` = \'更改状态\' , `icon` = \'\' , `path` = \'\' , `component` = \'\' , `model_name` = \'/api/link/status\' , `child_list` = \'102111103\' , `create_time` = 1621333325 , `update_time` = 1621333325' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621333325 , `create_time` = 1621333325 [ RunTime:0.053481s ]
[2021-05-18T18:22:05+08:00][sql] CONNECT:[ UseTime:0.072485s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062221s ]
[2021-05-18T18:22:05+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `site_id` = 1 AND `authority` IS NULL LIMIT 1 [ RunTime:0.051129s ]
[2021-05-18T18:22:05+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL [ RunTime:0.048024s ]
[2021-05-18T18:22:05+08:00][sql] SELECT * FROM `system_auth_rule` WHERE ( `site_id` = 1 ) AND `system_auth_rule`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052783s ]
[2021-05-18T18:22:11+08:00][sql] CONNECT:[ UseTime:0.169408s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.082098s ]
[2021-05-18T18:22:11+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.062065s ]
[2021-05-18T18:22:13+08:00][sql] CONNECT:[ UseTime:0.078510s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.061009s ]
[2021-05-18T18:22:13+08:00][sql] SELECT `rules` FROM `system_auth_group` WHERE `site_id` = 1 AND `id` = 1 LIMIT 1 [ RunTime:0.099334s ]
[2021-05-18T18:22:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.083583s ]
[2021-05-18T18:22:13+08:00][sql] SELECT * FROM `system_auth_rule` [ RunTime:0.175786s ]
[2021-05-18T18:22:19+08:00][sql] CONNECT:[ UseTime:0.072122s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.421619s ]
[2021-05-18T18:22:19+08:00][sql] UPDATE `system_auth_group` SET `site_id` = 1 , `update_time` = 1621333338 , `rules` = '1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197' WHERE `id` = 1 [ RunTime:0.119504s ]
[2021-05-18T18:22:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.105925s ]
[2021-05-18T18:22:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050523s ]
[2021-05-18T18:22:19+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.091922s ]
[2021-05-18T18:22:19+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"menu_id\":[\"1\",\"2\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"12\",\"185\",\"186\",\"187\",\"188\",\"13\",\"21\",\"22\",\"23\",\"24\",\"25\",\"196\",\"15\",\"16\",\"17\",\"18\",\"19\",\"20\",\"184\",\"194\",\"195\",\"209\",\"210\",\"211\",\"26\",\"192\",\"205\",\"198\",\"206\",\"207\",\"208\",\"200\",\"201\",\"202\",\"203\",\"204\",\"3\",\"11\",\"189\",\"212\",\"216\",\"217\",\"218\",\"219\",\"220\",\"213\",\"214\",\"215\",\"221\",\"222\",\"223\",\"224\",\"225\",\"226\",\"227\",\"228\",\"229\",\"230\",\"4\",\"14\",\"199\",\"190\",\"191\",\"197\"],\"title\":\"\\u7cfb\\u7edf\\u7ba1\\u7406\\u5458\",\"role_id\":\"1\"}' , `model` = '/api/group/addGroupRule/role_id/1' , `url` = 'api.cms.ahbmz.com/api/group/addGroupRule/role_id/1' , `spend_time` = '1.1223' , `record_id` = '0' , `remark` = 'admin 在 2021-05-18 18:22:19 编辑了用户角色:系统管理员的权限菜单:' , `data` = '{\"site_id\":1,\"update_time\":1621333338,\"rules\":\"1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197\"}' , `origin` = '[]' , `sql` = 'UPDATE `system_auth_group` SET `site_id` = 1 , `update_time` = 1621333338 , `rules` = \'1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197\' WHERE `id` = 1' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621333339 , `create_time` = 1621333339 [ RunTime:0.065223s ]
[2021-05-18T18:22:22+08:00][sql] CONNECT:[ UseTime:0.093185s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:22+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061838s ]
[2021-05-18T18:22:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071094s ]
[2021-05-18T18:22:22+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056563s ]
[2021-05-18T18:22:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075287s ]
[2021-05-18T18:22:22+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063640s ]
[2021-05-18T18:22:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069710s ]
[2021-05-18T18:22:22+08:00][sql] CONNECT:[ UseTime:0.079098s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.057192s ]
[2021-05-18T18:22:22+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.069553s ]
[2021-05-18T18:22:23+08:00][sql] CONNECT:[ UseTime:0.094188s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:23+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082796s ]
[2021-05-18T18:22:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072825s ]
[2021-05-18T18:22:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063569s ]
[2021-05-18T18:22:23+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058625s ]
[2021-05-18T18:22:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.528773s ]
[2021-05-18T18:22:23+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071139s ]
[2021-05-18T18:22:23+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061532s ]
[2021-05-18T18:22:24+08:00][sql] CONNECT:[ UseTime:0.082020s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:22:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061715s ]
[2021-05-18T18:22:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067564s ]
[2021-05-18T18:22:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063404s ]
[2021-05-18T18:22:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072497s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056512s ]
[2021-05-18T18:22:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.534545s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061902s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074252s ]
[2021-05-18T18:22:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064486s ]
[2021-05-18T18:22:24+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056030s ]
[2021-05-18T18:22:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.093727s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077589s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.173583s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.341904s ]
[2021-05-18T18:22:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.147052s ]
[2021-05-18T18:23:24+08:00][sql] CONNECT:[ UseTime:0.332776s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.478096s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.530896s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065548s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059725s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063430s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070867s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069928s ]
[2021-05-18T18:23:24+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.086199s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.098789s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073163s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063827s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081765s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.041445s ]
[2021-05-18T18:23:24+08:00][sql] CONNECT:[ UseTime:0.335802s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.122825s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070956s ]
[2021-05-18T18:23:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.137431s ]
[2021-05-18T18:23:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.087368s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.109618s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.501498s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068354s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084566s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073017s ]
[2021-05-18T18:23:24+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.081794s ]
[2021-05-18T18:23:24+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082040s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.127882s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073132s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098382s ]
[2021-05-18T18:23:24+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060033s ]
[2021-05-18T18:24:23+08:00][sql] CONNECT:[ UseTime:0.082905s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056030s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056492s ]
[2021-05-18T18:24:23+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052350s ]
[2021-05-18T18:24:23+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055018s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046124s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051309s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046549s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052066s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.045628s ]
[2021-05-18T18:24:23+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053068s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.045616s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062547s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060219s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.178084s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.164402s ]
[2021-05-18T18:24:23+08:00][sql] CONNECT:[ UseTime:0.107662s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057200s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082924s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063659s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067482s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060489s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060242s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056225s ]
[2021-05-18T18:24:23+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.050622s ]
[2021-05-18T18:24:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054377s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081102s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.129684s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.200051s ]
[2021-05-18T18:24:23+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.120220s ]
[2021-05-18T18:24:48+08:00][sql] CONNECT:[ UseTime:0.083060s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065099s ]
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.085338s ]
[2021-05-18T18:24:48+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062885s ]
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081679s ]
[2021-05-18T18:24:48+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064525s ]
[2021-05-18T18:24:48+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053016s ]
[2021-05-18T18:24:48+08:00][sql] CONNECT:[ UseTime:0.077901s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.094026s ]
[2021-05-18T18:24:48+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.068770s ]
[2021-05-18T18:24:48+08:00][sql] CONNECT:[ UseTime:0.112126s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.104960s ]
[2021-05-18T18:24:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086467s ]
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.087652s ]
[2021-05-18T18:24:48+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056362s ]
[2021-05-18T18:24:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063957s ]
[2021-05-18T18:24:48+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066987s ]
[2021-05-18T18:24:48+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066712s ]
[2021-05-18T18:24:49+08:00][sql] CONNECT:[ UseTime:0.084507s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.103561s ]
[2021-05-18T18:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.085138s ]
[2021-05-18T18:24:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.046848s ]
[2021-05-18T18:24:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.085918s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065537s ]
[2021-05-18T18:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072624s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055255s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079150s ]
[2021-05-18T18:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069491s ]
[2021-05-18T18:24:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054680s ]
[2021-05-18T18:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068440s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069498s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.089942s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055312s ]
[2021-05-18T18:24:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053268s ]
[2021-05-18T18:25:49+08:00][sql] CONNECT:[ UseTime:0.084870s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055532s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072227s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.051089s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.110966s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065557s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.386895s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056600s ]
[2021-05-18T18:25:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057723s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057236s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058652s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053371s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073288s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054904s ]
[2021-05-18T18:25:49+08:00][sql] CONNECT:[ UseTime:0.081101s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054880s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068367s ]
[2021-05-18T18:25:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053006s ]
[2021-05-18T18:25:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051738s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.094361s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060869s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.275063s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075888s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051401s ]
[2021-05-18T18:25:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.049966s ]
[2021-05-18T18:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066849s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055772s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058675s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075286s ]
[2021-05-18T18:25:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055119s ]
[2021-05-18T18:26:49+08:00][sql] CONNECT:[ UseTime:0.135369s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063575s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076545s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075244s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059647s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061715s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060830s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059565s ]
[2021-05-18T18:26:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.082838s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053420s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084187s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076946s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085855s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062775s ]
[2021-05-18T18:26:49+08:00][sql] CONNECT:[ UseTime:0.135431s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051038s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069779s ]
[2021-05-18T18:26:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050744s ]
[2021-05-18T18:26:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069494s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064360s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052102s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064436s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087821s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054439s ]
[2021-05-18T18:26:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.075151s ]
[2021-05-18T18:26:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068905s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.096764s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061747s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085444s ]
[2021-05-18T18:26:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074904s ]
[2021-05-18T18:28:35+08:00][sql] CONNECT:[ UseTime:0.116808s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.114676s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.263563s ]
[2021-05-18T18:28:35+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.124227s ]
[2021-05-18T18:28:35+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065863s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.340516s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.103350s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098084s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074646s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067414s ]
[2021-05-18T18:28:35+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.096986s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.111151s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.156785s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067830s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080965s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061488s ]
[2021-05-18T18:28:35+08:00][sql] CONNECT:[ UseTime:0.121412s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.135087s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.765727s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.168200s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.103646s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073851s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.122683s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.108794s ]
[2021-05-18T18:28:35+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.159769s ]
[2021-05-18T18:28:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068503s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.121089s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087044s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.254336s ]
[2021-05-18T18:28:35+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.112785s ]
[2021-05-18T18:29:34+08:00][sql] CONNECT:[ UseTime:0.159833s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.092964s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059855s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060970s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057301s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072222s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083901s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.131435s ]
[2021-05-18T18:29:34+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.080298s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.095596s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065379s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066649s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080750s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058362s ]
[2021-05-18T18:29:34+08:00][sql] CONNECT:[ UseTime:0.200896s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064901s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083092s ]
[2021-05-18T18:29:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053683s ]
[2021-05-18T18:29:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060592s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.096950s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.123543s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.136002s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083569s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070713s ]
[2021-05-18T18:29:34+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067054s ]
[2021-05-18T18:29:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074244s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.091924s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081258s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.099175s ]
[2021-05-18T18:29:34+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067567s ]
[2021-05-18T18:30:34+08:00][sql] CONNECT:[ UseTime:0.070940s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071782s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.044635s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.041409s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.101032s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073549s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054287s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053786s ]
[2021-05-18T18:30:34+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.048103s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052185s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079888s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064960s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084759s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064368s ]
[2021-05-18T18:30:34+08:00][sql] CONNECT:[ UseTime:0.119615s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060015s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066364s ]
[2021-05-18T18:30:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.087077s ]
[2021-05-18T18:30:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073574s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063504s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060648s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088083s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081054s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064956s ]
[2021-05-18T18:30:34+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.085677s ]
[2021-05-18T18:30:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075250s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066789s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060514s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089059s ]
[2021-05-18T18:30:34+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065900s ]
[2021-05-18T18:31:35+08:00][sql] CONNECT:[ UseTime:1.292148s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:31:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059419s ]
[2021-05-18T18:31:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073915s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067418s ]
[2021-05-18T18:31:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063373s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076901s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091777s ]
[2021-05-18T18:31:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059515s ]
[2021-05-18T18:31:35+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059615s ]
[2021-05-18T18:31:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.108360s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076137s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.083863s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054256s ]
[2021-05-18T18:31:35+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063406s ]
[2021-05-18T18:31:36+08:00][sql] CONNECT:[ UseTime:1.474475s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:31:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064105s ]
[2021-05-18T18:31:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072391s ]
[2021-05-18T18:31:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058049s ]
[2021-05-18T18:31:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.093988s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059390s ]
[2021-05-18T18:31:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.100278s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086475s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086703s ]
[2021-05-18T18:31:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068662s ]
[2021-05-18T18:31:36+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.075737s ]
[2021-05-18T18:31:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068287s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057977s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.079470s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055110s ]
[2021-05-18T18:31:36+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057205s ]
[2021-05-18T18:32:30+08:00][sql] CONNECT:[ UseTime:0.205723s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:32:30+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055730s ]
[2021-05-18T18:32:30+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067246s ]
[2021-05-18T18:32:30+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052300s ]
[2021-05-18T18:32:30+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048760s ]
[2021-05-18T18:32:30+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060978s ]
[2021-05-18T18:32:30+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063069s ]
[2021-05-18T18:32:31+08:00][sql] CONNECT:[ UseTime:0.130531s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069467s ]
[2021-05-18T18:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084549s ]
[2021-05-18T18:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062149s ]
[2021-05-18T18:32:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.075202s ]
[2021-05-18T18:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069897s ]
[2021-05-18T18:32:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083537s ]
[2021-05-18T18:32:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071637s ]
[2021-05-18T18:32:32+08:00][sql] CONNECT:[ UseTime:0.114189s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:32:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.084753s ]
[2021-05-18T18:32:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060537s ]
[2021-05-18T18:32:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.078373s ]
[2021-05-18T18:32:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061455s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062976s ]
[2021-05-18T18:32:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065803s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059072s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059274s ]
[2021-05-18T18:32:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074354s ]
[2021-05-18T18:32:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.050694s ]
[2021-05-18T18:32:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053886s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066410s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057644s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069935s ]
[2021-05-18T18:32:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053166s ]
[2021-05-18T18:32:35+08:00][sql] CONNECT:[ UseTime:1.475906s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:32:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:2.416163s ]
[2021-05-18T18:32:35+08:00][sql] SELECT * FROM `system_auth_group` WHERE `site_id` = 1 AND `type` = 1 LIMIT 0,10 [ RunTime:0.064315s ]
[2021-05-18T18:34:12+08:00][sql] CONNECT:[ UseTime:0.074545s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:34:12+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.046815s ]
[2021-05-18T18:34:12+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051116s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069295s ]
[2021-05-18T18:34:12+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.044097s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.111698s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074648s ]
[2021-05-18T18:34:12+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067285s ]
[2021-05-18T18:34:12+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059066s ]
[2021-05-18T18:34:12+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064068s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.116227s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.122274s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.110173s ]
[2021-05-18T18:34:12+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.046394s ]
[2021-05-18T18:34:13+08:00][sql] CONNECT:[ UseTime:0.074645s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T18:34:13+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049905s ]
[2021-05-18T18:34:13+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074230s ]
[2021-05-18T18:34:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050381s ]
[2021-05-18T18:34:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.099253s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056009s ]
[2021-05-18T18:34:13+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.094175s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053431s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061708s ]
[2021-05-18T18:34:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068997s ]
[2021-05-18T18:34:13+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.165071s ]
[2021-05-18T18:34:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059906s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.114076s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068590s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063558s ]
[2021-05-18T18:34:13+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067072s ]
[2021-05-18T18:43:27+08:00][error] [10501]SQLSTATE[HY000] [2002] Network is unreachable[/Users/wwwroot/ahbmz/api.cms.ahbmz.com/vendor/topthink/think-orm/src/db/PDOConnection.php:795]
[2021-05-18T18:43:27+08:00][error] [10501]SQLSTATE[HY000] [2002] Network is unreachable[/Users/wwwroot/ahbmz/api.cms.ahbmz.com/vendor/topthink/think-orm/src/db/PDOConnection.php:795]
[2021-05-18T19:13:49+08:00][sql] CONNECT:[ UseTime:0.089444s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.377666s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054296s ]
[2021-05-18T19:13:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054928s ]
[2021-05-18T19:13:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053598s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054701s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056513s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053873s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054331s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053870s ]
[2021-05-18T19:13:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052580s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055771s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058860s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055883s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053718s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054330s ]
[2021-05-18T19:13:49+08:00][sql] CONNECT:[ UseTime:0.100322s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.403335s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061775s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060916s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064542s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063632s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062922s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062643s ]
[2021-05-18T19:13:49+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060667s ]
[2021-05-18T19:13:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062108s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068135s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062439s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062434s ]
[2021-05-18T19:13:49+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059831s ]
[2021-05-18T20:06:21+08:00][sql] CONNECT:[ UseTime:0.089374s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.424856s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067075s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061306s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061423s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058430s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058451s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064426s ]
[2021-05-18T20:06:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057432s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061526s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061271s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061398s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056983s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059270s ]
[2021-05-18T20:06:21+08:00][sql] CONNECT:[ UseTime:0.085360s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.429067s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065922s ]
[2021-05-18T20:06:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057653s ]
[2021-05-18T20:06:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058207s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055478s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056081s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055454s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055994s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056341s ]
[2021-05-18T20:06:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056692s ]
[2021-05-18T20:06:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056748s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058189s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055411s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054988s ]
[2021-05-18T20:06:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054556s ]
[2021-05-18T20:07:15+08:00][sql] CONNECT:[ UseTime:0.100993s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.059481s ]
[2021-05-18T20:07:15+08:00][sql] UPDATE `system_auth_group` SET `status` = 1 WHERE `site_id` = 1 AND `id` = 2 [ RunTime:0.058469s ]
[2021-05-18T20:07:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058814s ]
[2021-05-18T20:07:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059922s ]
[2021-05-18T20:07:15+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.060532s ]
[2021-05-18T20:07:15+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"status\":\"1\",\"title\":\"\\u8fd0\\u8425\\u90e8\",\"id\":\"2\"}' , `model` = '/api/group/status' , `url` = 'api.cms.ahbmz.com/api/group/status' , `spend_time` = '0.7409' , `record_id` = '2' , `remark` = 'admin 在 2021-05-18 20:07:15 启用了用户角色:运营部' , `data` = '[\"2\"]' , `origin` = '[]' , `sql` = 'UPDATE `system_auth_group` SET `status` = 1 WHERE `site_id` = 1 AND `id` = 2' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339635 , `create_time` = 1621339635 [ RunTime:0.062570s ]
[2021-05-18T20:07:17+08:00][sql] CONNECT:[ UseTime:0.115983s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group` [ RunTime:0.064169s ]
[2021-05-18T20:07:17+08:00][sql] UPDATE `system_auth_group` SET `status` = 0 WHERE `site_id` = 1 AND `id` = 2 [ RunTime:0.062989s ]
[2021-05-18T20:07:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066822s ]
[2021-05-18T20:07:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063266s ]
[2021-05-18T20:07:17+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.074774s ]
[2021-05-18T20:07:17+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"status\":\"0\",\"title\":\"\\u8fd0\\u8425\\u90e8\",\"id\":\"2\"}' , `model` = '/api/group/status' , `url` = 'api.cms.ahbmz.com/api/group/status' , `spend_time` = '0.9006' , `record_id` = '2' , `remark` = 'admin 在 2021-05-18 20:07:16 禁用了用户角色:运营部' , `data` = '[\"2\"]' , `origin` = '[]' , `sql` = 'UPDATE `system_auth_group` SET `status` = 0 WHERE `site_id` = 1 AND `id` = 2' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339636 , `create_time` = 1621339636 [ RunTime:0.064832s ]
[2021-05-18T20:07:20+08:00][sql] CONNECT:[ UseTime:0.095697s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060639s ]
[2021-05-18T20:07:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060346s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058546s ]
[2021-05-18T20:07:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059472s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057764s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080853s ]
[2021-05-18T20:07:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059731s ]
[2021-05-18T20:07:20+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058883s ]
[2021-05-18T20:07:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060904s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063441s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058623s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059983s ]
[2021-05-18T20:07:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057681s ]
[2021-05-18T20:07:21+08:00][sql] CONNECT:[ UseTime:0.106265s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065475s ]
[2021-05-18T20:07:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065490s ]
[2021-05-18T20:07:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065235s ]
[2021-05-18T20:07:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064377s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.082843s ]
[2021-05-18T20:07:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065159s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063355s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064484s ]
[2021-05-18T20:07:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064695s ]
[2021-05-18T20:07:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064639s ]
[2021-05-18T20:07:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065651s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070531s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063699s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064596s ]
[2021-05-18T20:07:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066406s ]
[2021-05-18T20:07:37+08:00][sql] CONNECT:[ UseTime:0.086224s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059573s ]
[2021-05-18T20:07:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062105s ]
[2021-05-18T20:07:37+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057382s ]
[2021-05-18T20:07:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058661s ]
[2021-05-18T20:07:37+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058861s ]
[2021-05-18T20:07:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057645s ]
[2021-05-18T20:07:38+08:00][sql] CONNECT:[ UseTime:0.091165s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:38+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.060684s ]
[2021-05-18T20:07:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.061437s ]
[2021-05-18T20:07:38+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059969s ]
[2021-05-18T20:07:38+08:00][sql] CONNECT:[ UseTime:0.097078s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:38+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062075s ]
[2021-05-18T20:07:38+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062375s ]
[2021-05-18T20:07:38+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064128s ]
[2021-05-18T20:07:38+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059812s ]
[2021-05-18T20:07:38+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062244s ]
[2021-05-18T20:07:38+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063979s ]
[2021-05-18T20:07:38+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059812s ]
[2021-05-18T20:07:39+08:00][sql] CONNECT:[ UseTime:0.104660s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:07:39+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066542s ]
[2021-05-18T20:07:39+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064058s ]
[2021-05-18T20:07:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066876s ]
[2021-05-18T20:07:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065189s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064365s ]
[2021-05-18T20:07:39+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071285s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063184s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067636s ]
[2021-05-18T20:07:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062188s ]
[2021-05-18T20:07:39+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062848s ]
[2021-05-18T20:07:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064648s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064629s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067505s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062760s ]
[2021-05-18T20:07:39+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064615s ]
[2021-05-18T20:08:38+08:00][sql] CONNECT:[ UseTime:0.096077s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063322s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062589s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064896s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065634s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076985s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062677s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062924s ]
[2021-05-18T20:08:38+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063832s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068575s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065821s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065260s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066641s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065510s ]
[2021-05-18T20:08:38+08:00][sql] CONNECT:[ UseTime:0.089074s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062440s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062227s ]
[2021-05-18T20:08:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061625s ]
[2021-05-18T20:08:38+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059002s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062855s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059757s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058536s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060411s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058518s ]
[2021-05-18T20:08:38+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068425s ]
[2021-05-18T20:08:38+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062396s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064863s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059982s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063087s ]
[2021-05-18T20:08:38+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057736s ]
[2021-05-18T20:09:13+08:00][sql] CONNECT:[ UseTime:0.083698s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:09:13+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059678s ]
[2021-05-18T20:09:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054032s ]
[2021-05-18T20:09:13+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056719s ]
[2021-05-18T20:09:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054891s ]
[2021-05-18T20:09:13+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061133s ]
[2021-05-18T20:09:13+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054489s ]
[2021-05-18T20:09:14+08:00][sql] CONNECT:[ UseTime:0.092605s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:09:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.059462s ]
[2021-05-18T20:09:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.061350s ]
[2021-05-18T20:09:14+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.062804s ]
[2021-05-18T20:09:14+08:00][sql] CONNECT:[ UseTime:0.084214s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:09:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054574s ]
[2021-05-18T20:09:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067867s ]
[2021-05-18T20:09:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053778s ]
[2021-05-18T20:09:14+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052477s ]
[2021-05-18T20:09:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052942s ]
[2021-05-18T20:09:14+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062241s ]
[2021-05-18T20:09:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053784s ]
[2021-05-18T20:09:15+08:00][sql] CONNECT:[ UseTime:0.091615s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:09:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059043s ]
[2021-05-18T20:09:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061627s ]
[2021-05-18T20:09:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061800s ]
[2021-05-18T20:09:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060492s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060166s ]
[2021-05-18T20:09:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064545s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058226s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060092s ]
[2021-05-18T20:09:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058416s ]
[2021-05-18T20:09:15+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058243s ]
[2021-05-18T20:09:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062152s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062782s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061418s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057151s ]
[2021-05-18T20:09:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060593s ]
[2021-05-18T20:10:15+08:00][sql] CONNECT:[ UseTime:0.084342s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055198s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056586s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053826s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057187s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053272s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055070s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058530s ]
[2021-05-18T20:10:15+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054143s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055430s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056682s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060184s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053952s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.053512s ]
[2021-05-18T20:10:15+08:00][sql] CONNECT:[ UseTime:0.086459s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059129s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063678s ]
[2021-05-18T20:10:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063485s ]
[2021-05-18T20:10:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057165s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057852s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058889s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058840s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058820s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061478s ]
[2021-05-18T20:10:15+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058480s ]
[2021-05-18T20:10:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058895s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061574s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057879s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061203s ]
[2021-05-18T20:10:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059097s ]
[2021-05-18T20:10:27+08:00][sql] CONNECT:[ UseTime:0.117531s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:10:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.066552s ]
[2021-05-18T20:10:27+08:00][sql] INSERT INTO `bmz_link` SET `sort` = 1 , `name` = '新浪' , `url` = 'http://sina.com' , `logo` = 'http://static.ahbmz.com/localhost:8080/2021/05/18/54eb7061818bac527fe650854a44955f.jpg' , `description` = '新浪' , `create_time` = 1621339827 , `update_time` = 1621339827 [ RunTime:0.065661s ]
[2021-05-18T20:10:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065900s ]
[2021-05-18T20:10:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062839s ]
[2021-05-18T20:10:27+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.066766s ]
[2021-05-18T20:10:27+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"sort\":\"1\",\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\"}' , `model` = '/api/link/add' , `url` = 'api.cms.ahbmz.com/api/link/add' , `spend_time` = '0.7571' , `record_id` = '3' , `remark` = 'admin 在 2021-05-18 20:10:27 添加了友链:新浪' , `data` = '{\"sort\":\"1\",\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"copy_safe_id\":0,\"copy_safe_site_id\":1,\"create_time\":\"2021-05-18 20:10:27\",\"update_time\":\"2021-05-18 20:10:27\",\"id\":\"3\"}' , `origin` = '[]' , `sql` = 'INSERT INTO `bmz_link` SET `sort` = 1 , `name` = \'新浪\' , `url` = \'http://sina.com\' , `logo` = \'http://static.ahbmz.com/localhost:8080/2021/05/18/54eb7061818bac527fe650854a44955f.jpg\' , `description` = \'新浪\' , `create_time` = 1621339827 , `update_time` = 1621339827' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339827 , `create_time` = 1621339827 [ RunTime:0.063293s ]
[2021-05-18T20:10:28+08:00][sql] CONNECT:[ UseTime:0.107766s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:10:28+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.068474s ]
[2021-05-18T20:10:28+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.072953s ]
[2021-05-18T20:10:28+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.063831s ]
[2021-05-18T20:10:33+08:00][sql] CONNECT:[ UseTime:0.113360s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:10:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.071816s ]
[2021-05-18T20:10:33+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `id` = 2 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.077209s ]
[2021-05-18T20:10:33+08:00][sql] SELECT * FROM `bmz_link` WHERE `id` = 2 [ RunTime:0.066156s ]
[2021-05-18T20:10:33+08:00][sql] UPDATE `bmz_link` SET `delete_time` = 1621339832 , `update_time` = 1621339832 WHERE ( `id` = 2 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.065426s ]
[2021-05-18T20:10:33+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067089s ]
[2021-05-18T20:10:33+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066770s ]
[2021-05-18T20:10:33+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.066556s ]
[2021-05-18T20:10:33+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"2\"}' , `model` = '/api/link/delete/' , `url` = 'api.cms.ahbmz.com/api/link/delete/' , `spend_time` = '1.0048' , `record_id` = '2' , `remark` = 'admin 在 2021-05-18 20:10:33 删除了友链id:2' , `data` = '{\"id\":2,\"site_id\":1,\"name\":\"Baidu\",\"url\":\"baidu.com\",\"logo\":\"\",\"description\":\"\",\"sort\":50,\"status\":1,\"create_time\":0,\"update_time\":\"2021-05-18 20:10:32\",\"delete_time\":1621339832}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_link` SET `delete_time` = 1621339832 , `update_time` = 1621339832 WHERE ( `id` = 2 ) AND `bmz_link`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339833 , `create_time` = 1621339833 [ RunTime:0.068041s ]
[2021-05-18T20:10:33+08:00][sql] CONNECT:[ UseTime:0.089961s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:10:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.064711s ]
[2021-05-18T20:10:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.058276s ]
[2021-05-18T20:10:33+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.061107s ]
[2021-05-18T20:11:09+08:00][sql] CONNECT:[ UseTime:0.091535s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.061448s ]
[2021-05-18T20:11:09+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.064323s ]
[2021-05-18T20:11:09+08:00][sql] UPDATE `bmz_link` SET `status` = 0 , `update_time` = 1621339868 WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.059050s ]
[2021-05-18T20:11:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061400s ]
[2021-05-18T20:11:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063227s ]
[2021-05-18T20:11:09+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.060119s ]
[2021-05-18T20:11:09+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"status\":\"0\",\"id\":\"3\"}' , `model` = '/api/link/status' , `url` = 'api.cms.ahbmz.com/api/link/status' , `spend_time` = '1.1346' , `record_id` = '3' , `remark` = '未检测到日志信息模型,请检查CURR_THIS反射常量!!!' , `data` = '{\"status\":\"0\",\"copy_safe_id\":0,\"copy_safe_site_id\":0,\"update_time\":\"2021-05-18 20:11:08\"}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_link` SET `status` = 0 , `update_time` = 1621339868 WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339869 , `create_time` = 1621339869 [ RunTime:0.063068s ]
[2021-05-18T20:11:10+08:00][sql] CONNECT:[ UseTime:0.094393s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.058698s ]
[2021-05-18T20:11:10+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.061489s ]
[2021-05-18T20:11:10+08:00][sql] UPDATE `bmz_link` SET `status` = 1 , `update_time` = 1621339870 WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.057577s ]
[2021-05-18T20:11:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058513s ]
[2021-05-18T20:11:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056486s ]
[2021-05-18T20:11:10+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.059598s ]
[2021-05-18T20:11:10+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"status\":\"1\",\"id\":\"3\"}' , `model` = '/api/link/status' , `url` = 'api.cms.ahbmz.com/api/link/status' , `spend_time` = '0.6605' , `record_id` = '3' , `remark` = '未检测到日志信息模型,请检查CURR_THIS反射常量!!!' , `data` = '{\"status\":\"1\",\"copy_safe_id\":0,\"copy_safe_site_id\":0,\"update_time\":\"2021-05-18 20:11:10\"}' , `origin` = '[]' , `sql` = 'UPDATE `bmz_link` SET `status` = 1 , `update_time` = 1621339870 WHERE ( `id` = 3 AND `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339870 , `create_time` = 1621339870 [ RunTime:0.057075s ]
[2021-05-18T20:11:15+08:00][sql] CONNECT:[ UseTime:0.087849s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062218s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054340s ]
[2021-05-18T20:11:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052468s ]
[2021-05-18T20:11:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053547s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054493s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058184s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052902s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075643s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052598s ]
[2021-05-18T20:11:15+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053920s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053053s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058376s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052068s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052750s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052141s ]
[2021-05-18T20:11:15+08:00][sql] CONNECT:[ UseTime:0.108278s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073066s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070473s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066353s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068444s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066205s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066347s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070662s ]
[2021-05-18T20:11:15+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068364s ]
[2021-05-18T20:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066850s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073217s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066962s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066213s ]
[2021-05-18T20:11:15+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065252s ]
[2021-05-18T20:11:24+08:00][sql] CONNECT:[ UseTime:0.091184s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:24+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.057698s ]
[2021-05-18T20:11:24+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 AND `id` = 3 ) AND `bmz_link`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061147s ]
[2021-05-18T20:11:24+08:00][sql] UPDATE `bmz_link` SET `url` = 'http://sina.com.cn' , `update_time` = 1621339884 WHERE ( `id` = 3 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.058542s ]
[2021-05-18T20:11:24+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057502s ]
[2021-05-18T20:11:24+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057343s ]
[2021-05-18T20:11:24+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.064320s ]
[2021-05-18T20:11:24+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"3\",\"site_id\":\"1\",\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com.cn\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"sort\":\"1\",\"status\":\"1\",\"create_time\":\"2021-05-18 20:10:27\",\"update_time\":\"2021-05-18 20:10:27\",\"delete_time\":\"\"}' , `model` = '/api/link/edit' , `url` = 'api.cms.ahbmz.com/api/link/edit' , `spend_time` = '1.2809' , `record_id` = '3' , `remark` = 'admin在2021-05-18 20:11:24修改了友链3的数据' , `data` = '{\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com.cn\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"sort\":\"1\",\"status\":\"1\",\"copy_safe_id\":3,\"copy_safe_site_id\":1,\"update_time\":\"2021-05-18 20:11:24\"}' , `origin` = '{\"id\":3,\"site_id\":1,\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"sort\":1,\"status\":1,\"create_time\":1621339827,\"update_time\":1621339870,\"delete_time\":null}' , `sql` = 'UPDATE `bmz_link` SET `url` = \'http://sina.com.cn\' , `update_time` = 1621339884 WHERE ( `id` = 3 ) AND `bmz_link`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621339884 , `create_time` = 1621339884 [ RunTime:0.056914s ]
[2021-05-18T20:11:24+08:00][sql] CONNECT:[ UseTime:0.089929s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:24+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.060417s ]
[2021-05-18T20:11:24+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.062409s ]
[2021-05-18T20:11:24+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.058176s ]
[2021-05-18T20:11:57+08:00][sql] CONNECT:[ UseTime:0.103171s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:11:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.070312s ]
[2021-05-18T20:11:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.068883s ]
[2021-05-18T20:11:57+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.067747s ]
[2021-05-18T20:12:02+08:00][sql] CONNECT:[ UseTime:0.116767s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064123s ]
[2021-05-18T20:12:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067248s ]
[2021-05-18T20:12:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063023s ]
[2021-05-18T20:12:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064485s ]
[2021-05-18T20:12:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068107s ]
[2021-05-18T20:12:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061690s ]
[2021-05-18T20:12:02+08:00][sql] CONNECT:[ UseTime:0.086987s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:02+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.059099s ]
[2021-05-18T20:12:02+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.059093s ]
[2021-05-18T20:12:02+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.060448s ]
[2021-05-18T20:12:03+08:00][sql] CONNECT:[ UseTime:0.083696s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058057s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057004s ]
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055870s ]
[2021-05-18T20:12:03+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055367s ]
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060563s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063035s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056713s ]
[2021-05-18T20:12:03+08:00][sql] CONNECT:[ UseTime:0.093140s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069545s ]
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064862s ]
[2021-05-18T20:12:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061472s ]
[2021-05-18T20:12:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068581s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062971s ]
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065915s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063151s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077266s ]
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062380s ]
[2021-05-18T20:12:03+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062715s ]
[2021-05-18T20:12:03+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066115s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069269s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064936s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063620s ]
[2021-05-18T20:12:03+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061703s ]
[2021-05-18T20:12:23+08:00][sql] CONNECT:[ UseTime:0.089219s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:23+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.059833s ]
[2021-05-18T20:12:23+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.059364s ]
[2021-05-18T20:12:23+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059742s ]
[2021-05-18T20:12:26+08:00][sql] CONNECT:[ UseTime:0.107399s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066230s ]
[2021-05-18T20:12:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067586s ]
[2021-05-18T20:12:26+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064935s ]
[2021-05-18T20:12:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066124s ]
[2021-05-18T20:12:26+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078040s ]
[2021-05-18T20:12:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064339s ]
[2021-05-18T20:12:27+08:00][sql] CONNECT:[ UseTime:0.098076s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.067324s ]
[2021-05-18T20:12:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.064822s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.066347s ]
[2021-05-18T20:12:27+08:00][sql] CONNECT:[ UseTime:0.102026s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070415s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068130s ]
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071288s ]
[2021-05-18T20:12:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064916s ]
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071729s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067147s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067994s ]
[2021-05-18T20:12:27+08:00][sql] CONNECT:[ UseTime:0.093568s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066094s ]
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062171s ]
[2021-05-18T20:12:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064704s ]
[2021-05-18T20:12:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062462s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063571s ]
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061444s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063832s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068745s ]
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063442s ]
[2021-05-18T20:12:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068586s ]
[2021-05-18T20:12:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065726s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072897s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078163s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062786s ]
[2021-05-18T20:12:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062353s ]
[2021-05-18T20:13:27+08:00][sql] CONNECT:[ UseTime:0.101818s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068699s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072656s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071497s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065627s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067455s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065415s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066327s ]
[2021-05-18T20:13:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071882s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067223s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069913s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071454s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071147s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064476s ]
[2021-05-18T20:13:27+08:00][sql] CONNECT:[ UseTime:0.100356s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069510s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071858s ]
[2021-05-18T20:13:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071336s ]
[2021-05-18T20:13:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065165s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067527s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067679s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065092s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072855s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067007s ]
[2021-05-18T20:13:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067752s ]
[2021-05-18T20:13:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069395s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075370s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065439s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066740s ]
[2021-05-18T20:13:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071363s ]
[2021-05-18T20:14:27+08:00][sql] CONNECT:[ UseTime:0.096570s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065597s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066070s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063539s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066785s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066020s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064678s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064968s ]
[2021-05-18T20:14:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063261s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065539s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070866s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066520s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065459s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063662s ]
[2021-05-18T20:14:27+08:00][sql] CONNECT:[ UseTime:0.096837s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065104s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066733s ]
[2021-05-18T20:14:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062773s ]
[2021-05-18T20:14:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063304s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064606s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065203s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063517s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062205s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062842s ]
[2021-05-18T20:14:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065130s ]
[2021-05-18T20:14:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068411s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069203s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068234s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065829s ]
[2021-05-18T20:14:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062342s ]
[2021-05-18T20:15:27+08:00][sql] CONNECT:[ UseTime:0.095632s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062273s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058668s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062309s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060090s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062854s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059685s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061124s ]
[2021-05-18T20:15:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061127s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060743s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061053s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066252s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059949s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063405s ]
[2021-05-18T20:15:27+08:00][sql] CONNECT:[ UseTime:0.094253s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062865s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056515s ]
[2021-05-18T20:15:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058477s ]
[2021-05-18T20:15:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057507s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057774s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061434s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056646s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056643s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059276s ]
[2021-05-18T20:15:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056932s ]
[2021-05-18T20:15:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062646s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059713s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058359s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057877s ]
[2021-05-18T20:15:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057106s ]
[2021-05-18T20:16:27+08:00][sql] CONNECT:[ UseTime:0.090467s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061951s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057257s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057946s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073344s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061131s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055041s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053951s ]
[2021-05-18T20:16:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055603s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055435s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057425s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055930s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054932s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054194s ]
[2021-05-18T20:16:27+08:00][sql] CONNECT:[ UseTime:0.088068s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055610s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058552s ]
[2021-05-18T20:16:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056024s ]
[2021-05-18T20:16:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054802s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057115s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055708s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051733s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052381s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054107s ]
[2021-05-18T20:16:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058680s ]
[2021-05-18T20:16:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053572s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054804s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052499s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056049s ]
[2021-05-18T20:16:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059768s ]
[2021-05-18T20:17:27+08:00][sql] CONNECT:[ UseTime:0.091418s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054849s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055956s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053226s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056942s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053394s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053267s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059037s ]
[2021-05-18T20:17:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056298s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053817s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059355s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053954s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053437s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.052193s ]
[2021-05-18T20:17:27+08:00][sql] CONNECT:[ UseTime:0.100114s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063044s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062505s ]
[2021-05-18T20:17:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061967s ]
[2021-05-18T20:17:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061813s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065217s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061361s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063141s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062527s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063370s ]
[2021-05-18T20:17:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061492s ]
[2021-05-18T20:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063610s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068495s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061374s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060803s ]
[2021-05-18T20:17:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063492s ]
[2021-05-18T20:18:27+08:00][sql] CONNECT:[ UseTime:0.079950s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055351s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056278s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053869s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054647s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057301s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054311s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053534s ]
[2021-05-18T20:18:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052041s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061500s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055126s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053466s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060171s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.053712s ]
[2021-05-18T20:18:27+08:00][sql] CONNECT:[ UseTime:0.094562s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065803s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061258s ]
[2021-05-18T20:18:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061341s ]
[2021-05-18T20:18:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058309s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058241s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059337s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058579s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057750s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061085s ]
[2021-05-18T20:18:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057387s ]
[2021-05-18T20:18:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059266s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058499s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058387s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058363s ]
[2021-05-18T20:18:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059218s ]
[2021-05-18T20:19:27+08:00][sql] CONNECT:[ UseTime:0.100016s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062018s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061271s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058258s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062850s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060830s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060942s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059934s ]
[2021-05-18T20:19:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.073461s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060571s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062356s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062532s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061614s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059164s ]
[2021-05-18T20:19:27+08:00][sql] CONNECT:[ UseTime:0.098125s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061094s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061593s ]
[2021-05-18T20:19:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057096s ]
[2021-05-18T20:19:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065861s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060417s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061700s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059210s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058568s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057467s ]
[2021-05-18T20:19:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056900s ]
[2021-05-18T20:19:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059610s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065782s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064638s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057069s ]
[2021-05-18T20:19:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058099s ]
[2021-05-18T20:20:27+08:00][sql] CONNECT:[ UseTime:0.088222s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064260s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057308s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056981s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057402s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055672s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056246s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061608s ]
[2021-05-18T20:20:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057103s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059237s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064374s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061528s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057770s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068044s ]
[2021-05-18T20:20:27+08:00][sql] CONNECT:[ UseTime:0.092241s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061104s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062028s ]
[2021-05-18T20:20:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062423s ]
[2021-05-18T20:20:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060625s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069555s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065542s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062031s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064863s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063895s ]
[2021-05-18T20:20:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062754s ]
[2021-05-18T20:20:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065889s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064966s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062358s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061003s ]
[2021-05-18T20:20:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061303s ]
[2021-05-18T20:21:27+08:00][sql] CONNECT:[ UseTime:0.111629s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062210s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062814s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.083599s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060823s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059665s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059428s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060727s ]
[2021-05-18T20:21:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060287s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061242s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064262s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058626s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061533s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065254s ]
[2021-05-18T20:21:27+08:00][sql] CONNECT:[ UseTime:0.112508s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066439s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063209s ]
[2021-05-18T20:21:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079135s ]
[2021-05-18T20:21:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062523s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063854s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067590s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063033s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064037s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065171s ]
[2021-05-18T20:21:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064106s ]
[2021-05-18T20:21:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063898s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078575s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066130s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063052s ]
[2021-05-18T20:21:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068328s ]
[2021-05-18T20:22:27+08:00][sql] CONNECT:[ UseTime:0.082320s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055364s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054182s ]
[2021-05-18T20:22:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054157s ]
[2021-05-18T20:22:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058677s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056605s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054476s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052732s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052977s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053923s ]
[2021-05-18T20:22:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052757s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053383s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057303s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058730s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056297s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052000s ]
[2021-05-18T20:22:27+08:00][sql] CONNECT:[ UseTime:0.106190s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071090s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078297s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071497s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072415s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071177s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071045s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074610s ]
[2021-05-18T20:22:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070626s ]
[2021-05-18T20:22:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073720s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073137s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075848s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070292s ]
[2021-05-18T20:22:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.071307s ]
[2021-05-18T20:32:51+08:00][sql] CONNECT:[ UseTime:0.087071s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061381s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064508s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061530s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058939s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056588s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061700s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059333s ]
[2021-05-18T20:32:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061552s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057745s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060861s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060706s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059165s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057173s ]
[2021-05-18T20:32:51+08:00][sql] CONNECT:[ UseTime:0.089471s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062014s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065441s ]
[2021-05-18T20:32:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061347s ]
[2021-05-18T20:32:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059682s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064586s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067063s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060084s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068119s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060382s ]
[2021-05-18T20:32:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062761s ]
[2021-05-18T20:32:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061885s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067403s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063907s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060213s ]
[2021-05-18T20:32:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064549s ]
[2021-05-18T20:33:51+08:00][sql] CONNECT:[ UseTime:0.098040s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061694s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066714s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061450s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059661s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058830s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060332s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060065s ]
[2021-05-18T20:33:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061150s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061023s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063781s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060734s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059055s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059762s ]
[2021-05-18T20:33:51+08:00][sql] CONNECT:[ UseTime:0.104354s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068626s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072215s ]
[2021-05-18T20:33:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067045s ]
[2021-05-18T20:33:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066108s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065821s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066735s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069141s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066452s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068291s ]
[2021-05-18T20:33:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066587s ]
[2021-05-18T20:33:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067139s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068110s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076679s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067601s ]
[2021-05-18T20:33:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065648s ]
[2021-05-18T20:34:51+08:00][sql] CONNECT:[ UseTime:0.108754s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067267s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067006s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068706s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071132s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066505s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066977s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067873s ]
[2021-05-18T20:34:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068296s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069196s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070305s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068974s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066041s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067552s ]
[2021-05-18T20:34:51+08:00][sql] CONNECT:[ UseTime:0.105194s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059762s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060725s ]
[2021-05-18T20:34:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058428s ]
[2021-05-18T20:34:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058553s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058752s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058465s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059078s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057805s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058135s ]
[2021-05-18T20:34:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062706s ]
[2021-05-18T20:34:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058858s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065619s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057799s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058883s ]
[2021-05-18T20:34:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057259s ]
[2021-05-18T20:35:51+08:00][sql] CONNECT:[ UseTime:0.098841s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067172s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068809s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067002s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068631s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071892s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067270s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067501s ]
[2021-05-18T20:35:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065073s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067627s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067902s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065909s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065984s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066457s ]
[2021-05-18T20:35:51+08:00][sql] CONNECT:[ UseTime:0.092034s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061306s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063152s ]
[2021-05-18T20:35:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059462s ]
[2021-05-18T20:35:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062175s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064573s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065559s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062283s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059068s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060635s ]
[2021-05-18T20:35:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060631s ]
[2021-05-18T20:35:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060529s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063569s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062680s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059811s ]
[2021-05-18T20:35:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060985s ]
[2021-05-18T20:35:59+08:00][sql] CONNECT:[ UseTime:0.095573s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:35:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.068198s ]
[2021-05-18T20:35:59+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 AND `id` = 3 ) AND `bmz_link`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062964s ]
[2021-05-18T20:35:59+08:00][sql] UPDATE `bmz_link` SET `sort` = 2 , `update_time` = 1621341358 WHERE ( `id` = 3 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.394273s ]
[2021-05-18T20:35:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064223s ]
[2021-05-18T20:35:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062756s ]
[2021-05-18T20:35:59+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.063112s ]
[2021-05-18T20:35:59+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 2130706433 , `request_method` = 'POST' , `request_param` = '{\"id\":\"3\",\"site_id\":\"1\",\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com.cn\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"sort\":\"2\",\"status\":\"1\",\"create_time\":\"2021-05-18 20:10:27\",\"update_time\":\"2021-05-18 20:11:24\",\"delete_time\":\"\"}' , `model` = '/api/link/edit' , `url` = 'api.cms.ahbmz.com/api/link/edit' , `spend_time` = '0.9377' , `record_id` = '3' , `remark` = 'admin在2021-05-18 20:35:58修改了友链3的数据' , `data` = '{\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com.cn\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"sort\":\"2\",\"status\":\"1\",\"copy_safe_id\":3,\"copy_safe_site_id\":1,\"update_time\":\"2021-05-18 20:35:58\"}' , `origin` = '{\"id\":3,\"site_id\":1,\"name\":\"\\u65b0\\u6d6a\",\"url\":\"http:\\/\\/sina.com.cn\",\"logo\":\"http:\\/\\/static.ahbmz.com\\/localhost:8080\\/2021\\/05\\/18\\/54eb7061818bac527fe650854a44955f.jpg\",\"description\":\"\\u65b0\\u6d6a\",\"sort\":1,\"status\":1,\"create_time\":1621339827,\"update_time\":1621339884,\"delete_time\":null}' , `sql` = 'UPDATE `bmz_link` SET `sort` = 2 , `update_time` = 1621341358 WHERE ( `id` = 3 ) AND `bmz_link`.`delete_time` IS NULL' , `client_browser` = 'Chrome' , `client_os` = 'Mac' , `client_device` = 'Mac' , `update_time` = 1621341358 , `create_time` = 1621341358 [ RunTime:0.064533s ]
[2021-05-18T20:35:59+08:00][sql] CONNECT:[ UseTime:0.088789s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:35:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_link` [ RunTime:0.064182s ]
[2021-05-18T20:35:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL [ RunTime:0.057344s ]
[2021-05-18T20:35:59+08:00][sql] SELECT * FROM `bmz_link` WHERE ( `site_id` = 1 ) AND `bmz_link`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.058388s ]
[2021-05-18T20:36:51+08:00][sql] CONNECT:[ UseTime:0.085555s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059067s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074746s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054085s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056811s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055582s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056914s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054024s ]
[2021-05-18T20:36:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055000s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059214s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055909s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056183s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054688s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.055023s ]
[2021-05-18T20:36:51+08:00][sql] CONNECT:[ UseTime:0.087066s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059584s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072765s ]
[2021-05-18T20:36:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056089s ]
[2021-05-18T20:36:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059549s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057179s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056924s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059689s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056715s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056561s ]
[2021-05-18T20:36:51+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055670s ]
[2021-05-18T20:36:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059355s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059961s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059440s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056945s ]
[2021-05-18T20:36:51+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056915s ]
[2021-05-18T20:37:52+08:00][sql] CONNECT:[ UseTime:0.102778s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065202s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065874s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066019s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068522s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063533s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065901s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067755s ]
[2021-05-18T20:37:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063648s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067510s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069694s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063609s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066265s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.081592s ]
[2021-05-18T20:37:52+08:00][sql] CONNECT:[ UseTime:0.089961s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059273s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060039s ]
[2021-05-18T20:37:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056815s ]
[2021-05-18T20:37:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061742s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060463s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057355s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057754s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055558s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056479s ]
[2021-05-18T20:37:52+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057145s ]
[2021-05-18T20:37:52+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057469s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059867s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056205s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059006s ]
[2021-05-18T20:37:52+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.202481s ]
[2021-05-18T20:38:57+08:00][sql] CONNECT:[ UseTime:0.092481s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:38:57+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062889s ]
[2021-05-18T20:38:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062927s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061135s ]
[2021-05-18T20:38:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062729s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060684s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064316s ]
[2021-05-18T20:38:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.082449s ]
[2021-05-18T20:38:57+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.087938s ]
[2021-05-18T20:38:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062219s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064879s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070803s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061237s ]
[2021-05-18T20:38:57+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062063s ]
[2021-05-18T20:38:58+08:00][sql] CONNECT:[ UseTime:0.090050s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:38:58+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059853s ]
[2021-05-18T20:38:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060922s ]
[2021-05-18T20:38:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060051s ]
[2021-05-18T20:38:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059015s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059722s ]
[2021-05-18T20:38:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059855s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057742s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.104835s ]
[2021-05-18T20:38:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058379s ]
[2021-05-18T20:38:58+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058561s ]
[2021-05-18T20:38:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059283s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065949s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060113s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058724s ]
[2021-05-18T20:38:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058050s ]
[2021-05-18T20:39:55+08:00][sql] CONNECT:[ UseTime:0.084085s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059720s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058080s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056640s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058797s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058844s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059168s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058692s ]
[2021-05-18T20:39:55+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055701s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057206s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065821s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056969s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060996s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057083s ]
[2021-05-18T20:39:55+08:00][sql] CONNECT:[ UseTime:0.080384s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055702s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056096s ]
[2021-05-18T20:39:55+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055600s ]
[2021-05-18T20:39:55+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053780s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052616s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054399s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053213s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055042s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055556s ]
[2021-05-18T20:39:55+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055166s ]
[2021-05-18T20:39:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053911s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056303s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054446s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054126s ]
[2021-05-18T20:39:55+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052787s ]
[2021-05-18T20:40:53+08:00][sql] CONNECT:[ UseTime:0.085565s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057960s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055424s ]
[2021-05-18T20:40:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055179s ]
[2021-05-18T20:40:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057031s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058178s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055301s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070300s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054606s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064959s ]
[2021-05-18T20:40:53+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054288s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057575s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056730s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054735s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056577s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055364s ]
[2021-05-18T20:40:53+08:00][sql] CONNECT:[ UseTime:0.101844s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066652s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064996s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066807s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069341s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081791s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070746s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071415s ]
[2021-05-18T20:40:53+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065829s ]
[2021-05-18T20:40:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064885s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068137s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064272s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064629s ]
[2021-05-18T20:40:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064848s ]
[2021-05-18T20:41:57+08:00][sql] CONNECT:[ UseTime:0.092172s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063412s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064450s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063347s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061901s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061445s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062119s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063283s ]
[2021-05-18T20:41:57+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062019s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062358s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063943s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064113s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061842s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062020s ]
[2021-05-18T20:41:57+08:00][sql] CONNECT:[ UseTime:0.086756s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059276s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061371s ]
[2021-05-18T20:41:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057505s ]
[2021-05-18T20:41:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056762s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057697s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058651s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055828s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058077s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058303s ]
[2021-05-18T20:41:57+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057853s ]
[2021-05-18T20:41:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057170s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062678s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057853s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057197s ]
[2021-05-18T20:41:57+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057186s ]
[2021-05-18T20:42:53+08:00][sql] CONNECT:[ UseTime:0.100532s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067776s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066849s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064656s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065704s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065139s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068278s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068599s ]
[2021-05-18T20:42:53+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067003s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067191s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067726s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065492s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066740s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064091s ]
[2021-05-18T20:42:53+08:00][sql] CONNECT:[ UseTime:0.095163s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064286s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066273s ]
[2021-05-18T20:42:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063229s ]
[2021-05-18T20:42:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063749s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066184s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063986s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063425s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067978s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063046s ]
[2021-05-18T20:42:53+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062507s ]
[2021-05-18T20:42:53+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064255s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066989s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064749s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065172s ]
[2021-05-18T20:42:53+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065031s ]
[2021-05-18T20:43:57+08:00][sql] CONNECT:[ UseTime:0.088045s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:43:57+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060173s ]
[2021-05-18T20:43:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058981s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057652s ]
[2021-05-18T20:43:57+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062364s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063872s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060556s ]
[2021-05-18T20:43:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059007s ]
[2021-05-18T20:43:57+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055812s ]
[2021-05-18T20:43:57+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058822s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069710s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057202s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057638s ]
[2021-05-18T20:43:57+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.056838s ]
[2021-05-18T20:43:58+08:00][sql] CONNECT:[ UseTime:0.092463s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:43:58+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063043s ]
[2021-05-18T20:43:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060721s ]
[2021-05-18T20:43:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061271s ]
[2021-05-18T20:43:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060468s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062842s ]
[2021-05-18T20:43:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061875s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059500s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067393s ]
[2021-05-18T20:43:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063643s ]
[2021-05-18T20:43:58+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059453s ]
[2021-05-18T20:43:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062161s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063918s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060445s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061890s ]
[2021-05-18T20:43:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061703s ]
[2021-05-18T20:44:58+08:00][sql] CONNECT:[ UseTime:0.103854s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069141s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068347s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068094s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070092s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067204s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065331s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065574s ]
[2021-05-18T20:44:58+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066482s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067782s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068391s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065152s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064153s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070978s ]
[2021-05-18T20:44:58+08:00][sql] CONNECT:[ UseTime:0.097845s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067365s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066474s ]
[2021-05-18T20:44:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066410s ]
[2021-05-18T20:44:58+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068611s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063373s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066383s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064055s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068238s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067571s ]
[2021-05-18T20:44:58+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064067s ]
[2021-05-18T20:44:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068991s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067121s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064915s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088691s ]
[2021-05-18T20:44:58+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062624s ]
[2021-05-18T20:45:59+08:00][sql] CONNECT:[ UseTime:0.085064s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058416s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057054s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056617s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058639s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056028s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065345s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057501s ]
[2021-05-18T20:45:59+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058379s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059747s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061218s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057964s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056057s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057202s ]
[2021-05-18T20:45:59+08:00][sql] CONNECT:[ UseTime:0.101178s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071568s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067806s ]
[2021-05-18T20:45:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067201s ]
[2021-05-18T20:45:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070810s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.090251s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070081s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067492s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068750s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067852s ]
[2021-05-18T20:45:59+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067138s ]
[2021-05-18T20:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068691s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069103s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067134s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067255s ]
[2021-05-18T20:45:59+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067230s ]
[2021-05-18T20:46:59+08:00][sql] CONNECT:[ UseTime:0.091063s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060296s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060881s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057497s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059011s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058711s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060573s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058858s ]
[2021-05-18T20:46:59+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061517s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058970s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061713s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058110s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061037s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059240s ]
[2021-05-18T20:46:59+08:00][sql] CONNECT:[ UseTime:0.089342s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062381s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062654s ]
[2021-05-18T20:46:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059672s ]
[2021-05-18T20:46:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059265s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058622s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062272s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058532s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060846s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059519s ]
[2021-05-18T20:46:59+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060383s ]
[2021-05-18T20:46:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060014s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065804s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059454s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060316s ]
[2021-05-18T20:46:59+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058884s ]
[2021-05-18T20:48:01+08:00][sql] CONNECT:[ UseTime:0.090397s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059639s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058778s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060450s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059212s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060503s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058654s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.111716s ]
[2021-05-18T20:48:01+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059061s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059143s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062486s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059118s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063765s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063287s ]
[2021-05-18T20:48:01+08:00][sql] CONNECT:[ UseTime:0.087234s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059424s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059262s ]
[2021-05-18T20:48:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058513s ]
[2021-05-18T20:48:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058975s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057960s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059070s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.107703s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069507s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057566s ]
[2021-05-18T20:48:01+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057909s ]
[2021-05-18T20:48:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059582s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070207s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062636s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061167s ]
[2021-05-18T20:48:01+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.090993s ]
[2021-05-18T20:49:02+08:00][sql] CONNECT:[ UseTime:0.090559s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061730s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062816s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062660s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064422s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060380s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065085s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068365s ]
[2021-05-18T20:49:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059897s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061540s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063972s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063650s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060526s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058946s ]
[2021-05-18T20:49:02+08:00][sql] CONNECT:[ UseTime:0.086301s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058628s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058095s ]
[2021-05-18T20:49:02+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057977s ]
[2021-05-18T20:49:02+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057810s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058619s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061043s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059925s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057689s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056439s ]
[2021-05-18T20:49:02+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057999s ]
[2021-05-18T20:49:02+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058437s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061578s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057919s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059475s ]
[2021-05-18T20:49:02+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057072s ]
[2021-05-18T20:50:06+08:00][sql] CONNECT:[ UseTime:0.104627s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081483s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064993s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066764s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067483s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068590s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069278s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064860s ]
[2021-05-18T20:50:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066962s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065195s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.117799s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.101228s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065137s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.084186s ]
[2021-05-18T20:50:06+08:00][sql] CONNECT:[ UseTime:0.105614s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080019s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065075s ]
[2021-05-18T20:50:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063805s ]
[2021-05-18T20:50:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063244s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063663s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064125s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063985s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064050s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063500s ]
[2021-05-18T20:50:06+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.078318s ]
[2021-05-18T20:50:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.136579s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067125s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067670s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075218s ]
[2021-05-18T20:50:06+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067879s ]
[2021-05-18T20:51:10+08:00][sql] CONNECT:[ UseTime:0.100103s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067881s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065472s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066047s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065804s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066428s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065352s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064880s ]
[2021-05-18T20:51:10+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066591s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067353s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069541s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065211s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065087s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064782s ]
[2021-05-18T20:51:10+08:00][sql] CONNECT:[ UseTime:0.094179s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064331s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063382s ]
[2021-05-18T20:51:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062483s ]
[2021-05-18T20:51:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062773s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063850s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063717s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064480s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062551s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067842s ]
[2021-05-18T20:51:10+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062463s ]
[2021-05-18T20:51:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063631s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064436s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067361s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072230s ]
[2021-05-18T20:51:10+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062825s ]
[2021-05-18T20:52:12+08:00][sql] CONNECT:[ UseTime:0.090517s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065429s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061843s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059230s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061388s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057735s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060955s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060310s ]
[2021-05-18T20:52:12+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.096690s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.156936s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.166478s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.125175s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066926s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059359s ]
[2021-05-18T20:52:12+08:00][sql] CONNECT:[ UseTime:0.097927s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066378s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067224s ]
[2021-05-18T20:52:12+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064867s ]
[2021-05-18T20:52:12+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063691s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064934s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065117s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061950s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.144491s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.176680s ]
[2021-05-18T20:52:12+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.171434s ]
[2021-05-18T20:52:12+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065949s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069864s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063874s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067918s ]
[2021-05-18T20:52:12+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063240s ]
[2021-05-18T20:53:17+08:00][sql] CONNECT:[ UseTime:0.087011s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060424s ]
[2021-05-18T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060926s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058971s ]
[2021-05-18T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061586s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059402s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062815s ]
[2021-05-18T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058802s ]
[2021-05-18T20:53:17+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062679s ]
[2021-05-18T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060212s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061249s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057319s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059460s ]
[2021-05-18T20:53:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058015s ]
[2021-05-18T20:53:18+08:00][sql] CONNECT:[ UseTime:0.097307s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067745s ]
[2021-05-18T20:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067477s ]
[2021-05-18T20:53:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065015s ]
[2021-05-18T20:53:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065679s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066886s ]
[2021-05-18T20:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064771s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064164s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065229s ]
[2021-05-18T20:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066135s ]
[2021-05-18T20:53:18+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067102s ]
[2021-05-18T20:53:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063488s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068137s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068596s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069254s ]
[2021-05-18T20:53:18+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065715s ]
[2021-05-18T20:54:19+08:00][sql] CONNECT:[ UseTime:0.090362s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059901s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060351s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059407s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058596s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058071s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060165s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058747s ]
[2021-05-18T20:54:19+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057222s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059597s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062148s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057174s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058791s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059887s ]
[2021-05-18T20:54:19+08:00][sql] CONNECT:[ UseTime:0.092136s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059981s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060610s ]
[2021-05-18T20:54:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059968s ]
[2021-05-18T20:54:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059230s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060442s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062990s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059737s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060080s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060542s ]
[2021-05-18T20:54:19+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059991s ]
[2021-05-18T20:54:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060636s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065559s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060754s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064619s ]
[2021-05-18T20:54:19+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060969s ]
[2021-05-18T20:55:19+08:00][sql] CONNECT:[ UseTime:0.083248s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054847s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055002s ]
[2021-05-18T20:55:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054095s ]
[2021-05-18T20:55:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053514s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055054s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055939s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054373s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055336s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054328s ]
[2021-05-18T20:55:19+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054491s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058716s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057392s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054094s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065725s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056120s ]
[2021-05-18T20:55:19+08:00][sql] CONNECT:[ UseTime:0.101127s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067795s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067988s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069810s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067647s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067744s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067602s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066609s ]
[2021-05-18T20:55:19+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065553s ]
[2021-05-18T20:55:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067454s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069432s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069268s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066294s ]
[2021-05-18T20:55:19+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065584s ]
[2021-05-18T20:56:21+08:00][sql] CONNECT:[ UseTime:0.093122s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063810s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076920s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058908s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060391s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064721s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061667s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061765s ]
[2021-05-18T20:56:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060691s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059946s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062631s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063742s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.104183s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059042s ]
[2021-05-18T20:56:21+08:00][sql] CONNECT:[ UseTime:0.103726s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075646s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071486s ]
[2021-05-18T20:56:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070207s ]
[2021-05-18T20:56:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068730s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068900s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073513s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071097s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071021s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071809s ]
[2021-05-18T20:56:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072957s ]
[2021-05-18T20:56:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.106888s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072694s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072672s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070538s ]
[2021-05-18T20:56:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071014s ]
[2021-05-18T20:57:21+08:00][sql] CONNECT:[ UseTime:0.102686s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066587s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065438s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065883s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065351s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064706s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065257s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066643s ]
[2021-05-18T20:57:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065854s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071407s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068701s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064953s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064253s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064886s ]
[2021-05-18T20:57:21+08:00][sql] CONNECT:[ UseTime:0.089797s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078805s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060187s ]
[2021-05-18T20:57:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058554s ]
[2021-05-18T20:57:21+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057840s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058122s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058736s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057795s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065802s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059234s ]
[2021-05-18T20:57:21+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058940s ]
[2021-05-18T20:57:21+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059028s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060981s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060774s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058151s ]
[2021-05-18T20:57:21+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057846s ]
[2021-05-18T20:58:31+08:00][sql] CONNECT:[ UseTime:0.087710s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063172s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068966s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058271s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065417s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058157s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060112s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057660s ]
[2021-05-18T20:58:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059400s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061323s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063410s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058295s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057124s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058052s ]
[2021-05-18T20:58:31+08:00][sql] CONNECT:[ UseTime:0.088493s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063198s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069104s ]
[2021-05-18T20:58:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058679s ]
[2021-05-18T20:58:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065639s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059573s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061669s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058486s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058066s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063497s ]
[2021-05-18T20:58:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059201s ]
[2021-05-18T20:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059623s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059692s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060018s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059764s ]
[2021-05-18T20:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059449s ]
[2021-05-18T20:59:31+08:00][sql] CONNECT:[ UseTime:0.100749s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067074s ]
[2021-05-18T20:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070707s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069882s ]
[2021-05-18T20:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076330s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069724s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067819s ]
[2021-05-18T20:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068698s ]
[2021-05-18T20:59:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066266s ]
[2021-05-18T20:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067822s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070527s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067951s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066764s ]
[2021-05-18T20:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068040s ]
[2021-05-18T20:59:32+08:00][sql] CONNECT:[ UseTime:0.098294s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T20:59:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066586s ]
[2021-05-18T20:59:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066219s ]
[2021-05-18T20:59:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069691s ]
[2021-05-18T20:59:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065764s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066071s ]
[2021-05-18T20:59:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066973s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066187s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065569s ]
[2021-05-18T20:59:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070181s ]
[2021-05-18T20:59:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064486s ]
[2021-05-18T20:59:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065806s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066471s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065157s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064717s ]
[2021-05-18T20:59:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068006s ]
[2021-05-18T21:00:31+08:00][sql] CONNECT:[ UseTime:0.091136s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064946s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059162s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060303s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060996s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059103s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059411s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060022s ]
[2021-05-18T21:00:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059744s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069083s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084942s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058861s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068000s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.060720s ]
[2021-05-18T21:00:31+08:00][sql] CONNECT:[ UseTime:0.089725s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065742s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056739s ]
[2021-05-18T21:00:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057908s ]
[2021-05-18T21:00:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057923s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056572s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057522s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055734s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059383s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058354s ]
[2021-05-18T21:00:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.079955s ]
[2021-05-18T21:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059659s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071296s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055857s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056770s ]
[2021-05-18T21:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056693s ]
[2021-05-18T21:01:27+08:00][sql] CONNECT:[ UseTime:0.094310s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063976s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063583s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063034s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066160s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063461s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064709s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063614s ]
[2021-05-18T21:01:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063735s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068736s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069082s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062367s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063028s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064334s ]
[2021-05-18T21:01:27+08:00][sql] CONNECT:[ UseTime:0.087258s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061546s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059667s ]
[2021-05-18T21:01:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057000s ]
[2021-05-18T21:01:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056581s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059540s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056623s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056720s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057682s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056291s ]
[2021-05-18T21:01:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061806s ]
[2021-05-18T21:01:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058067s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059793s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057119s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056166s ]
[2021-05-18T21:01:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055346s ]
[2021-05-18T21:02:31+08:00][sql] CONNECT:[ UseTime:0.097473s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074373s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069478s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067849s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076060s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067712s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066181s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068201s ]
[2021-05-18T21:02:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065196s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065889s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067649s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070655s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072590s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.069202s ]
[2021-05-18T21:02:31+08:00][sql] CONNECT:[ UseTime:0.088048s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071703s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059246s ]
[2021-05-18T21:02:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068015s ]
[2021-05-18T21:02:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062921s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062213s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059059s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057979s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057293s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057913s ]
[2021-05-18T21:02:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057437s ]
[2021-05-18T21:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059210s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080673s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056615s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058774s ]
[2021-05-18T21:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.080594s ]
[2021-05-18T21:03:31+08:00][sql] CONNECT:[ UseTime:0.090586s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063877s ]
[2021-05-18T21:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059185s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058711s ]
[2021-05-18T21:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069041s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059414s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061432s ]
[2021-05-18T21:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062295s ]
[2021-05-18T21:03:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059768s ]
[2021-05-18T21:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058178s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061984s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058550s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061009s ]
[2021-05-18T21:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061255s ]
[2021-05-18T21:03:32+08:00][sql] CONNECT:[ UseTime:0.098012s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:03:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073004s ]
[2021-05-18T21:03:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070748s ]
[2021-05-18T21:03:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067018s ]
[2021-05-18T21:03:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062959s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065408s ]
[2021-05-18T21:03:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063006s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064684s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062035s ]
[2021-05-18T21:03:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061069s ]
[2021-05-18T21:03:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065279s ]
[2021-05-18T21:03:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064212s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069479s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074701s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090343s ]
[2021-05-18T21:03:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.082391s ]
[2021-05-18T21:04:31+08:00][sql] CONNECT:[ UseTime:0.081078s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056053s ]
[2021-05-18T21:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055785s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058312s ]
[2021-05-18T21:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054710s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053695s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056281s ]
[2021-05-18T21:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054270s ]
[2021-05-18T21:04:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058301s ]
[2021-05-18T21:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054633s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058223s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071882s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059208s ]
[2021-05-18T21:04:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063453s ]
[2021-05-18T21:04:32+08:00][sql] CONNECT:[ UseTime:0.101222s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:04:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066866s ]
[2021-05-18T21:04:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066698s ]
[2021-05-18T21:04:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065236s ]
[2021-05-18T21:04:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064359s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066333s ]
[2021-05-18T21:04:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069164s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067230s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065598s ]
[2021-05-18T21:04:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.084155s ]
[2021-05-18T21:04:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070332s ]
[2021-05-18T21:04:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065705s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065158s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065353s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068284s ]
[2021-05-18T21:04:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075189s ]
[2021-05-18T21:05:31+08:00][sql] CONNECT:[ UseTime:0.087716s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065695s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059503s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065047s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060955s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063390s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057137s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061310s ]
[2021-05-18T21:05:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061668s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061055s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061527s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061747s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059524s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059624s ]
[2021-05-18T21:05:31+08:00][sql] CONNECT:[ UseTime:0.080648s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055388s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063696s ]
[2021-05-18T21:05:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053015s ]
[2021-05-18T21:05:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058995s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054423s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056898s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052564s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056629s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054324s ]
[2021-05-18T21:05:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056143s ]
[2021-05-18T21:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052868s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054924s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053800s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054923s ]
[2021-05-18T21:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053850s ]
[2021-05-18T21:06:31+08:00][sql] CONNECT:[ UseTime:0.095931s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063248s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066282s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061463s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067404s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061762s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072983s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061320s ]
[2021-05-18T21:06:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062876s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069516s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065887s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061006s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064928s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061631s ]
[2021-05-18T21:06:31+08:00][sql] CONNECT:[ UseTime:0.096497s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065607s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063559s ]
[2021-05-18T21:06:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066221s ]
[2021-05-18T21:06:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065477s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063310s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070870s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062956s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062673s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066466s ]
[2021-05-18T21:06:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067736s ]
[2021-05-18T21:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066822s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067559s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065528s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065180s ]
[2021-05-18T21:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062643s ]
[2021-05-18T21:07:31+08:00][sql] CONNECT:[ UseTime:0.089092s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070869s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056284s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070186s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058977s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061869s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060020s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055828s ]
[2021-05-18T21:07:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054329s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057868s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059301s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061481s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061724s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057513s ]
[2021-05-18T21:07:31+08:00][sql] CONNECT:[ UseTime:0.082123s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060228s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067755s ]
[2021-05-18T21:07:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053042s ]
[2021-05-18T21:07:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055495s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056804s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064219s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053347s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055110s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055157s ]
[2021-05-18T21:07:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055079s ]
[2021-05-18T21:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057810s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057378s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054304s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055366s ]
[2021-05-18T21:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053214s ]
[2021-05-18T21:08:31+08:00][sql] CONNECT:[ UseTime:0.080814s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058706s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055151s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059085s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058436s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054497s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053974s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055681s ]
[2021-05-18T21:08:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.051333s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054675s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054490s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053821s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053972s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057038s ]
[2021-05-18T21:08:31+08:00][sql] CONNECT:[ UseTime:0.092808s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069758s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060659s ]
[2021-05-18T21:08:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063554s ]
[2021-05-18T21:08:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060927s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070371s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066231s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077755s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058313s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063491s ]
[2021-05-18T21:08:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057541s ]
[2021-05-18T21:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061590s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064191s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058303s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058975s ]
[2021-05-18T21:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058916s ]
[2021-05-18T21:09:31+08:00][sql] CONNECT:[ UseTime:0.104254s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061569s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058349s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062047s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063975s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063197s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059811s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063180s ]
[2021-05-18T21:09:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064575s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059261s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064740s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061159s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061477s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062653s ]
[2021-05-18T21:09:31+08:00][sql] CONNECT:[ UseTime:0.102041s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054805s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054951s ]
[2021-05-18T21:09:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053219s ]
[2021-05-18T21:09:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066439s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053561s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056516s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064354s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052917s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060104s ]
[2021-05-18T21:09:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053911s ]
[2021-05-18T21:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054752s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063098s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064364s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062320s ]
[2021-05-18T21:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053805s ]
[2021-05-18T21:10:31+08:00][sql] CONNECT:[ UseTime:0.091365s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064277s ]
[2021-05-18T21:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068569s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063836s ]
[2021-05-18T21:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078042s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060056s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060486s ]
[2021-05-18T21:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068787s ]
[2021-05-18T21:10:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059278s ]
[2021-05-18T21:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070042s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069149s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059549s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060730s ]
[2021-05-18T21:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065914s ]
[2021-05-18T21:10:32+08:00][sql] CONNECT:[ UseTime:0.100709s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:10:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065785s ]
[2021-05-18T21:10:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076059s ]
[2021-05-18T21:10:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064921s ]
[2021-05-18T21:10:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063792s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064644s ]
[2021-05-18T21:10:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068651s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070591s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069830s ]
[2021-05-18T21:10:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066100s ]
[2021-05-18T21:10:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068143s ]
[2021-05-18T21:10:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067270s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070119s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065758s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066937s ]
[2021-05-18T21:10:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068484s ]
[2021-05-18T21:11:31+08:00][sql] CONNECT:[ UseTime:0.093608s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062185s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056580s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062195s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059129s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054072s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056143s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054807s ]
[2021-05-18T21:11:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055884s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058685s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063674s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059125s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057204s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.056169s ]
[2021-05-18T21:11:31+08:00][sql] CONNECT:[ UseTime:0.100934s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064482s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069658s ]
[2021-05-18T21:11:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055907s ]
[2021-05-18T21:11:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059202s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060640s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057392s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059439s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059913s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061825s ]
[2021-05-18T21:11:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063920s ]
[2021-05-18T21:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058427s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064622s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056968s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059453s ]
[2021-05-18T21:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059042s ]
[2021-05-18T21:12:31+08:00][sql] CONNECT:[ UseTime:0.093350s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062701s ]
[2021-05-18T21:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067452s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.157454s ]
[2021-05-18T21:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.105906s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071509s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063693s ]
[2021-05-18T21:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062707s ]
[2021-05-18T21:12:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063800s ]
[2021-05-18T21:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059366s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073642s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061290s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057758s ]
[2021-05-18T21:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057853s ]
[2021-05-18T21:12:32+08:00][sql] CONNECT:[ UseTime:0.097836s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:12:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064493s ]
[2021-05-18T21:12:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.102985s ]
[2021-05-18T21:12:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.115431s ]
[2021-05-18T21:12:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.105847s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071085s ]
[2021-05-18T21:12:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065585s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065260s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062292s ]
[2021-05-18T21:12:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066394s ]
[2021-05-18T21:12:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067263s ]
[2021-05-18T21:12:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065477s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067115s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061462s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066865s ]
[2021-05-18T21:12:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063858s ]
[2021-05-18T21:13:31+08:00][sql] CONNECT:[ UseTime:0.081159s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072258s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064747s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053923s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055476s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054356s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060077s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052409s ]
[2021-05-18T21:13:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052666s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053430s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053357s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054865s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054210s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.051979s ]
[2021-05-18T21:13:31+08:00][sql] CONNECT:[ UseTime:0.098221s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059886s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065908s ]
[2021-05-18T21:13:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058722s ]
[2021-05-18T21:13:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063931s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069727s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058317s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062897s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057181s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061924s ]
[2021-05-18T21:13:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057412s ]
[2021-05-18T21:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058472s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064842s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058723s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059333s ]
[2021-05-18T21:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058091s ]
[2021-05-18T21:14:32+08:00][sql] CONNECT:[ UseTime:0.085526s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053868s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056629s ]
[2021-05-18T21:14:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053093s ]
[2021-05-18T21:14:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059052s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056819s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052596s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055309s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055774s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054807s ]
[2021-05-18T21:14:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053897s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.109156s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065582s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.225266s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066755s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053554s ]
[2021-05-18T21:14:32+08:00][sql] CONNECT:[ UseTime:0.105764s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065724s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064854s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.079749s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067501s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064173s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064686s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067086s ]
[2021-05-18T21:14:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065842s ]
[2021-05-18T21:14:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066284s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065757s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.379635s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063367s ]
[2021-05-18T21:14:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067280s ]
[2021-05-18T21:15:31+08:00][sql] CONNECT:[ UseTime:0.093761s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063056s ]
[2021-05-18T21:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072117s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067291s ]
[2021-05-18T21:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062508s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061682s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.108081s ]
[2021-05-18T21:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.212023s ]
[2021-05-18T21:15:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060932s ]
[2021-05-18T21:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073313s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066738s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059416s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065294s ]
[2021-05-18T21:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061128s ]
[2021-05-18T21:15:32+08:00][sql] CONNECT:[ UseTime:0.090730s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:15:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061726s ]
[2021-05-18T21:15:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060062s ]
[2021-05-18T21:15:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069870s ]
[2021-05-18T21:15:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059820s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067836s ]
[2021-05-18T21:15:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.119648s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.215925s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059914s ]
[2021-05-18T21:15:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070330s ]
[2021-05-18T21:15:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065743s ]
[2021-05-18T21:15:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061405s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066403s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058704s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064220s ]
[2021-05-18T21:15:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060111s ]
[2021-05-18T21:16:31+08:00][sql] CONNECT:[ UseTime:0.081084s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056472s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065362s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062355s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060665s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056982s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055472s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056505s ]
[2021-05-18T21:16:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057598s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064252s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059043s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052720s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059671s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058627s ]
[2021-05-18T21:16:31+08:00][sql] CONNECT:[ UseTime:0.081600s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055921s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071688s ]
[2021-05-18T21:16:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074776s ]
[2021-05-18T21:16:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062279s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060752s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057451s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063045s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056278s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062082s ]
[2021-05-18T21:16:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057040s ]
[2021-05-18T21:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063613s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061588s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055680s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051968s ]
[2021-05-18T21:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053127s ]
[2021-05-18T21:17:27+08:00][sql] CONNECT:[ UseTime:0.092469s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064883s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063662s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061177s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065449s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060308s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059744s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060173s ]
[2021-05-18T21:17:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058186s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060771s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069099s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059154s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060406s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061180s ]
[2021-05-18T21:17:27+08:00][sql] CONNECT:[ UseTime:0.082809s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055204s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053586s ]
[2021-05-18T21:17:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059289s ]
[2021-05-18T21:17:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053165s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054612s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054097s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052386s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057809s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053574s ]
[2021-05-18T21:17:27+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057076s ]
[2021-05-18T21:17:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054410s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060165s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053291s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053825s ]
[2021-05-18T21:17:27+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052338s ]
[2021-05-18T21:18:31+08:00][sql] CONNECT:[ UseTime:0.096519s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060966s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063786s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068049s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061479s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063706s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059799s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063765s ]
[2021-05-18T21:18:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065403s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064284s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061249s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063056s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061121s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.060815s ]
[2021-05-18T21:18:31+08:00][sql] CONNECT:[ UseTime:0.085974s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057912s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058033s ]
[2021-05-18T21:18:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063088s ]
[2021-05-18T21:18:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058810s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058096s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058587s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056787s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058936s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065617s ]
[2021-05-18T21:18:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057922s ]
[2021-05-18T21:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058879s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059185s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069110s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056344s ]
[2021-05-18T21:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062239s ]
[2021-05-18T21:19:31+08:00][sql] CONNECT:[ UseTime:0.104346s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056731s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056386s ]
[2021-05-18T21:19:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054664s ]
[2021-05-18T21:19:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055244s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059034s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059779s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055169s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061291s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060200s ]
[2021-05-18T21:19:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056253s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059654s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057108s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059177s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053957s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054975s ]
[2021-05-18T21:19:31+08:00][sql] CONNECT:[ UseTime:0.110059s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067954s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064275s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063315s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066514s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063832s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063577s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068484s ]
[2021-05-18T21:19:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068867s ]
[2021-05-18T21:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066325s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067110s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064435s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070862s ]
[2021-05-18T21:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063537s ]
[2021-05-18T21:20:31+08:00][sql] CONNECT:[ UseTime:0.095821s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061104s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069756s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060800s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062545s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060077s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065489s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061367s ]
[2021-05-18T21:20:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059394s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073223s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063994s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060234s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060127s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059796s ]
[2021-05-18T21:20:31+08:00][sql] CONNECT:[ UseTime:0.094042s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062757s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066251s ]
[2021-05-18T21:20:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064657s ]
[2021-05-18T21:20:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063646s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060727s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066362s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062927s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059721s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068979s ]
[2021-05-18T21:20:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059591s ]
[2021-05-18T21:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060545s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063190s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062600s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068725s ]
[2021-05-18T21:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058912s ]
[2021-05-18T21:21:31+08:00][sql] CONNECT:[ UseTime:0.088387s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055774s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064996s ]
[2021-05-18T21:21:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051499s ]
[2021-05-18T21:21:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052470s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053740s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056040s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053777s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055087s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055651s ]
[2021-05-18T21:21:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063928s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052908s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055166s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055648s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055608s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052077s ]
[2021-05-18T21:21:31+08:00][sql] CONNECT:[ UseTime:0.102518s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070469s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075737s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067877s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067751s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067503s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064954s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071747s ]
[2021-05-18T21:21:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.074110s ]
[2021-05-18T21:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068273s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069890s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065326s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069010s ]
[2021-05-18T21:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068418s ]
[2021-05-18T21:22:31+08:00][sql] CONNECT:[ UseTime:0.094241s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070580s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062865s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065715s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063752s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060238s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063416s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061682s ]
[2021-05-18T21:22:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063933s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072020s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066280s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060529s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069794s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.085933s ]
[2021-05-18T21:22:31+08:00][sql] CONNECT:[ UseTime:0.092126s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062482s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067516s ]
[2021-05-18T21:22:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069828s ]
[2021-05-18T21:22:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062678s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060144s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064285s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061795s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062882s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070583s ]
[2021-05-18T21:22:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064258s ]
[2021-05-18T21:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061669s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071828s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062483s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059721s ]
[2021-05-18T21:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061978s ]
[2021-05-18T21:23:31+08:00][sql] CONNECT:[ UseTime:0.096458s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065381s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065524s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066514s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064617s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066641s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064952s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067499s ]
[2021-05-18T21:23:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064882s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064941s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068725s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065167s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067416s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064921s ]
[2021-05-18T21:23:31+08:00][sql] CONNECT:[ UseTime:0.090797s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062695s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062217s ]
[2021-05-18T21:23:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062647s ]
[2021-05-18T21:23:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068272s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066849s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062667s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078232s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059502s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060373s ]
[2021-05-18T21:23:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061109s ]
[2021-05-18T21:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064923s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063535s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059323s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059932s ]
[2021-05-18T21:23:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065632s ]
[2021-05-18T21:24:31+08:00][sql] CONNECT:[ UseTime:0.103363s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063283s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061747s ]
[2021-05-18T21:24:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058919s ]
[2021-05-18T21:24:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060551s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060025s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071486s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069466s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060802s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069306s ]
[2021-05-18T21:24:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060478s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064098s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069760s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060787s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065458s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062876s ]
[2021-05-18T21:24:31+08:00][sql] CONNECT:[ UseTime:0.110526s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073029s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069650s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069902s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069451s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078533s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083027s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070403s ]
[2021-05-18T21:24:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.092336s ]
[2021-05-18T21:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072228s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072410s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075521s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072808s ]
[2021-05-18T21:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.069691s ]
[2021-05-18T21:25:31+08:00][sql] CONNECT:[ UseTime:0.098728s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067398s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067421s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065765s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071528s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066451s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066089s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065649s ]
[2021-05-18T21:25:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063618s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067988s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068659s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073783s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063769s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065949s ]
[2021-05-18T21:25:31+08:00][sql] CONNECT:[ UseTime:0.095248s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060493s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062503s ]
[2021-05-18T21:25:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.077300s ]
[2021-05-18T21:25:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060782s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061546s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065816s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058591s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062676s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064481s ]
[2021-05-18T21:25:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059748s ]
[2021-05-18T21:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063121s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077650s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059702s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065667s ]
[2021-05-18T21:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059179s ]
[2021-05-18T21:26:31+08:00][sql] CONNECT:[ UseTime:0.084643s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057496s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056590s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061312s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055822s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067579s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063226s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059362s ]
[2021-05-18T21:26:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057903s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057650s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067308s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055733s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059293s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059240s ]
[2021-05-18T21:26:31+08:00][sql] CONNECT:[ UseTime:0.090520s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061345s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062430s ]
[2021-05-18T21:26:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068876s ]
[2021-05-18T21:26:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063789s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063830s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060007s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060329s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059425s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062168s ]
[2021-05-18T21:26:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065756s ]
[2021-05-18T21:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061822s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067651s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070034s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064723s ]
[2021-05-18T21:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061223s ]
[2021-05-18T21:27:31+08:00][sql] CONNECT:[ UseTime:0.101810s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063497s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065276s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063380s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072488s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058070s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065294s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060046s ]
[2021-05-18T21:27:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.078127s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067701s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062116s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058385s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058393s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059595s ]
[2021-05-18T21:27:31+08:00][sql] CONNECT:[ UseTime:0.101774s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063499s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065226s ]
[2021-05-18T21:27:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063266s ]
[2021-05-18T21:27:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072030s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057885s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066312s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057792s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068247s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064341s ]
[2021-05-18T21:27:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066361s ]
[2021-05-18T21:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058327s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059660s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058754s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060727s ]
[2021-05-18T21:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057141s ]
[2021-05-18T21:28:31+08:00][sql] CONNECT:[ UseTime:0.119227s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066602s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062610s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070373s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071751s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067738s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091924s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.124883s ]
[2021-05-18T21:28:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.083361s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069572s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065994s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062407s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062606s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064837s ]
[2021-05-18T21:28:31+08:00][sql] CONNECT:[ UseTime:0.099917s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059375s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057905s ]
[2021-05-18T21:28:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064357s ]
[2021-05-18T21:28:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061037s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060681s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061284s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084101s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.122628s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076587s ]
[2021-05-18T21:28:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.073801s ]
[2021-05-18T21:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058679s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062493s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063556s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059104s ]
[2021-05-18T21:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067206s ]
[2021-05-18T21:29:31+08:00][sql] CONNECT:[ UseTime:0.108525s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069913s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068166s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066606s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068034s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064747s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065019s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065818s ]
[2021-05-18T21:29:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064865s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065292s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069121s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064884s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063815s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063882s ]
[2021-05-18T21:29:31+08:00][sql] CONNECT:[ UseTime:0.107375s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070055s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068452s ]
[2021-05-18T21:29:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066225s ]
[2021-05-18T21:29:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064410s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064899s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064644s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064140s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065216s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065285s ]
[2021-05-18T21:29:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066758s ]
[2021-05-18T21:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068058s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067474s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066330s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064336s ]
[2021-05-18T21:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067325s ]
[2021-05-18T21:30:31+08:00][sql] CONNECT:[ UseTime:0.091324s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063809s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068407s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.079212s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063327s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062857s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061934s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058322s ]
[2021-05-18T21:30:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064094s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064507s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068776s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068397s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062688s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058857s ]
[2021-05-18T21:30:31+08:00][sql] CONNECT:[ UseTime:0.089830s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063516s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067829s ]
[2021-05-18T21:30:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079378s ]
[2021-05-18T21:30:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064362s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058671s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065799s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058303s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066982s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063162s ]
[2021-05-18T21:30:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062570s ]
[2021-05-18T21:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068149s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063476s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059871s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061218s ]
[2021-05-18T21:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061768s ]
[2021-05-18T21:31:31+08:00][sql] CONNECT:[ UseTime:0.088750s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066082s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058197s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065459s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079603s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057749s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064460s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057918s ]
[2021-05-18T21:31:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061849s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059733s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060739s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055796s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057956s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061484s ]
[2021-05-18T21:31:31+08:00][sql] CONNECT:[ UseTime:0.095717s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077611s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066709s ]
[2021-05-18T21:31:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069777s ]
[2021-05-18T21:31:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.086968s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065988s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079027s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064064s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062478s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064548s ]
[2021-05-18T21:31:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062373s ]
[2021-05-18T21:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069257s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077042s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065920s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064649s ]
[2021-05-18T21:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068741s ]
[2021-05-18T21:32:31+08:00][sql] CONNECT:[ UseTime:0.091003s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063805s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060709s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.090795s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062512s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074676s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062550s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058623s ]
[2021-05-18T21:32:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058591s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067743s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065093s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060435s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058641s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.079185s ]
[2021-05-18T21:32:31+08:00][sql] CONNECT:[ UseTime:0.090998s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060774s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059216s ]
[2021-05-18T21:32:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058019s ]
[2021-05-18T21:32:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.087642s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062106s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058540s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063962s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061408s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056644s ]
[2021-05-18T21:32:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059263s ]
[2021-05-18T21:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057898s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062493s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063498s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088263s ]
[2021-05-18T21:32:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060907s ]
[2021-05-18T21:33:31+08:00][sql] CONNECT:[ UseTime:0.092241s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062756s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062921s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070427s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071997s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060842s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061322s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061073s ]
[2021-05-18T21:33:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060630s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065770s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067875s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062356s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074216s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.105236s ]
[2021-05-18T21:33:31+08:00][sql] CONNECT:[ UseTime:0.082088s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067513s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054866s ]
[2021-05-18T21:33:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057506s ]
[2021-05-18T21:33:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065645s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054607s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055902s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057343s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054938s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054062s ]
[2021-05-18T21:33:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058835s ]
[2021-05-18T21:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055306s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054239s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055542s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061169s ]
[2021-05-18T21:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.092355s ]
[2021-05-18T21:34:31+08:00][sql] CONNECT:[ UseTime:0.102264s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074027s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054903s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.055302s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053962s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056901s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052524s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061490s ]
[2021-05-18T21:34:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067039s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056811s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068380s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054379s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057652s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.052934s ]
[2021-05-18T21:34:31+08:00][sql] CONNECT:[ UseTime:0.102297s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080670s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059676s ]
[2021-05-18T21:34:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059901s ]
[2021-05-18T21:34:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058532s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057981s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061404s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070854s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059682s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063117s ]
[2021-05-18T21:34:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062932s ]
[2021-05-18T21:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061685s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061704s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064007s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061979s ]
[2021-05-18T21:34:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.082819s ]
[2021-05-18T21:35:28+08:00][sql] CONNECT:[ UseTime:0.095988s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071436s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063874s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.081514s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058994s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059170s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088537s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067574s ]
[2021-05-18T21:35:28+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060013s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059768s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061559s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062170s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065590s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064446s ]
[2021-05-18T21:35:28+08:00][sql] CONNECT:[ UseTime:0.097381s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069694s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064719s ]
[2021-05-18T21:35:28+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080600s ]
[2021-05-18T21:35:28+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058343s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060971s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.088270s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070742s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064024s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059625s ]
[2021-05-18T21:35:28+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065351s ]
[2021-05-18T21:35:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068342s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064392s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063882s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063023s ]
[2021-05-18T21:35:28+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065734s ]
[2021-05-18T21:36:31+08:00][sql] CONNECT:[ UseTime:0.088974s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064239s ]
[2021-05-18T21:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075447s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.086581s ]
[2021-05-18T21:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.087798s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058130s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056338s ]
[2021-05-18T21:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058526s ]
[2021-05-18T21:36:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063496s ]
[2021-05-18T21:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061835s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060739s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063153s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057373s ]
[2021-05-18T21:36:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057094s ]
[2021-05-18T21:36:32+08:00][sql] CONNECT:[ UseTime:0.113344s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:36:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072475s ]
[2021-05-18T21:36:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.100293s ]
[2021-05-18T21:36:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.090058s ]
[2021-05-18T21:36:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.087531s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071472s ]
[2021-05-18T21:36:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071465s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077097s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069220s ]
[2021-05-18T21:36:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069332s ]
[2021-05-18T21:36:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071990s ]
[2021-05-18T21:36:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073417s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.088080s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078628s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069317s ]
[2021-05-18T21:36:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070069s ]
[2021-05-18T21:37:31+08:00][sql] CONNECT:[ UseTime:0.092249s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060268s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066042s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068018s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061072s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068584s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071758s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058361s ]
[2021-05-18T21:37:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062464s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063266s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070087s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062429s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064715s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066721s ]
[2021-05-18T21:37:31+08:00][sql] CONNECT:[ UseTime:0.089452s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060749s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066452s ]
[2021-05-18T21:37:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068008s ]
[2021-05-18T21:37:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061900s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067950s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071824s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059466s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060506s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063929s ]
[2021-05-18T21:37:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069391s ]
[2021-05-18T21:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065476s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062494s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063837s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060558s ]
[2021-05-18T21:37:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056683s ]
[2021-05-18T21:38:31+08:00][sql] CONNECT:[ UseTime:0.112809s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078067s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071181s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065984s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076023s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069370s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065432s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066401s ]
[2021-05-18T21:38:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064740s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069242s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065186s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064734s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064108s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065831s ]
[2021-05-18T21:38:31+08:00][sql] CONNECT:[ UseTime:0.106198s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060794s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064427s ]
[2021-05-18T21:38:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057683s ]
[2021-05-18T21:38:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065114s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077990s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059450s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065074s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058109s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057803s ]
[2021-05-18T21:38:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059334s ]
[2021-05-18T21:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063929s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067218s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066809s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059433s ]
[2021-05-18T21:38:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061084s ]
[2021-05-18T21:39:31+08:00][sql] CONNECT:[ UseTime:0.114589s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077816s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.087962s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066504s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070503s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067347s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067691s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073462s ]
[2021-05-18T21:39:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063601s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078589s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072313s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064640s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070302s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067681s ]
[2021-05-18T21:39:31+08:00][sql] CONNECT:[ UseTime:0.114589s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.087129s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.081971s ]
[2021-05-18T21:39:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068797s ]
[2021-05-18T21:39:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070394s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068479s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068233s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076065s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070570s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070902s ]
[2021-05-18T21:39:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067322s ]
[2021-05-18T21:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067284s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072568s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067290s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068401s ]
[2021-05-18T21:39:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066795s ]
[2021-05-18T21:40:31+08:00][sql] CONNECT:[ UseTime:0.082611s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064440s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069511s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059361s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057290s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057272s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055518s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.099674s ]
[2021-05-18T21:40:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.083692s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058280s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060415s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054507s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058504s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.051529s ]
[2021-05-18T21:40:31+08:00][sql] CONNECT:[ UseTime:0.085365s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064558s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068730s ]
[2021-05-18T21:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059413s ]
[2021-05-18T21:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058895s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057927s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059212s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.102687s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077483s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062066s ]
[2021-05-18T21:40:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062924s ]
[2021-05-18T21:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064884s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063737s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057360s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061691s ]
[2021-05-18T21:40:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058902s ]
[2021-05-18T21:41:31+08:00][sql] CONNECT:[ UseTime:0.092034s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063823s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062879s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061998s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071316s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060524s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068316s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066326s ]
[2021-05-18T21:41:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.086845s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.085320s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068558s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060986s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062939s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063558s ]
[2021-05-18T21:41:31+08:00][sql] CONNECT:[ UseTime:0.091368s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062830s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064629s ]
[2021-05-18T21:41:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061930s ]
[2021-05-18T21:41:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061722s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071603s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069123s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062153s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090781s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.084068s ]
[2021-05-18T21:41:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067438s ]
[2021-05-18T21:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061757s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065750s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064248s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065274s ]
[2021-05-18T21:41:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064094s ]
[2021-05-18T21:42:31+08:00][sql] CONNECT:[ UseTime:0.081359s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053713s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053549s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054846s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064850s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050588s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055378s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052790s ]
[2021-05-18T21:42:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.052282s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056294s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057859s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065181s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051429s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054875s ]
[2021-05-18T21:42:31+08:00][sql] CONNECT:[ UseTime:0.095814s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065907s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065129s ]
[2021-05-18T21:42:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063090s ]
[2021-05-18T21:42:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065240s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064375s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070728s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065275s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065597s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066319s ]
[2021-05-18T21:42:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067072s ]
[2021-05-18T21:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065972s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066674s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071832s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064677s ]
[2021-05-18T21:42:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064229s ]
[2021-05-18T21:43:31+08:00][sql] CONNECT:[ UseTime:0.093006s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063867s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063444s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061043s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061302s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083633s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060692s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060201s ]
[2021-05-18T21:43:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061614s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064268s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066297s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061452s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064995s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061945s ]
[2021-05-18T21:43:31+08:00][sql] CONNECT:[ UseTime:0.093786s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064248s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064225s ]
[2021-05-18T21:43:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061563s ]
[2021-05-18T21:43:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062199s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.082547s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061318s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062081s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064108s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061899s ]
[2021-05-18T21:43:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066019s ]
[2021-05-18T21:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063441s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067720s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069722s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060903s ]
[2021-05-18T21:43:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060453s ]
[2021-05-18T21:44:31+08:00][sql] CONNECT:[ UseTime:0.090631s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073072s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064344s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065051s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065611s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070528s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060411s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065426s ]
[2021-05-18T21:44:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060618s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062060s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075373s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069771s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069947s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.060299s ]
[2021-05-18T21:44:31+08:00][sql] CONNECT:[ UseTime:0.093179s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065176s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080116s ]
[2021-05-18T21:44:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065476s ]
[2021-05-18T21:44:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065998s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066487s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066102s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061774s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063612s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064415s ]
[2021-05-18T21:44:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.074282s ]
[2021-05-18T21:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073582s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061802s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062496s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058780s ]
[2021-05-18T21:44:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070055s ]
[2021-05-18T21:45:31+08:00][sql] CONNECT:[ UseTime:0.088736s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059048s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057323s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071072s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068138s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060006s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057877s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055836s ]
[2021-05-18T21:45:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058093s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061454s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061528s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074538s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061796s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058419s ]
[2021-05-18T21:45:31+08:00][sql] CONNECT:[ UseTime:0.079940s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056567s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053140s ]
[2021-05-18T21:45:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053047s ]
[2021-05-18T21:45:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052977s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071913s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059493s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052188s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055201s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053303s ]
[2021-05-18T21:45:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.051542s ]
[2021-05-18T21:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054138s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057150s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068416s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059184s ]
[2021-05-18T21:45:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052596s ]
[2021-05-18T21:46:31+08:00][sql] CONNECT:[ UseTime:0.091577s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059960s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062213s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062925s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060470s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069619s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069376s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063035s ]
[2021-05-18T21:46:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057980s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061969s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064400s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061058s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059004s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059698s ]
[2021-05-18T21:46:31+08:00][sql] CONNECT:[ UseTime:0.091554s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059920s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062212s ]
[2021-05-18T21:46:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062642s ]
[2021-05-18T21:46:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060343s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068261s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062513s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060625s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059566s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060435s ]
[2021-05-18T21:46:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058854s ]
[2021-05-18T21:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061537s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068784s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059458s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060952s ]
[2021-05-18T21:46:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061100s ]
[2021-05-18T21:47:31+08:00][sql] CONNECT:[ UseTime:0.085163s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057758s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064019s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058234s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058810s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076087s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059075s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068019s ]
[2021-05-18T21:47:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069377s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062822s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063817s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059476s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061023s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.055727s ]
[2021-05-18T21:47:31+08:00][sql] CONNECT:[ UseTime:0.100738s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069069s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071394s ]
[2021-05-18T21:47:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065406s ]
[2021-05-18T21:47:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079386s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065402s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067414s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065353s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066823s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066749s ]
[2021-05-18T21:47:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063471s ]
[2021-05-18T21:47:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072848s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069422s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064837s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075135s ]
[2021-05-18T21:47:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068299s ]
[2021-05-18T21:48:31+08:00][sql] CONNECT:[ UseTime:0.231143s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058387s ]
[2021-05-18T21:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071232s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054726s ]
[2021-05-18T21:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076470s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058907s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060953s ]
[2021-05-18T21:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061788s ]
[2021-05-18T21:48:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056005s ]
[2021-05-18T21:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054959s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062058s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058574s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055357s ]
[2021-05-18T21:48:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.054236s ]
[2021-05-18T21:48:32+08:00][sql] CONNECT:[ UseTime:0.257457s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:48:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079246s ]
[2021-05-18T21:48:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.084819s ]
[2021-05-18T21:48:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.083738s ]
[2021-05-18T21:48:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073280s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077417s ]
[2021-05-18T21:48:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070028s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086639s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070714s ]
[2021-05-18T21:48:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069580s ]
[2021-05-18T21:48:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.073540s ]
[2021-05-18T21:48:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076699s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073789s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073179s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073813s ]
[2021-05-18T21:48:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070734s ]
[2021-05-18T21:49:31+08:00][sql] CONNECT:[ UseTime:0.079686s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059651s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061548s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066947s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055102s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054321s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056595s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051822s ]
[2021-05-18T21:49:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.050815s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055335s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053338s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050038s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052155s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059138s ]
[2021-05-18T21:49:31+08:00][sql] CONNECT:[ UseTime:0.109997s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076247s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.084371s ]
[2021-05-18T21:49:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080756s ]
[2021-05-18T21:49:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065411s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065908s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064656s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066754s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063312s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064040s ]
[2021-05-18T21:49:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066960s ]
[2021-05-18T21:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069613s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070682s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069793s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066689s ]
[2021-05-18T21:49:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064243s ]
[2021-05-18T21:50:31+08:00][sql] CONNECT:[ UseTime:0.162591s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069490s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062839s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060277s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060871s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065324s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060878s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066769s ]
[2021-05-18T21:50:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064396s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060020s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063300s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059138s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060197s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066215s ]
[2021-05-18T21:50:31+08:00][sql] CONNECT:[ UseTime:0.164776s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070969s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065757s ]
[2021-05-18T21:50:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063445s ]
[2021-05-18T21:50:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071162s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069274s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066611s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062804s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064458s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065774s ]
[2021-05-18T21:50:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064220s ]
[2021-05-18T21:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063661s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067073s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063715s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.163008s ]
[2021-05-18T21:50:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072813s ]
[2021-05-18T21:51:31+08:00][sql] CONNECT:[ UseTime:0.097483s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061676s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066192s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060986s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074379s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075553s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059977s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066651s ]
[2021-05-18T21:51:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062028s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058827s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060290s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059357s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066823s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065057s ]
[2021-05-18T21:51:31+08:00][sql] CONNECT:[ UseTime:0.083726s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056470s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067839s ]
[2021-05-18T21:51:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060933s ]
[2021-05-18T21:51:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055891s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066791s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062594s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055758s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058204s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055203s ]
[2021-05-18T21:51:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054383s ]
[2021-05-18T21:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055150s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058147s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062170s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062271s ]
[2021-05-18T21:51:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061211s ]
[2021-05-18T21:52:31+08:00][sql] CONNECT:[ UseTime:0.096163s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058704s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060330s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069721s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058700s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061944s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064352s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.144634s ]
[2021-05-18T21:52:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056567s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062160s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060786s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056531s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057617s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062347s ]
[2021-05-18T21:52:31+08:00][sql] CONNECT:[ UseTime:0.099508s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076617s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070560s ]
[2021-05-18T21:52:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070327s ]
[2021-05-18T21:52:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065019s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073014s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067822s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.132385s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066806s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066064s ]
[2021-05-18T21:52:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065887s ]
[2021-05-18T21:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067485s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068111s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065626s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068440s ]
[2021-05-18T21:52:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066096s ]
[2021-05-18T21:53:31+08:00][sql] CONNECT:[ UseTime:0.088690s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063223s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063524s ]
[2021-05-18T21:53:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070288s ]
[2021-05-18T21:53:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.076028s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060095s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066375s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061399s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067441s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060947s ]
[2021-05-18T21:53:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060470s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061772s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064233s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057906s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059435s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059795s ]
[2021-05-18T21:53:31+08:00][sql] CONNECT:[ UseTime:0.104077s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082317s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071814s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068752s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072742s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075366s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074358s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075726s ]
[2021-05-18T21:53:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068309s ]
[2021-05-18T21:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069842s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070513s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.082873s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071303s ]
[2021-05-18T21:53:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.072366s ]
[2021-05-18T21:54:31+08:00][sql] CONNECT:[ UseTime:0.096347s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060228s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055175s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060677s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059786s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063238s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063358s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058122s ]
[2021-05-18T21:54:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072901s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056833s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064139s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059365s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060972s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059904s ]
[2021-05-18T21:54:31+08:00][sql] CONNECT:[ UseTime:0.102036s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062131s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060668s ]
[2021-05-18T21:54:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060247s ]
[2021-05-18T21:54:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058339s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066460s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068575s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068441s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061707s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065306s ]
[2021-05-18T21:54:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064165s ]
[2021-05-18T21:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070999s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067672s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062620s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061149s ]
[2021-05-18T21:54:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059200s ]
[2021-05-18T21:55:31+08:00][sql] CONNECT:[ UseTime:0.090341s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062549s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061095s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069165s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059456s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060449s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069700s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057531s ]
[2021-05-18T21:55:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063812s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.085346s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068754s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066219s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058548s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.056937s ]
[2021-05-18T21:55:31+08:00][sql] CONNECT:[ UseTime:0.090746s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062709s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061894s ]
[2021-05-18T21:55:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068143s ]
[2021-05-18T21:55:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059746s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060405s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058952s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068179s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066876s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.082217s ]
[2021-05-18T21:55:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070596s ]
[2021-05-18T21:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067542s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061324s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059560s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067141s ]
[2021-05-18T21:55:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059996s ]
[2021-05-18T21:56:31+08:00][sql] CONNECT:[ UseTime:0.088396s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063942s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064949s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060599s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061056s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067697s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074288s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062239s ]
[2021-05-18T21:56:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063228s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058860s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062202s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064088s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066509s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059909s ]
[2021-05-18T21:56:31+08:00][sql] CONNECT:[ UseTime:0.086314s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065839s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063044s ]
[2021-05-18T21:56:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057578s ]
[2021-05-18T21:56:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055926s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058662s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058558s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062464s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055861s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055766s ]
[2021-05-18T21:56:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055708s ]
[2021-05-18T21:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057378s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058588s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066679s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056635s ]
[2021-05-18T21:56:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058549s ]
[2021-05-18T21:57:31+08:00][sql] CONNECT:[ UseTime:0.080613s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055810s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055478s ]
[2021-05-18T21:57:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052377s ]
[2021-05-18T21:57:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053695s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054222s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058763s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054619s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055976s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065980s ]
[2021-05-18T21:57:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054074s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057931s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057854s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054491s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052926s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054333s ]
[2021-05-18T21:57:31+08:00][sql] CONNECT:[ UseTime:0.092432s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062949s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061822s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059718s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063930s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072130s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.126610s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064575s ]
[2021-05-18T21:57:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061637s ]
[2021-05-18T21:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063278s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064366s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061387s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067777s ]
[2021-05-18T21:57:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061634s ]
[2021-05-18T21:58:31+08:00][sql] CONNECT:[ UseTime:0.096836s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066538s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064047s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067417s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065614s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063706s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079076s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064823s ]
[2021-05-18T21:58:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071851s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065116s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068524s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065868s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064068s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063211s ]
[2021-05-18T21:58:31+08:00][sql] CONNECT:[ UseTime:0.101812s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072522s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069526s ]
[2021-05-18T21:58:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070307s ]
[2021-05-18T21:58:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072441s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072663s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.082774s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067297s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068981s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071930s ]
[2021-05-18T21:58:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072401s ]
[2021-05-18T21:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069263s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073645s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071234s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067443s ]
[2021-05-18T21:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068934s ]
[2021-05-18T21:59:31+08:00][sql] CONNECT:[ UseTime:0.119461s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062752s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058178s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066729s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057051s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059927s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060662s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057763s ]
[2021-05-18T21:59:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.148510s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082857s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060920s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059989s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060821s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062914s ]
[2021-05-18T21:59:31+08:00][sql] CONNECT:[ UseTime:0.115386s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059680s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057906s ]
[2021-05-18T21:59:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059109s ]
[2021-05-18T21:59:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056058s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056183s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055635s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059006s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091025s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.129799s ]
[2021-05-18T21:59:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060439s ]
[2021-05-18T21:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059784s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061555s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058692s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056035s ]
[2021-05-18T21:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059311s ]
[2021-05-18T22:00:31+08:00][sql] CONNECT:[ UseTime:0.095119s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063782s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066560s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065516s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071825s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063205s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075795s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067464s ]
[2021-05-18T22:00:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061263s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062763s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068777s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065572s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065516s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061064s ]
[2021-05-18T22:00:31+08:00][sql] CONNECT:[ UseTime:0.104195s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066147s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077687s ]
[2021-05-18T22:00:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064248s ]
[2021-05-18T22:00:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064350s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074648s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067511s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064463s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063118s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063914s ]
[2021-05-18T22:00:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063918s ]
[2021-05-18T22:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064297s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067743s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065697s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065391s ]
[2021-05-18T22:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065597s ]
[2021-05-18T22:01:31+08:00][sql] CONNECT:[ UseTime:0.089703s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065308s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064055s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064499s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074688s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068288s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061971s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073642s ]
[2021-05-18T22:01:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066105s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068340s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067139s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059645s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062869s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067485s ]
[2021-05-18T22:01:31+08:00][sql] CONNECT:[ UseTime:0.088745s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064721s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063194s ]
[2021-05-18T22:01:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066007s ]
[2021-05-18T22:01:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074959s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068075s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062338s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075661s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061849s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069614s ]
[2021-05-18T22:01:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063665s ]
[2021-05-18T22:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064311s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062704s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069318s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061960s ]
[2021-05-18T22:01:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.309860s ]
[2021-05-18T22:02:31+08:00][sql] CONNECT:[ UseTime:0.091221s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063604s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065073s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061992s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059129s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063329s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066044s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067341s ]
[2021-05-18T22:02:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060876s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062526s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069703s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061965s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065994s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068432s ]
[2021-05-18T22:02:31+08:00][sql] CONNECT:[ UseTime:0.097225s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071268s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065292s ]
[2021-05-18T22:02:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065473s ]
[2021-05-18T22:02:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062552s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064610s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073323s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072311s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068517s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062797s ]
[2021-05-18T22:02:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065398s ]
[2021-05-18T22:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073363s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068491s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062800s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068303s ]
[2021-05-18T22:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064475s ]
[2021-05-18T22:03:31+08:00][sql] CONNECT:[ UseTime:0.083327s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059841s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057748s ]
[2021-05-18T22:03:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052927s ]
[2021-05-18T22:03:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051506s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054958s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055418s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065026s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051995s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052360s ]
[2021-05-18T22:03:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061406s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058417s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052958s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053579s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055387s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054551s ]
[2021-05-18T22:03:31+08:00][sql] CONNECT:[ UseTime:0.104867s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074611s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076838s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071939s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070044s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076344s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070615s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.085282s ]
[2021-05-18T22:03:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072622s ]
[2021-05-18T22:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072874s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081262s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070492s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070412s ]
[2021-05-18T22:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070302s ]
[2021-05-18T22:04:38+08:00][error] [10501]SQLSTATE[HY000] [2002] Operation timed out[/Users/wwwroot/ahbmz/api.cms.ahbmz.com/vendor/topthink/think-orm/src/db/PDOConnection.php:795]
[2021-05-18T22:04:38+08:00][error] [10501]SQLSTATE[HY000] [2002] Operation timed out[/Users/wwwroot/ahbmz/api.cms.ahbmz.com/vendor/topthink/think-orm/src/db/PDOConnection.php:795]
[2021-05-18T22:05:31+08:00][sql] CONNECT:[ UseTime:1.509017s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060790s ]
[2021-05-18T22:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060522s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063306s ]
[2021-05-18T22:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062327s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061846s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070517s ]
[2021-05-18T22:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064497s ]
[2021-05-18T22:05:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062892s ]
[2021-05-18T22:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059151s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064796s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059781s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059723s ]
[2021-05-18T22:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.060931s ]
[2021-05-18T22:05:32+08:00][sql] CONNECT:[ UseTime:1.829693s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:05:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075832s ]
[2021-05-18T22:05:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059207s ]
[2021-05-18T22:05:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061006s ]
[2021-05-18T22:05:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059132s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062754s ]
[2021-05-18T22:05:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061891s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057462s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059922s ]
[2021-05-18T22:05:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060695s ]
[2021-05-18T22:05:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060963s ]
[2021-05-18T22:05:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062738s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062040s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060556s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064730s ]
[2021-05-18T22:05:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061206s ]
[2021-05-18T22:06:31+08:00][sql] CONNECT:[ UseTime:0.083536s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057392s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057893s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056835s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055950s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055868s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057469s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058292s ]
[2021-05-18T22:06:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063100s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056273s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057164s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056277s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055186s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068533s ]
[2021-05-18T22:06:31+08:00][sql] CONNECT:[ UseTime:0.089842s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058509s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058193s ]
[2021-05-18T22:06:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060431s ]
[2021-05-18T22:06:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060116s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058963s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065718s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057890s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058316s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063143s ]
[2021-05-18T22:06:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060541s ]
[2021-05-18T22:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058389s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063099s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066104s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058106s ]
[2021-05-18T22:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057415s ]
[2021-05-18T22:07:31+08:00][sql] CONNECT:[ UseTime:0.095658s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065410s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062071s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063230s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069291s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061073s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063179s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065438s ]
[2021-05-18T22:07:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062413s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065128s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064521s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063155s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062924s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062006s ]
[2021-05-18T22:07:31+08:00][sql] CONNECT:[ UseTime:0.097238s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065997s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066692s ]
[2021-05-18T22:07:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063378s ]
[2021-05-18T22:07:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068826s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068532s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064938s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071993s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064823s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069366s ]
[2021-05-18T22:07:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063535s ]
[2021-05-18T22:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065617s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065487s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065324s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065612s ]
[2021-05-18T22:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063478s ]
[2021-05-18T22:08:31+08:00][sql] CONNECT:[ UseTime:0.090154s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062067s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059443s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060252s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061237s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062363s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059380s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063402s ]
[2021-05-18T22:08:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066254s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059269s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063572s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063317s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061598s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058779s ]
[2021-05-18T22:08:31+08:00][sql] CONNECT:[ UseTime:0.089841s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062366s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062846s ]
[2021-05-18T22:08:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060662s ]
[2021-05-18T22:08:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058922s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061847s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060651s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066623s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064511s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061415s ]
[2021-05-18T22:08:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060468s ]
[2021-05-18T22:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063173s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063594s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058485s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058944s ]
[2021-05-18T22:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057745s ]
[2021-05-18T22:09:31+08:00][sql] CONNECT:[ UseTime:0.097764s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067536s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070193s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074833s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066290s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069510s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066530s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066054s ]
[2021-05-18T22:09:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064290s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067290s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071787s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067097s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069018s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066030s ]
[2021-05-18T22:09:31+08:00][sql] CONNECT:[ UseTime:0.095444s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062740s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062285s ]
[2021-05-18T22:09:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067825s ]
[2021-05-18T22:09:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060192s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062510s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062423s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061634s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063070s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061390s ]
[2021-05-18T22:09:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064979s ]
[2021-05-18T22:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063465s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065839s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060036s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059464s ]
[2021-05-18T22:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064508s ]
[2021-05-18T22:10:31+08:00][sql] CONNECT:[ UseTime:0.111651s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056032s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056222s ]
[2021-05-18T22:10:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055247s ]
[2021-05-18T22:10:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057204s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057755s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054889s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054691s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067247s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057517s ]
[2021-05-18T22:10:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056440s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056780s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060587s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058716s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054390s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054235s ]
[2021-05-18T22:10:31+08:00][sql] CONNECT:[ UseTime:0.130732s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075766s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074134s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074353s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073500s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075832s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080694s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072629s ]
[2021-05-18T22:10:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.073283s ]
[2021-05-18T22:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074126s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075054s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076255s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071333s ]
[2021-05-18T22:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.079763s ]
[2021-05-18T22:11:31+08:00][sql] CONNECT:[ UseTime:0.093531s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065891s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065545s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061839s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063413s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060323s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061953s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070328s ]
[2021-05-18T22:11:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064061s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066352s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065162s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064208s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061136s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061638s ]
[2021-05-18T22:11:31+08:00][sql] CONNECT:[ UseTime:0.100969s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068455s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068901s ]
[2021-05-18T22:11:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067111s ]
[2021-05-18T22:11:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067429s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068519s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076227s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067462s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070801s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071641s ]
[2021-05-18T22:11:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066872s ]
[2021-05-18T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068653s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071025s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066851s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068649s ]
[2021-05-18T22:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066861s ]
[2021-05-18T22:12:31+08:00][sql] CONNECT:[ UseTime:0.093343s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063037s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063306s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061612s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064615s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065054s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065780s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068567s ]
[2021-05-18T22:12:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067343s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061191s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066517s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062522s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063843s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061475s ]
[2021-05-18T22:12:31+08:00][sql] CONNECT:[ UseTime:0.095086s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065499s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064423s ]
[2021-05-18T22:12:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067107s ]
[2021-05-18T22:12:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065973s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064292s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065952s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065839s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065653s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064713s ]
[2021-05-18T22:12:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063427s ]
[2021-05-18T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064427s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068264s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062887s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064793s ]
[2021-05-18T22:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064131s ]
[2021-05-18T22:13:31+08:00][sql] CONNECT:[ UseTime:0.092861s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061765s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061825s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059569s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063770s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060041s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069813s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070748s ]
[2021-05-18T22:13:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059526s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061465s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062942s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060831s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060779s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058794s ]
[2021-05-18T22:13:31+08:00][sql] CONNECT:[ UseTime:0.093947s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061965s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062493s ]
[2021-05-18T22:13:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058875s ]
[2021-05-18T22:13:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063907s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060664s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069599s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073136s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063553s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061505s ]
[2021-05-18T22:13:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062953s ]
[2021-05-18T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061326s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065499s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061467s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061649s ]
[2021-05-18T22:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066178s ]
[2021-05-18T22:14:31+08:00][sql] CONNECT:[ UseTime:0.099029s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070242s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066278s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062705s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070997s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067743s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064604s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064581s ]
[2021-05-18T22:14:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063752s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065580s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069648s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065034s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063777s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063229s ]
[2021-05-18T22:14:31+08:00][sql] CONNECT:[ UseTime:0.092154s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068912s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063019s ]
[2021-05-18T22:14:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062937s ]
[2021-05-18T22:14:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060894s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062848s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065168s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061633s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062136s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060439s ]
[2021-05-18T22:14:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060723s ]
[2021-05-18T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061461s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065961s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062022s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064739s ]
[2021-05-18T22:14:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062313s ]
[2021-05-18T22:15:31+08:00][sql] CONNECT:[ UseTime:0.104544s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069116s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067817s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072036s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075348s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073048s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076082s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067687s ]
[2021-05-18T22:15:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069047s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069633s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074376s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070963s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071778s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070917s ]
[2021-05-18T22:15:31+08:00][sql] CONNECT:[ UseTime:0.102554s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071566s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069128s ]
[2021-05-18T22:15:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068078s ]
[2021-05-18T22:15:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070017s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068025s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069730s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074894s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069974s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069890s ]
[2021-05-18T22:15:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068609s ]
[2021-05-18T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068695s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069969s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068821s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069029s ]
[2021-05-18T22:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068688s ]
[2021-05-18T22:16:31+08:00][sql] CONNECT:[ UseTime:0.099367s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068747s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068705s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070280s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069603s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066589s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072490s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068159s ]
[2021-05-18T22:16:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066139s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068096s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068486s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067542s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065617s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.078764s ]
[2021-05-18T22:16:31+08:00][sql] CONNECT:[ UseTime:0.090647s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062939s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060583s ]
[2021-05-18T22:16:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059933s ]
[2021-05-18T22:16:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064088s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061011s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060332s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059054s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068790s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059755s ]
[2021-05-18T22:16:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058245s ]
[2021-05-18T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062820s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068896s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064251s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060615s ]
[2021-05-18T22:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061044s ]
[2021-05-18T22:17:31+08:00][sql] CONNECT:[ UseTime:0.083508s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057874s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056222s ]
[2021-05-18T22:17:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054203s ]
[2021-05-18T22:17:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055626s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061607s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058347s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061105s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057379s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055361s ]
[2021-05-18T22:17:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055559s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054949s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061356s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065177s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056628s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055309s ]
[2021-05-18T22:17:31+08:00][sql] CONNECT:[ UseTime:0.102594s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069390s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071758s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068980s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070878s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069425s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068754s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075318s ]
[2021-05-18T22:17:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069780s ]
[2021-05-18T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068882s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077019s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071743s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070275s ]
[2021-05-18T22:17:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066815s ]
[2021-05-18T22:18:31+08:00][sql] CONNECT:[ UseTime:0.100012s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071183s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068663s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065653s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065699s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064381s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066582s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068524s ]
[2021-05-18T22:18:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065418s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071204s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078642s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068918s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066674s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064669s ]
[2021-05-18T22:18:31+08:00][sql] CONNECT:[ UseTime:0.092802s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061631s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066045s ]
[2021-05-18T22:18:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060236s ]
[2021-05-18T22:18:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059889s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060742s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061512s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061815s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066567s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060262s ]
[2021-05-18T22:18:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066406s ]
[2021-05-18T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063087s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062824s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061130s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060051s ]
[2021-05-18T22:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061590s ]
[2021-05-18T22:19:31+08:00][sql] CONNECT:[ UseTime:0.097609s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066949s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070081s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070167s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076408s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064990s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065325s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066895s ]
[2021-05-18T22:19:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063323s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064568s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066640s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063811s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066128s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066025s ]
[2021-05-18T22:19:31+08:00][sql] CONNECT:[ UseTime:0.093832s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062470s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062365s ]
[2021-05-18T22:19:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063001s ]
[2021-05-18T22:19:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067351s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061391s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061614s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064083s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062334s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062623s ]
[2021-05-18T22:19:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061607s ]
[2021-05-18T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062687s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068830s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066328s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064143s ]
[2021-05-18T22:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062235s ]
[2021-05-18T22:20:31+08:00][sql] CONNECT:[ UseTime:0.093730s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065929s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068998s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059460s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065984s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065349s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073091s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.123364s ]
[2021-05-18T22:20:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066583s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062313s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067511s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060191s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059806s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058960s ]
[2021-05-18T22:20:31+08:00][sql] CONNECT:[ UseTime:0.092661s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065917s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068967s ]
[2021-05-18T22:20:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059561s ]
[2021-05-18T22:20:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064809s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066450s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073648s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.102868s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065208s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062655s ]
[2021-05-18T22:20:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061937s ]
[2021-05-18T22:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063083s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062945s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061783s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063055s ]
[2021-05-18T22:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063978s ]
[2021-05-18T22:21:31+08:00][sql] CONNECT:[ UseTime:0.084420s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063330s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056154s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058996s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056121s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057956s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057432s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060909s ]
[2021-05-18T22:21:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054114s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057343s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064848s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057238s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053714s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057249s ]
[2021-05-18T22:21:31+08:00][sql] CONNECT:[ UseTime:0.093586s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063078s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064606s ]
[2021-05-18T22:21:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062296s ]
[2021-05-18T22:21:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068280s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061525s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065090s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065923s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064349s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066373s ]
[2021-05-18T22:21:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062879s ]
[2021-05-18T22:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063146s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065235s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066051s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062752s ]
[2021-05-18T22:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064182s ]
[2021-05-18T22:22:31+08:00][sql] CONNECT:[ UseTime:0.099778s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070555s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069963s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065511s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065243s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065743s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075265s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066496s ]
[2021-05-18T22:22:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066875s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074588s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067648s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070955s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075583s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063685s ]
[2021-05-18T22:22:31+08:00][sql] CONNECT:[ UseTime:0.099921s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070402s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070043s ]
[2021-05-18T22:22:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066114s ]
[2021-05-18T22:22:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064861s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065984s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075169s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067739s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065432s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071035s ]
[2021-05-18T22:22:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068028s ]
[2021-05-18T22:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073506s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075850s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065588s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065025s ]
[2021-05-18T22:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066096s ]
[2021-05-18T22:23:29+08:00][sql] CONNECT:[ UseTime:0.089517s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:23:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064354s ]
[2021-05-18T22:23:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059045s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057101s ]
[2021-05-18T22:23:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057851s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059328s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062457s ]
[2021-05-18T22:23:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058072s ]
[2021-05-18T22:23:29+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057727s ]
[2021-05-18T22:23:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059296s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063368s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057522s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057402s ]
[2021-05-18T22:23:29+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062237s ]
[2021-05-18T22:23:30+08:00][sql] CONNECT:[ UseTime:0.091091s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:23:30+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063883s ]
[2021-05-18T22:23:30+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063413s ]
[2021-05-18T22:23:30+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062448s ]
[2021-05-18T22:23:30+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062733s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063946s ]
[2021-05-18T22:23:30+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061579s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060267s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060103s ]
[2021-05-18T22:23:30+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060926s ]
[2021-05-18T22:23:30+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060476s ]
[2021-05-18T22:23:30+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065867s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063172s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062250s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060980s ]
[2021-05-18T22:23:30+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062344s ]
[2021-05-18T22:24:31+08:00][sql] CONNECT:[ UseTime:0.090195s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061088s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060368s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059467s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061533s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059151s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059241s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059422s ]
[2021-05-18T22:24:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060683s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058801s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062699s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058181s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058552s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058265s ]
[2021-05-18T22:24:31+08:00][sql] CONNECT:[ UseTime:0.082422s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055757s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056760s ]
[2021-05-18T22:24:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056269s ]
[2021-05-18T22:24:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057077s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066820s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055247s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055611s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054609s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054060s ]
[2021-05-18T22:24:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055587s ]
[2021-05-18T22:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055823s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062834s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055509s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054697s ]
[2021-05-18T22:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054961s ]
[2021-05-18T22:25:31+08:00][sql] CONNECT:[ UseTime:0.089918s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062284s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060597s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058796s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060303s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059405s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058611s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066392s ]
[2021-05-18T22:25:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056741s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064644s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063163s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057451s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058352s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061099s ]
[2021-05-18T22:25:31+08:00][sql] CONNECT:[ UseTime:0.091669s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065837s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064656s ]
[2021-05-18T22:25:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063588s ]
[2021-05-18T22:25:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062421s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063398s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063138s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067678s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062073s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065600s ]
[2021-05-18T22:25:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061025s ]
[2021-05-18T22:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064205s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064320s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062605s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061552s ]
[2021-05-18T22:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063056s ]
[2021-05-18T22:26:31+08:00][sql] CONNECT:[ UseTime:0.099153s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068012s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072073s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062921s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064382s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076587s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069651s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070531s ]
[2021-05-18T22:26:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062184s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068146s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066201s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063195s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065065s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061644s ]
[2021-05-18T22:26:31+08:00][sql] CONNECT:[ UseTime:0.099279s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067941s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071994s ]
[2021-05-18T22:26:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063262s ]
[2021-05-18T22:26:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064220s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.076174s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070691s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072890s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063129s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064977s ]
[2021-05-18T22:26:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063954s ]
[2021-05-18T22:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063239s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067865s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062877s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062973s ]
[2021-05-18T22:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064362s ]
[2021-05-18T22:27:31+08:00][sql] CONNECT:[ UseTime:0.124438s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063200s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063062s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060755s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064698s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061937s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060711s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069743s ]
[2021-05-18T22:27:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060439s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064720s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067004s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061721s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059715s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061115s ]
[2021-05-18T22:27:31+08:00][sql] CONNECT:[ UseTime:0.126522s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064497s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066913s ]
[2021-05-18T22:27:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066916s ]
[2021-05-18T22:27:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064622s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063229s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065987s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063370s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071524s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069443s ]
[2021-05-18T22:27:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065514s ]
[2021-05-18T22:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065286s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068205s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062721s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062845s ]
[2021-05-18T22:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063243s ]
[2021-05-18T22:28:31+08:00][sql] CONNECT:[ UseTime:0.100119s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066314s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069495s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066958s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069996s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068602s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065374s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072289s ]
[2021-05-18T22:28:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065419s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076087s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070885s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067720s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068827s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065737s ]
[2021-05-18T22:28:31+08:00][sql] CONNECT:[ UseTime:0.096231s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062357s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065040s ]
[2021-05-18T22:28:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064815s ]
[2021-05-18T22:28:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062921s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061509s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060128s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071106s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062689s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063003s ]
[2021-05-18T22:28:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062594s ]
[2021-05-18T22:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060781s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067290s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062378s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064880s ]
[2021-05-18T22:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060461s ]
[2021-05-18T22:29:31+08:00][sql] CONNECT:[ UseTime:0.083725s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060262s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055589s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053664s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055334s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053910s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053342s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053169s ]
[2021-05-18T22:29:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059540s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054330s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058558s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054179s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053321s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.053911s ]
[2021-05-18T22:29:31+08:00][sql] CONNECT:[ UseTime:0.093127s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067339s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061366s ]
[2021-05-18T22:29:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060949s ]
[2021-05-18T22:29:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061100s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065917s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060622s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058067s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059888s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058512s ]
[2021-05-18T22:29:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059414s ]
[2021-05-18T22:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064115s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061164s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061937s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063042s ]
[2021-05-18T22:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061486s ]
[2021-05-18T22:30:31+08:00][sql] CONNECT:[ UseTime:0.097843s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066023s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064115s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062750s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062617s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065350s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061987s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061379s ]
[2021-05-18T22:30:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061216s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061462s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065760s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062979s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061663s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068404s ]
[2021-05-18T22:30:31+08:00][sql] CONNECT:[ UseTime:0.097798s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065318s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064815s ]
[2021-05-18T22:30:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062833s ]
[2021-05-18T22:30:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062427s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065633s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060610s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062964s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062846s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065094s ]
[2021-05-18T22:30:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061225s ]
[2021-05-18T22:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063009s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063707s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068020s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062959s ]
[2021-05-18T22:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071605s ]
[2021-05-18T22:31:31+08:00][sql] CONNECT:[ UseTime:0.103043s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072086s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069090s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068104s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068950s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066677s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067953s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074325s ]
[2021-05-18T22:31:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068767s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070521s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073336s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068553s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068574s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070055s ]
[2021-05-18T22:31:31+08:00][sql] CONNECT:[ UseTime:0.100056s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066862s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068620s ]
[2021-05-18T22:31:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066717s ]
[2021-05-18T22:31:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067010s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068084s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066946s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072113s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066922s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069948s ]
[2021-05-18T22:31:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065538s ]
[2021-05-18T22:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067335s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071773s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064608s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064697s ]
[2021-05-18T22:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064987s ]
[2021-05-18T22:32:28+08:00][sql] CONNECT:[ UseTime:0.094638s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:32:28+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.132550s ]
[2021-05-18T22:32:28+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.195325s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.166843s ]
[2021-05-18T22:32:28+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.116967s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063865s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066022s ]
[2021-05-18T22:32:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062009s ]
[2021-05-18T22:32:28+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059622s ]
[2021-05-18T22:32:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059579s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066620s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060570s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060059s ]
[2021-05-18T22:32:28+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059818s ]
[2021-05-18T22:32:29+08:00][sql] CONNECT:[ UseTime:0.155206s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.178383s ]
[2021-05-18T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.185143s ]
[2021-05-18T22:32:29+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.165763s ]
[2021-05-18T22:32:29+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071785s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066581s ]
[2021-05-18T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066049s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073280s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064283s ]
[2021-05-18T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067843s ]
[2021-05-18T22:32:29+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068778s ]
[2021-05-18T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069146s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070209s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068587s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067973s ]
[2021-05-18T22:32:29+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072155s ]
[2021-05-18T22:33:31+08:00][sql] CONNECT:[ UseTime:0.090032s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059094s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060749s ]
[2021-05-18T22:33:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057562s ]
[2021-05-18T22:33:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057694s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058940s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057710s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055786s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057173s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063457s ]
[2021-05-18T22:33:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058180s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057859s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065027s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057424s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058306s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058280s ]
[2021-05-18T22:33:31+08:00][sql] CONNECT:[ UseTime:0.110464s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073849s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072450s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072673s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075019s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076227s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071484s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073400s ]
[2021-05-18T22:33:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072000s ]
[2021-05-18T22:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074396s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074887s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074051s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072129s ]
[2021-05-18T22:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.075317s ]
[2021-05-18T22:34:31+08:00][sql] CONNECT:[ UseTime:0.088051s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061183s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062417s ]
[2021-05-18T22:34:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060072s ]
[2021-05-18T22:34:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062328s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061118s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061809s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061999s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059376s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058333s ]
[2021-05-18T22:34:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059538s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060447s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061745s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059404s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058467s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065168s ]
[2021-05-18T22:34:31+08:00][sql] CONNECT:[ UseTime:0.107423s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073405s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074481s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075391s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.086806s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075496s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074847s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072536s ]
[2021-05-18T22:34:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072604s ]
[2021-05-18T22:34:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073647s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072652s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078965s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072440s ]
[2021-05-18T22:34:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070602s ]
[2021-05-18T22:35:31+08:00][sql] CONNECT:[ UseTime:0.112975s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073279s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073781s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076626s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072009s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071048s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066881s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066436s ]
[2021-05-18T22:35:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.098711s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075276s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069017s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068993s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067084s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068769s ]
[2021-05-18T22:35:31+08:00][sql] CONNECT:[ UseTime:0.111847s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070025s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062080s ]
[2021-05-18T22:35:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068747s ]
[2021-05-18T22:35:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065706s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060768s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064647s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066571s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068233s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072690s ]
[2021-05-18T22:35:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.076914s ]
[2021-05-18T22:35:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062876s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064229s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065553s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071702s ]
[2021-05-18T22:35:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068863s ]
[2021-05-18T22:36:31+08:00][sql] CONNECT:[ UseTime:0.093116s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062016s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062891s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059084s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063024s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062183s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063620s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061973s ]
[2021-05-18T22:36:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059043s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060649s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065957s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059657s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064278s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063992s ]
[2021-05-18T22:36:31+08:00][sql] CONNECT:[ UseTime:0.099790s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069640s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070888s ]
[2021-05-18T22:36:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066414s ]
[2021-05-18T22:36:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064736s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070139s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067222s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072155s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066361s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066097s ]
[2021-05-18T22:36:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068797s ]
[2021-05-18T22:36:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067978s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070045s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070874s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065436s ]
[2021-05-18T22:36:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068063s ]
[2021-05-18T22:37:31+08:00][sql] CONNECT:[ UseTime:0.096438s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063718s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064110s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064355s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065637s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.176820s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068656s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075529s ]
[2021-05-18T22:37:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061369s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060793s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066255s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060993s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060735s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061705s ]
[2021-05-18T22:37:31+08:00][sql] CONNECT:[ UseTime:0.109331s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072651s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073030s ]
[2021-05-18T22:37:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074475s ]
[2021-05-18T22:37:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070876s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.169165s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075864s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072799s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072597s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071706s ]
[2021-05-18T22:37:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070107s ]
[2021-05-18T22:37:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070723s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073833s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073609s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071665s ]
[2021-05-18T22:37:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072023s ]
[2021-05-18T22:38:31+08:00][sql] CONNECT:[ UseTime:0.079914s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055748s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053685s ]
[2021-05-18T22:38:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054672s ]
[2021-05-18T22:38:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055073s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053019s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052577s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058462s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051854s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052805s ]
[2021-05-18T22:38:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056009s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056970s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056295s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060447s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051882s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055510s ]
[2021-05-18T22:38:31+08:00][sql] CONNECT:[ UseTime:0.098456s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067103s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067321s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064739s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072227s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068566s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065279s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068173s ]
[2021-05-18T22:38:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.079988s ]
[2021-05-18T22:38:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065978s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073576s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064252s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066965s ]
[2021-05-18T22:38:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.071496s ]
[2021-05-18T22:39:31+08:00][sql] CONNECT:[ UseTime:0.101972s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071454s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067964s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065056s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078090s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067734s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065763s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068187s ]
[2021-05-18T22:39:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064362s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067052s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071097s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076258s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066527s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065391s ]
[2021-05-18T22:39:31+08:00][sql] CONNECT:[ UseTime:0.106305s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067487s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067358s ]
[2021-05-18T22:39:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065502s ]
[2021-05-18T22:39:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.077766s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067633s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066039s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065526s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064310s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066326s ]
[2021-05-18T22:39:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069192s ]
[2021-05-18T22:39:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082902s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066717s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066453s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068097s ]
[2021-05-18T22:39:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065412s ]
[2021-05-18T22:40:31+08:00][sql] CONNECT:[ UseTime:0.097324s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065332s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063344s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060169s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064931s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058656s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065226s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061173s ]
[2021-05-18T22:40:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064090s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064871s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061590s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059762s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062331s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.060773s ]
[2021-05-18T22:40:31+08:00][sql] CONNECT:[ UseTime:0.118210s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076587s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070442s ]
[2021-05-18T22:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070715s ]
[2021-05-18T22:40:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071210s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077925s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074558s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077310s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073474s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077225s ]
[2021-05-18T22:40:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.076561s ]
[2021-05-18T22:40:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073420s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074566s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075316s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073073s ]
[2021-05-18T22:40:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069721s ]
[2021-05-18T22:41:31+08:00][sql] CONNECT:[ UseTime:0.098214s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063235s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062548s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066942s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067279s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062106s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062827s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063527s ]
[2021-05-18T22:41:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062126s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073388s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064900s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062272s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065080s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063832s ]
[2021-05-18T22:41:31+08:00][sql] CONNECT:[ UseTime:0.098110s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063194s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062204s ]
[2021-05-18T22:41:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062326s ]
[2021-05-18T22:41:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062635s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058824s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066285s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061145s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071017s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060250s ]
[2021-05-18T22:41:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061768s ]
[2021-05-18T22:41:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063280s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064845s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063073s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071159s ]
[2021-05-18T22:41:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068001s ]
[2021-05-18T22:42:31+08:00][sql] CONNECT:[ UseTime:0.097580s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060362s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060296s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059172s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062991s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060461s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061683s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059601s ]
[2021-05-18T22:42:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060464s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060978s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063522s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059012s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061183s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062766s ]
[2021-05-18T22:42:31+08:00][sql] CONNECT:[ UseTime:0.098114s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065399s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068158s ]
[2021-05-18T22:42:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064540s ]
[2021-05-18T22:42:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071180s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064322s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066608s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072135s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076116s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064061s ]
[2021-05-18T22:42:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063380s ]
[2021-05-18T22:42:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063583s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072010s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067420s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064603s ]
[2021-05-18T22:42:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064238s ]
[2021-05-18T22:43:31+08:00][sql] CONNECT:[ UseTime:0.091271s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055857s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057844s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062142s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055260s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057022s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053540s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.124453s ]
[2021-05-18T22:43:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055943s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055246s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054660s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065900s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055044s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.056580s ]
[2021-05-18T22:43:31+08:00][sql] CONNECT:[ UseTime:0.094081s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070107s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065413s ]
[2021-05-18T22:43:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067630s ]
[2021-05-18T22:43:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064920s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064460s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.134198s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063543s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070200s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069044s ]
[2021-05-18T22:43:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062842s ]
[2021-05-18T22:43:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064780s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067329s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069685s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064157s ]
[2021-05-18T22:43:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069748s ]
[2021-05-18T22:44:31+08:00][sql] CONNECT:[ UseTime:0.091691s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062300s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063983s ]
[2021-05-18T22:44:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057868s ]
[2021-05-18T22:44:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.393846s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058933s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058948s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058205s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058781s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057820s ]
[2021-05-18T22:44:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058027s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057808s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060360s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061515s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058206s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058413s ]
[2021-05-18T22:44:31+08:00][sql] CONNECT:[ UseTime:0.096987s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068435s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066528s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064441s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.383081s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066080s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066013s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069871s ]
[2021-05-18T22:44:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066363s ]
[2021-05-18T22:44:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072900s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068940s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.303885s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066789s ]
[2021-05-18T22:44:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.069436s ]
[2021-05-18T22:45:31+08:00][sql] CONNECT:[ UseTime:0.099720s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.102760s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074733s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071160s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063852s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065382s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063152s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064115s ]
[2021-05-18T22:45:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063350s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071267s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075357s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062851s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064840s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062977s ]
[2021-05-18T22:45:31+08:00][sql] CONNECT:[ UseTime:0.097180s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.104480s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074465s ]
[2021-05-18T22:45:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069159s ]
[2021-05-18T22:45:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061441s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065398s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062221s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062769s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068336s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060521s ]
[2021-05-18T22:45:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062458s ]
[2021-05-18T22:45:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063221s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069303s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061008s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062224s ]
[2021-05-18T22:45:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061967s ]
[2021-05-18T22:46:31+08:00][sql] CONNECT:[ UseTime:0.106164s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061609s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064607s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061907s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060525s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060960s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062172s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071195s ]
[2021-05-18T22:46:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.076844s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.113028s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067315s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064658s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064370s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061068s ]
[2021-05-18T22:46:31+08:00][sql] CONNECT:[ UseTime:0.112604s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068878s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071595s ]
[2021-05-18T22:46:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065555s ]
[2021-05-18T22:46:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069822s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066588s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.095734s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077105s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076343s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067963s ]
[2021-05-18T22:46:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071107s ]
[2021-05-18T22:46:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069938s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069819s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066280s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068540s ]
[2021-05-18T22:46:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065983s ]
[2021-05-18T22:47:33+08:00][sql] CONNECT:[ UseTime:0.130644s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.107477s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074306s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074862s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064590s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084175s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.118359s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.257434s ]
[2021-05-18T22:47:33+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.419955s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.417222s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.164188s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.301830s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.350223s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.293886s ]
[2021-05-18T22:47:33+08:00][sql] CONNECT:[ UseTime:0.099046s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.102140s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.105709s ]
[2021-05-18T22:47:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066892s ]
[2021-05-18T22:47:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065456s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.087010s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070455s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.153232s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.278194s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.579146s ]
[2021-05-18T22:47:33+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.252030s ]
[2021-05-18T22:47:33+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.216836s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.375593s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.359124s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.237871s ]
[2021-05-18T22:47:33+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.189137s ]
[2021-05-18T22:48:31+08:00][sql] CONNECT:[ UseTime:0.091694s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060780s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063391s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057737s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057472s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059294s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061102s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060314s ]
[2021-05-18T22:48:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057197s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063265s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068855s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061561s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058168s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.056986s ]
[2021-05-18T22:48:31+08:00][sql] CONNECT:[ UseTime:0.091462s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063081s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063302s ]
[2021-05-18T22:48:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057645s ]
[2021-05-18T22:48:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060288s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.076187s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070866s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062057s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059286s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068711s ]
[2021-05-18T22:48:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059944s ]
[2021-05-18T22:48:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062170s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062504s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075552s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060997s ]
[2021-05-18T22:48:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058852s ]
[2021-05-18T22:49:31+08:00][sql] CONNECT:[ UseTime:0.082705s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063067s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057742s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.055143s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056008s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054308s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055873s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054622s ]
[2021-05-18T22:49:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054072s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060824s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057713s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055055s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053562s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.055750s ]
[2021-05-18T22:49:31+08:00][sql] CONNECT:[ UseTime:0.094662s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064619s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064401s ]
[2021-05-18T22:49:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062921s ]
[2021-05-18T22:49:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062050s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064101s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069741s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064009s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063098s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065624s ]
[2021-05-18T22:49:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061918s ]
[2021-05-18T22:49:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063307s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066617s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071623s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065837s ]
[2021-05-18T22:49:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064864s ]
[2021-05-18T22:50:31+08:00][sql] CONNECT:[ UseTime:0.091427s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064695s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062545s ]
[2021-05-18T22:50:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062176s ]
[2021-05-18T22:50:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063457s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063505s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062750s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061625s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061927s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059449s ]
[2021-05-18T22:50:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059203s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063918s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064059s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062362s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065701s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059735s ]
[2021-05-18T22:50:31+08:00][sql] CONNECT:[ UseTime:0.114290s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075472s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072797s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074248s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071827s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075459s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070394s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076869s ]
[2021-05-18T22:50:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.083474s ]
[2021-05-18T22:50:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072029s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072336s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073167s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072045s ]
[2021-05-18T22:50:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.069840s ]
[2021-05-18T22:51:31+08:00][sql] CONNECT:[ UseTime:0.089843s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061541s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063213s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059884s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063719s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062265s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063831s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066622s ]
[2021-05-18T22:51:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060487s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064810s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064452s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063792s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091562s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.060970s ]
[2021-05-18T22:51:31+08:00][sql] CONNECT:[ UseTime:0.087616s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059176s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059986s ]
[2021-05-18T22:51:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057217s ]
[2021-05-18T22:51:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058612s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058558s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058248s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060355s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059712s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058689s ]
[2021-05-18T22:51:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065211s ]
[2021-05-18T22:51:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061370s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.099017s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059955s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059934s ]
[2021-05-18T22:51:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058775s ]
[2021-05-18T22:52:31+08:00][sql] CONNECT:[ UseTime:0.106401s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070390s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069371s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069139s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068232s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070894s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068652s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071484s ]
[2021-05-18T22:52:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072585s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069803s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073887s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069730s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071781s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.071189s ]
[2021-05-18T22:52:31+08:00][sql] CONNECT:[ UseTime:0.091117s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062298s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060929s ]
[2021-05-18T22:52:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060257s ]
[2021-05-18T22:52:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062081s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062449s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066063s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061239s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061109s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068169s ]
[2021-05-18T22:52:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063152s ]
[2021-05-18T22:52:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063972s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066414s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064999s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062929s ]
[2021-05-18T22:52:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063539s ]
[2021-05-18T22:53:31+08:00][sql] CONNECT:[ UseTime:0.092898s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061847s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061669s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059640s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063384s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061515s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061267s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060823s ]
[2021-05-18T22:53:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059390s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064726s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066143s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063634s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062465s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.071854s ]
[2021-05-18T22:53:31+08:00][sql] CONNECT:[ UseTime:0.102547s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068109s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067554s ]
[2021-05-18T22:53:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065842s ]
[2021-05-18T22:53:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066715s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068554s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067236s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071537s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077105s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076512s ]
[2021-05-18T22:53:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067580s ]
[2021-05-18T22:53:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068204s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074314s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066873s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067115s ]
[2021-05-18T22:53:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072341s ]
[2021-05-18T22:54:31+08:00][sql] CONNECT:[ UseTime:0.095632s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.121408s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070383s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063663s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072628s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069185s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.125880s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060066s ]
[2021-05-18T22:54:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060995s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062018s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061936s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066433s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062294s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061438s ]
[2021-05-18T22:54:31+08:00][sql] CONNECT:[ UseTime:0.109261s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079572s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074070s ]
[2021-05-18T22:54:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074751s ]
[2021-05-18T22:54:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074499s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.076063s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.140518s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073624s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071686s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072787s ]
[2021-05-18T22:54:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070329s ]
[2021-05-18T22:54:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076172s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074446s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073240s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071724s ]
[2021-05-18T22:54:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073724s ]
[2021-05-18T22:55:31+08:00][sql] CONNECT:[ UseTime:0.093805s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064234s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061763s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060031s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059884s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057639s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063777s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058810s ]
[2021-05-18T22:55:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060698s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057787s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068925s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057269s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064184s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058912s ]
[2021-05-18T22:55:31+08:00][sql] CONNECT:[ UseTime:0.097571s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061797s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063849s ]
[2021-05-18T22:55:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065029s ]
[2021-05-18T22:55:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061753s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063185s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061259s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064871s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062600s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061129s ]
[2021-05-18T22:55:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069516s ]
[2021-05-18T22:55:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063777s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074636s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.221626s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063187s ]
[2021-05-18T22:55:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065591s ]
[2021-05-18T22:56:31+08:00][sql] CONNECT:[ UseTime:0.111307s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060073s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061043s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061374s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063627s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061947s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062398s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058335s ]
[2021-05-18T22:56:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063216s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059523s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072463s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058779s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062919s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058098s ]
[2021-05-18T22:56:31+08:00][sql] CONNECT:[ UseTime:0.116964s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067600s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067727s ]
[2021-05-18T22:56:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064206s ]
[2021-05-18T22:56:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065453s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064812s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066456s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065030s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066167s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066907s ]
[2021-05-18T22:56:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064317s ]
[2021-05-18T22:56:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066193s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069156s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065992s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066530s ]
[2021-05-18T22:56:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068305s ]
[2021-05-18T22:57:31+08:00][sql] CONNECT:[ UseTime:0.097366s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062534s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060722s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060754s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061098s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059135s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065194s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059866s ]
[2021-05-18T22:57:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065969s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059182s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072259s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.126998s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064996s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058764s ]
[2021-05-18T22:57:31+08:00][sql] CONNECT:[ UseTime:0.102949s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062876s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063277s ]
[2021-05-18T22:57:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063347s ]
[2021-05-18T22:57:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062753s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064082s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064323s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068060s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063875s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061330s ]
[2021-05-18T22:57:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.132803s ]
[2021-05-18T22:57:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072791s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066349s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069967s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062682s ]
[2021-05-18T22:57:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062217s ]
[2021-05-18T22:58:31+08:00][sql] CONNECT:[ UseTime:0.101516s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071378s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068333s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073204s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067064s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070132s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065498s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066664s ]
[2021-05-18T22:58:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066598s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076934s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076128s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073044s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065281s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065075s ]
[2021-05-18T22:58:31+08:00][sql] CONNECT:[ UseTime:0.091170s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059202s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058589s ]
[2021-05-18T22:58:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059376s ]
[2021-05-18T22:58:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056016s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057596s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057852s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063215s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058366s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058984s ]
[2021-05-18T22:58:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061165s ]
[2021-05-18T22:58:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079792s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072537s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062822s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058219s ]
[2021-05-18T22:58:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056485s ]
[2021-05-18T22:59:31+08:00][sql] CONNECT:[ UseTime:0.106671s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067654s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.295788s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072330s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072487s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.184270s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070822s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069224s ]
[2021-05-18T22:59:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067426s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071001s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071116s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067858s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075391s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066194s ]
[2021-05-18T22:59:31+08:00][sql] CONNECT:[ UseTime:0.098134s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067543s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.298158s ]
[2021-05-18T22:59:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.076052s ]
[2021-05-18T22:59:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062652s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.195588s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065989s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062367s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061933s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062623s ]
[2021-05-18T22:59:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066809s ]
[2021-05-18T22:59:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063109s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065520s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063538s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061875s ]
[2021-05-18T22:59:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067578s ]
[2021-05-18T23:00:31+08:00][sql] CONNECT:[ UseTime:0.351021s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068444s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057040s ]
[2021-05-18T23:00:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056288s ]
[2021-05-18T23:00:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061667s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058081s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058499s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063586s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057078s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.152353s ]
[2021-05-18T23:00:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053451s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060890s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056684s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054361s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.305372s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061225s ]
[2021-05-18T23:00:31+08:00][sql] CONNECT:[ UseTime:0.359518s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076750s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067520s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068860s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076099s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074379s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078722s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.152405s ]
[2021-05-18T23:00:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068285s ]
[2021-05-18T23:00:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069492s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070864s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.083176s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.309882s ]
[2021-05-18T23:00:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070733s ]
[2021-05-18T23:01:31+08:00][sql] CONNECT:[ UseTime:0.217662s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064931s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066718s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065678s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067338s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062659s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.298550s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064619s ]
[2021-05-18T23:01:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061845s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062774s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070964s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063212s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061140s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.068127s ]
[2021-05-18T23:01:31+08:00][sql] CONNECT:[ UseTime:0.221041s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067608s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067428s ]
[2021-05-18T23:01:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065331s ]
[2021-05-18T23:01:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066880s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079676s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.276942s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068049s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069626s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069049s ]
[2021-05-18T23:01:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066545s ]
[2021-05-18T23:01:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068401s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072408s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071996s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069611s ]
[2021-05-18T23:01:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065374s ]
[2021-05-18T23:02:31+08:00][sql] CONNECT:[ UseTime:0.108106s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071092s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072079s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068421s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071795s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075965s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071710s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068688s ]
[2021-05-18T23:02:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070601s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078484s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071493s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066580s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067125s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067489s ]
[2021-05-18T23:02:31+08:00][sql] CONNECT:[ UseTime:0.103285s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073999s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073776s ]
[2021-05-18T23:02:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065610s ]
[2021-05-18T23:02:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065871s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069417s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064344s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065788s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064506s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064147s ]
[2021-05-18T23:02:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068005s ]
[2021-05-18T23:02:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066235s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069679s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065120s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067034s ]
[2021-05-18T23:02:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068155s ]
[2021-05-18T23:03:31+08:00][sql] CONNECT:[ UseTime:0.100704s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066418s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062703s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059895s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060543s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061690s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060446s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063282s ]
[2021-05-18T23:03:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058589s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064832s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065934s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.135373s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061229s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065018s ]
[2021-05-18T23:03:31+08:00][sql] CONNECT:[ UseTime:0.108753s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067249s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073004s ]
[2021-05-18T23:03:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066719s ]
[2021-05-18T23:03:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074220s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065467s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067157s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074095s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065145s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065007s ]
[2021-05-18T23:03:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.133813s ]
[2021-05-18T23:03:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066810s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067806s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064593s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067182s ]
[2021-05-18T23:03:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065851s ]
[2021-05-18T23:04:31+08:00][sql] CONNECT:[ UseTime:0.103120s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067994s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065404s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060986s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068405s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061392s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063606s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078087s ]
[2021-05-18T23:04:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060573s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065733s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068889s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065106s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063946s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.069005s ]
[2021-05-18T23:04:31+08:00][sql] CONNECT:[ UseTime:0.092440s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067313s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064238s ]
[2021-05-18T23:04:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065192s ]
[2021-05-18T23:04:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060424s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062364s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060760s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058923s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064602s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062017s ]
[2021-05-18T23:04:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061577s ]
[2021-05-18T23:04:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065129s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063299s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061684s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061009s ]
[2021-05-18T23:04:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063518s ]
[2021-05-18T23:05:31+08:00][sql] CONNECT:[ UseTime:0.098870s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072184s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065591s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065545s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064533s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065154s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065334s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065229s ]
[2021-05-18T23:05:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062520s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064871s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076668s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066857s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065925s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.063855s ]
[2021-05-18T23:05:31+08:00][sql] CONNECT:[ UseTime:0.098232s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070317s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065189s ]
[2021-05-18T23:05:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063110s ]
[2021-05-18T23:05:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063868s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069772s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065016s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061944s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066765s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065587s ]
[2021-05-18T23:05:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069966s ]
[2021-05-18T23:05:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066571s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065986s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063981s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065830s ]
[2021-05-18T23:05:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061885s ]
[2021-05-18T23:06:31+08:00][sql] CONNECT:[ UseTime:0.108451s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068100s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070527s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068091s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067402s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068098s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067498s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066913s ]
[2021-05-18T23:06:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065597s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.085338s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079447s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066019s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066378s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067701s ]
[2021-05-18T23:06:31+08:00][sql] CONNECT:[ UseTime:0.097852s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070979s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062372s ]
[2021-05-18T23:06:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059808s ]
[2021-05-18T23:06:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065952s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059946s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061804s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059065s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060417s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060994s ]
[2021-05-18T23:06:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059545s ]
[2021-05-18T23:06:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075869s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061784s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059532s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063194s ]
[2021-05-18T23:06:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060548s ]
[2021-05-18T23:07:31+08:00][sql] CONNECT:[ UseTime:0.095594s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065561s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061230s ]
[2021-05-18T23:07:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062545s ]
[2021-05-18T23:07:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060634s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060066s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057516s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059955s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060746s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062331s ]
[2021-05-18T23:07:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057635s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071966s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063076s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058735s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061820s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058267s ]
[2021-05-18T23:07:31+08:00][sql] CONNECT:[ UseTime:0.107423s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074508s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076405s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070689s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072169s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070992s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074719s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076566s ]
[2021-05-18T23:07:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070073s ]
[2021-05-18T23:07:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.087118s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074437s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071139s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072335s ]
[2021-05-18T23:07:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.073103s ]
[2021-05-18T23:08:31+08:00][sql] CONNECT:[ UseTime:0.087926s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069849s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064042s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064746s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060675s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061798s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058591s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064917s ]
[2021-05-18T23:08:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066190s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063343s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062388s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065318s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061459s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.059469s ]
[2021-05-18T23:08:31+08:00][sql] CONNECT:[ UseTime:0.092453s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066643s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063209s ]
[2021-05-18T23:08:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064841s ]
[2021-05-18T23:08:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060827s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062897s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061122s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064972s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064600s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060810s ]
[2021-05-18T23:08:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061341s ]
[2021-05-18T23:08:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068860s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063595s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060032s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065763s ]
[2021-05-18T23:08:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060526s ]
[2021-05-18T23:09:31+08:00][sql] CONNECT:[ UseTime:0.097951s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069263s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060169s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062078s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076794s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059427s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066926s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069319s ]
[2021-05-18T23:09:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.316270s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062554s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064196s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059726s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061673s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064417s ]
[2021-05-18T23:09:31+08:00][sql] CONNECT:[ UseTime:0.109431s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074367s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068758s ]
[2021-05-18T23:09:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068879s ]
[2021-05-18T23:09:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.078077s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069289s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078797s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.332315s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075881s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070379s ]
[2021-05-18T23:09:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072157s ]
[2021-05-18T23:09:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072249s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072264s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075724s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072346s ]
[2021-05-18T23:09:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074278s ]
[2021-05-18T23:10:31+08:00][sql] CONNECT:[ UseTime:0.090065s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064353s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059219s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060762s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058524s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058375s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058827s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058156s ]
[2021-05-18T23:10:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060799s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063784s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064790s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060641s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072147s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067565s ]
[2021-05-18T23:10:31+08:00][sql] CONNECT:[ UseTime:0.098668s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074302s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064290s ]
[2021-05-18T23:10:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069365s ]
[2021-05-18T23:10:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069409s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064794s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067495s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068889s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065020s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064871s ]
[2021-05-18T23:10:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072632s ]
[2021-05-18T23:10:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067542s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067697s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067648s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067751s ]
[2021-05-18T23:10:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067111s ]
[2021-05-18T23:11:31+08:00][sql] CONNECT:[ UseTime:0.091008s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068377s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065894s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062288s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063102s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061114s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063999s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061048s ]
[2021-05-18T23:11:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061602s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074005s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062757s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062648s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063873s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058796s ]
[2021-05-18T23:11:31+08:00][sql] CONNECT:[ UseTime:0.090153s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068064s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067582s ]
[2021-05-18T23:11:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061900s ]
[2021-05-18T23:11:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063367s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061102s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064263s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060417s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061641s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072506s ]
[2021-05-18T23:11:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059684s ]
[2021-05-18T23:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061296s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067254s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059521s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060400s ]
[2021-05-18T23:11:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062659s ]
[2021-05-18T23:12:31+08:00][sql] CONNECT:[ UseTime:0.088669s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058419s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055664s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.055604s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054334s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054039s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054767s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059196s ]
[2021-05-18T23:12:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054053s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055269s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056629s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056962s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053402s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066888s ]
[2021-05-18T23:12:31+08:00][sql] CONNECT:[ UseTime:0.093631s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068964s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059432s ]
[2021-05-18T23:12:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058462s ]
[2021-05-18T23:12:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059847s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058974s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060860s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058212s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061714s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059047s ]
[2021-05-18T23:12:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059170s ]
[2021-05-18T23:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060502s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069047s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061463s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066580s ]
[2021-05-18T23:12:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058502s ]
[2021-05-18T23:13:31+08:00][sql] CONNECT:[ UseTime:0.103682s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073175s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065565s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065022s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066498s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064981s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067608s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065998s ]
[2021-05-18T23:13:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066916s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.092581s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.114515s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.093750s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075292s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066390s ]
[2021-05-18T23:13:31+08:00][sql] CONNECT:[ UseTime:0.102734s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071736s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065381s ]
[2021-05-18T23:13:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063804s ]
[2021-05-18T23:13:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066594s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063636s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066783s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062623s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065778s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.096187s ]
[2021-05-18T23:13:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.116242s ]
[2021-05-18T23:13:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.094155s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076130s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068173s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.141869s ]
[2021-05-18T23:13:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066933s ]
[2021-05-18T23:14:31+08:00][sql] CONNECT:[ UseTime:0.109625s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068623s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070120s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066288s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066405s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066635s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077724s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079099s ]
[2021-05-18T23:14:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066933s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066233s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069544s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065992s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064355s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067460s ]
[2021-05-18T23:14:31+08:00][sql] CONNECT:[ UseTime:0.104433s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071988s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069136s ]
[2021-05-18T23:14:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063969s ]
[2021-05-18T23:14:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065058s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066449s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068019s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074794s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076442s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069747s ]
[2021-05-18T23:14:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.064585s ]
[2021-05-18T23:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063708s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064955s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067316s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066292s ]
[2021-05-18T23:14:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064399s ]
[2021-05-18T23:15:31+08:00][sql] CONNECT:[ UseTime:0.083106s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061076s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054235s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054181s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060258s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053294s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056579s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055246s ]
[2021-05-18T23:15:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057449s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056607s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059081s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.101096s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.137461s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.055960s ]
[2021-05-18T23:15:31+08:00][sql] CONNECT:[ UseTime:0.094907s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062637s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063067s ]
[2021-05-18T23:15:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060010s ]
[2021-05-18T23:15:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064333s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059257s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064168s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058751s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063585s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061956s ]
[2021-05-18T23:15:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.102463s ]
[2021-05-18T23:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.137520s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068858s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059718s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061827s ]
[2021-05-18T23:15:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060548s ]
[2021-05-18T23:16:31+08:00][sql] CONNECT:[ UseTime:0.102444s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078949s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073087s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071155s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070195s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068302s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067235s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069359s ]
[2021-05-18T23:16:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.079528s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079026s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070764s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066996s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066517s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.069332s ]
[2021-05-18T23:16:31+08:00][sql] CONNECT:[ UseTime:0.090552s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068079s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065893s ]
[2021-05-18T23:16:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060062s ]
[2021-05-18T23:16:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063956s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061354s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067119s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060451s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064339s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071356s ]
[2021-05-18T23:16:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060840s ]
[2021-05-18T23:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062653s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076459s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058743s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061141s ]
[2021-05-18T23:16:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061023s ]
[2021-05-18T23:17:31+08:00][sql] CONNECT:[ UseTime:0.093382s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064752s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068049s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061677s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064589s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061078s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060488s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062345s ]
[2021-05-18T23:17:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061654s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066706s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063220s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069021s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059036s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062124s ]
[2021-05-18T23:17:31+08:00][sql] CONNECT:[ UseTime:0.089961s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063986s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059382s ]
[2021-05-18T23:17:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058834s ]
[2021-05-18T23:17:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055038s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055707s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062437s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054395s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055101s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055447s ]
[2021-05-18T23:17:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057278s ]
[2021-05-18T23:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057106s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067963s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057055s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056524s ]
[2021-05-18T23:17:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055493s ]
[2021-05-18T23:18:31+08:00][sql] CONNECT:[ UseTime:0.090160s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067533s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064317s ]
[2021-05-18T23:18:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059028s ]
[2021-05-18T23:18:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061973s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059211s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059038s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057468s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058756s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059410s ]
[2021-05-18T23:18:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059952s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060599s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059949s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057715s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057525s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062514s ]
[2021-05-18T23:18:31+08:00][sql] CONNECT:[ UseTime:0.102770s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073901s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068465s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066845s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068383s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069281s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068548s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067195s ]
[2021-05-18T23:18:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.070461s ]
[2021-05-18T23:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070443s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070068s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068583s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070845s ]
[2021-05-18T23:18:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070519s ]
[2021-05-18T23:19:31+08:00][sql] CONNECT:[ UseTime:0.105612s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077947s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069623s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068811s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072885s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069329s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070283s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076157s ]
[2021-05-18T23:19:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069331s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068892s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072262s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068921s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069136s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.070619s ]
[2021-05-18T23:19:31+08:00][sql] CONNECT:[ UseTime:0.103262s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068551s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067627s ]
[2021-05-18T23:19:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070812s ]
[2021-05-18T23:19:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068214s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065899s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066762s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072260s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.117999s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064218s ]
[2021-05-18T23:19:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065937s ]
[2021-05-18T23:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070579s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067267s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068745s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066644s ]
[2021-05-18T23:19:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064629s ]
[2021-05-18T23:20:31+08:00][sql] CONNECT:[ UseTime:0.087838s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064192s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060335s ]
[2021-05-18T23:20:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058311s ]
[2021-05-18T23:20:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060623s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060277s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059202s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058366s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062986s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061382s ]
[2021-05-18T23:20:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062350s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060231s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065351s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058580s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060640s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058230s ]
[2021-05-18T23:20:31+08:00][sql] CONNECT:[ UseTime:0.115626s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077934s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074443s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069422s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069028s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065928s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068607s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069447s ]
[2021-05-18T23:20:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066468s ]
[2021-05-18T23:20:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068103s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074513s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067404s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066620s ]
[2021-05-18T23:20:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066786s ]
[2021-05-18T23:21:31+08:00][sql] CONNECT:[ UseTime:0.104729s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076446s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071240s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067239s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068082s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073554s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067895s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065910s ]
[2021-05-18T23:21:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068040s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069099s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076901s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068745s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065633s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.067535s ]
[2021-05-18T23:21:31+08:00][sql] CONNECT:[ UseTime:0.104836s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078718s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068789s ]
[2021-05-18T23:21:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066944s ]
[2021-05-18T23:21:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068363s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073959s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068464s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065840s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068689s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067316s ]
[2021-05-18T23:21:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.077459s ]
[2021-05-18T23:21:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069502s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074130s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073605s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068449s ]
[2021-05-18T23:21:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067434s ]
[2021-05-18T23:22:31+08:00][sql] CONNECT:[ UseTime:0.091666s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074216s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062562s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062631s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060950s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068061s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059108s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061117s ]
[2021-05-18T23:22:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065265s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060723s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062813s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060264s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.128470s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.057370s ]
[2021-05-18T23:22:31+08:00][sql] CONNECT:[ UseTime:0.101760s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070007s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067257s ]
[2021-05-18T23:22:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067236s ]
[2021-05-18T23:22:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065261s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067554s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067447s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065552s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069420s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066802s ]
[2021-05-18T23:22:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063066s ]
[2021-05-18T23:22:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.151556s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066719s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063571s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068357s ]
[2021-05-18T23:22:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067262s ]
[2021-05-18T23:23:31+08:00][sql] CONNECT:[ UseTime:0.098278s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069879s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068539s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063717s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064853s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066746s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069658s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066163s ]
[2021-05-18T23:23:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066468s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067293s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070184s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066254s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063295s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.065718s ]
[2021-05-18T23:23:31+08:00][sql] CONNECT:[ UseTime:0.092064s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068470s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058908s ]
[2021-05-18T23:23:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058716s ]
[2021-05-18T23:23:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058451s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058472s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065182s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058618s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057097s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059976s ]
[2021-05-18T23:23:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056747s ]
[2021-05-18T23:23:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066096s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064895s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062415s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058001s ]
[2021-05-18T23:23:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057504s ]
[2021-05-18T23:24:31+08:00][sql] CONNECT:[ UseTime:0.091551s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067274s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061042s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058238s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060379s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061547s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063729s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063030s ]
[2021-05-18T23:24:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.057319s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069447s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064178s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063471s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058610s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.061966s ]
[2021-05-18T23:24:31+08:00][sql] CONNECT:[ UseTime:0.083651s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055915s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062142s ]
[2021-05-18T23:24:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055989s ]
[2021-05-18T23:24:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053287s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055038s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058263s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056615s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057420s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060117s ]
[2021-05-18T23:24:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.056766s ]
[2021-05-18T23:24:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054711s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057102s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054397s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055703s ]
[2021-05-18T23:24:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053775s ]
[2021-05-18T23:25:31+08:00][sql] CONNECT:[ UseTime:0.096192s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069693s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071369s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061817s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061963s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062543s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061632s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061861s ]
[2021-05-18T23:25:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061011s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059775s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064749s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067618s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062369s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.066296s ]
[2021-05-18T23:25:31+08:00][sql] CONNECT:[ UseTime:0.096234s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069676s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071370s ]
[2021-05-18T23:25:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061660s ]
[2021-05-18T23:25:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065641s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062005s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062396s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060582s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063028s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060806s ]
[2021-05-18T23:25:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062640s ]
[2021-05-18T23:25:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069795s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065312s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064719s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059559s ]
[2021-05-18T23:25:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063140s ]
[2021-05-18T23:26:31+08:00][sql] CONNECT:[ UseTime:0.094670s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066388s ]
[2021-05-18T23:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066964s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064794s ]
[2021-05-18T23:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062977s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063445s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061984s ]
[2021-05-18T23:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065203s ]
[2021-05-18T23:26:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062871s ]
[2021-05-18T23:26:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.344186s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.189047s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069494s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066382s ]
[2021-05-18T23:26:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064488s ]
[2021-05-18T23:26:32+08:00][sql] CONNECT:[ UseTime:0.080993s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:26:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055541s ]
[2021-05-18T23:26:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063222s ]
[2021-05-18T23:26:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053782s ]
[2021-05-18T23:26:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054532s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054029s ]
[2021-05-18T23:26:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054382s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055613s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053892s ]
[2021-05-18T23:26:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060755s ]
[2021-05-18T23:26:32+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.055343s ]
[2021-05-18T23:26:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.466768s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.885980s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055670s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053625s ]
[2021-05-18T23:26:32+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060588s ]
[2021-05-18T23:27:31+08:00][sql] CONNECT:[ UseTime:0.093086s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064549s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060207s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058995s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064266s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057036s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060112s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.399610s ]
[2021-05-18T23:27:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061499s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058202s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061561s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058308s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061654s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.056962s ]
[2021-05-18T23:27:31+08:00][sql] CONNECT:[ UseTime:0.088320s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056521s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056562s ]
[2021-05-18T23:27:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055346s ]
[2021-05-18T23:27:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057763s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054517s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054819s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058530s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.375728s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057672s ]
[2021-05-18T23:27:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054665s ]
[2021-05-18T23:27:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055113s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058009s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056271s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054730s ]
[2021-05-18T23:27:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059398s ]
[2021-05-18T23:28:31+08:00][sql] CONNECT:[ UseTime:0.096497s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063819s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068994s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059186s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061505s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062517s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060056s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067702s ]
[2021-05-18T23:28:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.059365s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060090s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074304s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063195s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059209s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.127926s ]
[2021-05-18T23:28:31+08:00][sql] CONNECT:[ UseTime:0.096717s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061299s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069978s ]
[2021-05-18T23:28:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059909s ]
[2021-05-18T23:28:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061971s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062911s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060307s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060922s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061121s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060084s ]
[2021-05-18T23:28:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060476s ]
[2021-05-18T23:28:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061835s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071420s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.137091s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060151s ]
[2021-05-18T23:28:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061407s ]
[2021-05-18T23:29:31+08:00][sql] CONNECT:[ UseTime:0.097504s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066920s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067236s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064505s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.414141s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064983s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068586s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066367s ]
[2021-05-18T23:29:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068208s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066955s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068474s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067113s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062957s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.064249s ]
[2021-05-18T23:29:31+08:00][sql] CONNECT:[ UseTime:0.094416s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068652s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064117s ]
[2021-05-18T23:29:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065295s ]
[2021-05-18T23:29:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.407987s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063281s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061975s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060693s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063691s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061225s ]
[2021-05-18T23:29:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066125s ]
[2021-05-18T23:29:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063678s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064626s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060086s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062999s ]
[2021-05-18T23:29:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061671s ]
[2021-05-18T23:30:31+08:00][sql] CONNECT:[ UseTime:0.100055s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070089s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071246s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063639s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066111s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067568s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064163s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064536s ]
[2021-05-18T23:30:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062780s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066840s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069724s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071236s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074196s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.062943s ]
[2021-05-18T23:30:31+08:00][sql] CONNECT:[ UseTime:0.089464s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065134s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066949s ]
[2021-05-18T23:30:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063247s ]
[2021-05-18T23:30:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059660s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060558s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062554s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062006s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062438s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061928s ]
[2021-05-18T23:30:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068898s ]
[2021-05-18T23:30:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061195s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067716s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069510s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059668s ]
[2021-05-18T23:30:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059766s ]
[2021-05-18T23:31:31+08:00][sql] CONNECT:[ UseTime:0.093260s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065976s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064774s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063190s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061357s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059352s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059683s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065645s ]
[2021-05-18T23:31:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061835s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065034s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074328s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059439s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066219s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.071457s ]
[2021-05-18T23:31:31+08:00][sql] CONNECT:[ UseTime:0.099784s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070610s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069361s ]
[2021-05-18T23:31:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066337s ]
[2021-05-18T23:31:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069925s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067895s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066612s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067670s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065180s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.090857s ]
[2021-05-18T23:31:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.069077s ]
[2021-05-18T23:31:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.103672s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069874s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065692s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067588s ]
[2021-05-18T23:31:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073989s ]
[2021-05-18T23:32:31+08:00][sql] CONNECT:[ UseTime:0.089258s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056431s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063246s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059511s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057089s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054289s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057002s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060941s ]
[2021-05-18T23:32:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063768s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055431s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057814s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057342s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054683s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.058517s ]
[2021-05-18T23:32:31+08:00][sql] CONNECT:[ UseTime:0.086010s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057631s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062610s ]
[2021-05-18T23:32:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058513s ]
[2021-05-18T23:32:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053507s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056156s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054916s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056089s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064386s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054480s ]
[2021-05-18T23:32:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.054752s ]
[2021-05-18T23:32:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062648s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062969s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059458s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058859s ]
[2021-05-18T23:32:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053271s ]
[2021-05-18T23:33:31+08:00][sql] CONNECT:[ UseTime:0.103511s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071313s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068773s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067267s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.135192s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068712s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067970s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081145s ]
[2021-05-18T23:33:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072532s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068572s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.098873s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067417s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066362s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `site_id` = 1 AND `type` = 1 AND `create_time` > 1620379101 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` ASC [ RunTime:0.071382s ]
[2021-05-18T23:33:31+08:00][sql] CONNECT:[ UseTime:0.096415s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065164s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060644s ]
[2021-05-18T23:33:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061021s ]
[2021-05-18T23:33:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.152682s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060196s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060339s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062373s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061409s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060331s ]
[2021-05-18T23:33:31+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.060027s ]
[2021-05-18T23:33:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.102123s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,4,14,199,190,191,197) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068492s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063007s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059623s ]
[2021-05-18T23:33:31+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066526s ]