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.
 
 

10439 lines
1.9 MiB

[2022-01-06T19:10:44+08:00][sql] CONNECT:[ UseTime:0.117339s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057511s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059707s ]
[2022-01-06T19:10: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.055452s ]
[2022-01-06T19:10: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.054310s ]
[2022-01-06T19:10: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:0.059317s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059510s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060296s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062574s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058027s ]
[2022-01-06T19:10: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.058338s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056836s ]
[2022-01-06T19:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061748s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054214s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054745s ]
[2022-01-06T19:10: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.054128s ]
[2022-01-06T19:10:44+08:00][sql] CONNECT:[ UseTime:0.288216s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062321s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061867s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062288s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060529s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061048s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057728s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057349s ]
[2022-01-06T19:10: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.059313s ]
[2022-01-06T19:10:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059063s ]
[2022-01-06T19:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061789s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057405s ]
[2022-01-06T19:10:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056572s ]
[2022-01-06T19:10:44+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.057319s ]
[2022-01-06T19:26:46+08:00][sql] CONNECT:[ UseTime:0.129520s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081886s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079174s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076853s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075930s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074890s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077010s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075709s ]
[2022-01-06T19:26: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.075350s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077088s ]
[2022-01-06T19:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077199s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075876s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083540s ]
[2022-01-06T19:26:46+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.076007s ]
[2022-01-06T19:26:46+08:00][sql] CONNECT:[ UseTime:0.117470s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078598s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075272s ]
[2022-01-06T19:26: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.074199s ]
[2022-01-06T19:26: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.071874s ]
[2022-01-06T19:26: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.085623s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073311s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072923s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071127s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073666s ]
[2022-01-06T19:26: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.074335s ]
[2022-01-06T19:26:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071524s ]
[2022-01-06T19:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077515s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.085758s ]
[2022-01-06T19:26:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084895s ]
[2022-01-06T19:26: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.070195s ]
[2022-01-06T19:27:46+08:00][sql] CONNECT:[ UseTime:0.091759s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057336s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058676s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057753s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058802s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064290s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061674s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057268s ]
[2022-01-06T19:27: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.055606s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061829s ]
[2022-01-06T19:27: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062875s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056161s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058676s ]
[2022-01-06T19:27:46+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.058242s ]
[2022-01-06T19:27:46+08:00][sql] CONNECT:[ UseTime:0.094098s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064396s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062476s ]
[2022-01-06T19:27: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.061882s ]
[2022-01-06T19:27: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.061053s ]
[2022-01-06T19:27: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.223226s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062482s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063032s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062185s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061471s ]
[2022-01-06T19:27: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.064852s ]
[2022-01-06T19:27:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063820s ]
[2022-01-06T19:27: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066748s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061346s ]
[2022-01-06T19:27:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062893s ]
[2022-01-06T19:27: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.063898s ]
[2022-01-06T19:28:46+08:00][sql] CONNECT:[ UseTime:0.101967s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060301s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059616s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060863s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059459s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058209s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058226s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057017s ]
[2022-01-06T19:28: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.058931s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057814s ]
[2022-01-06T19:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062237s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059681s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057033s ]
[2022-01-06T19:28:46+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.058029s ]
[2022-01-06T19:28:46+08:00][sql] CONNECT:[ UseTime:0.087576s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056147s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053767s ]
[2022-01-06T19:28: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.054142s ]
[2022-01-06T19:28: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.055486s ]
[2022-01-06T19:28: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.053335s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052776s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053645s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053874s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052170s ]
[2022-01-06T19:28: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.051938s ]
[2022-01-06T19:28:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053228s ]
[2022-01-06T19:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059230s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052537s ]
[2022-01-06T19:28:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053696s ]
[2022-01-06T19:28: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.052066s ]
[2022-01-06T19:29:45+08:00][sql] CONNECT:[ UseTime:0.075584s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:29:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049827s ]
[2022-01-06T19:29:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049601s ]
[2022-01-06T19:29:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047705s ]
[2022-01-06T19:29:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048769s ]
[2022-01-06T19:29:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046323s ]
[2022-01-06T19:29:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047852s ]
[2022-01-06T19:29:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047843s ]
[2022-01-06T19:29: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.047207s ]
[2022-01-06T19:29:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.049787s ]
[2022-01-06T19:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052636s ]
[2022-01-06T19:29:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047236s ]
[2022-01-06T19:29:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049943s ]
[2022-01-06T19:29: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.048032s ]
[2022-01-06T19:29:46+08:00][sql] CONNECT:[ UseTime:0.132950s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:29:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.087934s ]
[2022-01-06T19:29:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.089879s ]
[2022-01-06T19:29: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.086834s ]
[2022-01-06T19:29: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.089802s ]
[2022-01-06T19:29: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.271938s ]
[2022-01-06T19:29:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.098467s ]
[2022-01-06T19:29:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087426s ]
[2022-01-06T19:29:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.111410s ]
[2022-01-06T19:29:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077001s ]
[2022-01-06T19:29: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.072701s ]
[2022-01-06T19:29:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067977s ]
[2022-01-06T19:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079227s ]
[2022-01-06T19:29:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087340s ]
[2022-01-06T19:29:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085910s ]
[2022-01-06T19:29: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.085899s ]
[2022-01-06T19:30:54+08:00][sql] CONNECT:[ UseTime:0.071933s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:30:54+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048373s ]
[2022-01-06T19:30:54+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048507s ]
[2022-01-06T19:30:54+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047226s ]
[2022-01-06T19:30:54+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.045627s ]
[2022-01-06T19:30:54+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044334s ]
[2022-01-06T19:30:54+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044863s ]
[2022-01-06T19:30:54+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047280s ]
[2022-01-06T19:30: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.043958s ]
[2022-01-06T19:30:54+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047659s ]
[2022-01-06T19:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050584s ]
[2022-01-06T19:30:54+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045975s ]
[2022-01-06T19:30:54+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047637s ]
[2022-01-06T19:30:54+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.045566s ]
[2022-01-06T19:30:55+08:00][sql] CONNECT:[ UseTime:0.109718s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:30:55+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072418s ]
[2022-01-06T19:30:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071826s ]
[2022-01-06T19:30: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.069910s ]
[2022-01-06T19:30: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.069970s ]
[2022-01-06T19:30: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.070779s ]
[2022-01-06T19:30:55+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070682s ]
[2022-01-06T19:30:55+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072054s ]
[2022-01-06T19:30:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072144s ]
[2022-01-06T19:30:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070962s ]
[2022-01-06T19:30: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.072559s ]
[2022-01-06T19:30:55+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071699s ]
[2022-01-06T19:30: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075373s ]
[2022-01-06T19:30:55+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072549s ]
[2022-01-06T19:30:55+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071180s ]
[2022-01-06T19:30: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.074184s ]
[2022-01-06T19:31:45+08:00][sql] CONNECT:[ UseTime:0.093791s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:31:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063194s ]
[2022-01-06T19:31:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063713s ]
[2022-01-06T19:31:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062300s ]
[2022-01-06T19:31:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062008s ]
[2022-01-06T19:31:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060098s ]
[2022-01-06T19:31:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060533s ]
[2022-01-06T19:31:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061393s ]
[2022-01-06T19:31: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.062502s ]
[2022-01-06T19:31:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061581s ]
[2022-01-06T19:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063769s ]
[2022-01-06T19:31:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061085s ]
[2022-01-06T19:31:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061428s ]
[2022-01-06T19:31: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.061073s ]
[2022-01-06T19:31:46+08:00][sql] CONNECT:[ UseTime:0.085435s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:31:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058624s ]
[2022-01-06T19:31:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058632s ]
[2022-01-06T19:31: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.057952s ]
[2022-01-06T19:31: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.056452s ]
[2022-01-06T19:31: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.057521s ]
[2022-01-06T19:31:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057349s ]
[2022-01-06T19:31:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055261s ]
[2022-01-06T19:31:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056499s ]
[2022-01-06T19:31:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056645s ]
[2022-01-06T19:31: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.055072s ]
[2022-01-06T19:31:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058098s ]
[2022-01-06T19:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059843s ]
[2022-01-06T19:31:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055758s ]
[2022-01-06T19:31:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056919s ]
[2022-01-06T19:31: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.055520s ]
[2022-01-06T19:32:48+08:00][sql] CONNECT:[ UseTime:0.109200s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065237s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066937s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064527s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063925s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064783s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063971s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061416s ]
[2022-01-06T19:32: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.063706s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064925s ]
[2022-01-06T19:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069852s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063224s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063844s ]
[2022-01-06T19:32: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.064226s ]
[2022-01-06T19:32:48+08:00][sql] CONNECT:[ UseTime:0.109990s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068988s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066819s ]
[2022-01-06T19:32:48+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066913s ]
[2022-01-06T19:32:48+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067570s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066754s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066843s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068445s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069972s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069768s ]
[2022-01-06T19:32: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.067972s ]
[2022-01-06T19:32:48+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069454s ]
[2022-01-06T19:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071276s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080546s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066974s ]
[2022-01-06T19:32:48+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066815s ]
[2022-01-06T19:33:46+08:00][sql] CONNECT:[ UseTime:0.107526s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067619s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069288s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064939s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067538s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065216s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067340s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068966s ]
[2022-01-06T19:33: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.068405s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067856s ]
[2022-01-06T19:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078268s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068983s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066403s ]
[2022-01-06T19:33:46+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.067760s ]
[2022-01-06T19:33:46+08:00][sql] CONNECT:[ UseTime:0.110557s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069022s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069628s ]
[2022-01-06T19:33: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.066793s ]
[2022-01-06T19:33: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.065860s ]
[2022-01-06T19:33: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.066223s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066862s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066487s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068925s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069744s ]
[2022-01-06T19:33: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.070253s ]
[2022-01-06T19:33:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071201s ]
[2022-01-06T19:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067809s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063782s ]
[2022-01-06T19:33:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068516s ]
[2022-01-06T19:33: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.070124s ]
[2022-01-06T19:34:45+08:00][sql] CONNECT:[ UseTime:0.084531s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056425s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058432s ]
[2022-01-06T19:34: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.053445s ]
[2022-01-06T19:34: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.051379s ]
[2022-01-06T19:34: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.055977s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053709s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053559s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053326s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054878s ]
[2022-01-06T19:34: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.054313s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059010s ]
[2022-01-06T19:34: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059676s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051799s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054691s ]
[2022-01-06T19:34: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.053209s ]
[2022-01-06T19:34:45+08:00][sql] CONNECT:[ UseTime:0.098301s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067327s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067701s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064340s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063854s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066466s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066892s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062815s ]
[2022-01-06T19:34: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.063169s ]
[2022-01-06T19:34:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065508s ]
[2022-01-06T19:34: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069324s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062061s ]
[2022-01-06T19:34:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061938s ]
[2022-01-06T19:34: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.062516s ]
[2022-01-06T19:35:46+08:00][sql] CONNECT:[ UseTime:0.100576s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065091s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064526s ]
[2022-01-06T19:35: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.068007s ]
[2022-01-06T19:35: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.062581s ]
[2022-01-06T19:35: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.065783s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062411s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062773s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065054s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063791s ]
[2022-01-06T19:35: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.064789s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065205s ]
[2022-01-06T19:35: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068299s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063038s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063062s ]
[2022-01-06T19:35: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.064389s ]
[2022-01-06T19:35:46+08:00][sql] CONNECT:[ UseTime:0.141406s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.091754s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.094759s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.288871s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.088195s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080670s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079889s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080418s ]
[2022-01-06T19:35: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.087805s ]
[2022-01-06T19:35:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090819s ]
[2022-01-06T19:35: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.094686s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.093704s ]
[2022-01-06T19:35:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.093604s ]
[2022-01-06T19:35:46+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.095363s ]
[2022-01-06T19:36:46+08:00][sql] CONNECT:[ UseTime:0.112443s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064732s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067202s ]
[2022-01-06T19: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.065642s ]
[2022-01-06T19: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.069221s ]
[2022-01-06T19: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.065370s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064211s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064430s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064075s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063126s ]
[2022-01-06T19: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.063841s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063452s ]
[2022-01-06T19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071610s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065164s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063786s ]
[2022-01-06T19: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.065244s ]
[2022-01-06T19:36:46+08:00][sql] CONNECT:[ UseTime:0.140509s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.090317s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.090045s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.092365s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.088325s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087399s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088394s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.088016s ]
[2022-01-06T19: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.085700s ]
[2022-01-06T19:36:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090335s ]
[2022-01-06T19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.090188s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.085969s ]
[2022-01-06T19:36:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081454s ]
[2022-01-06T19:36:46+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.084085s ]
[2022-01-06T19:37:46+08:00][sql] CONNECT:[ UseTime:0.111554s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069659s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069003s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069220s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069057s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067819s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066729s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069016s ]
[2022-01-06T19:37: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.068278s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067351s ]
[2022-01-06T19:37: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074614s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066913s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067135s ]
[2022-01-06T19:37:46+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.065912s ]
[2022-01-06T19:37:46+08:00][sql] CONNECT:[ UseTime:0.121397s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076709s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076504s ]
[2022-01-06T19:37: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.076542s ]
[2022-01-06T19:37: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.075011s ]
[2022-01-06T19:37: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.073899s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075021s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074548s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073414s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076359s ]
[2022-01-06T19:37: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.074502s ]
[2022-01-06T19:37:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077170s ]
[2022-01-06T19:37: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084963s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.086559s ]
[2022-01-06T19:37:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086276s ]
[2022-01-06T19:37: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.082471s ]
[2022-01-06T19:38:45+08:00][sql] CONNECT:[ UseTime:0.080456s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048876s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.047823s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.048792s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.047398s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047090s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047005s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047273s ]
[2022-01-06T19:38: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.046826s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048084s ]
[2022-01-06T19:38: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050543s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046779s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046899s ]
[2022-01-06T19:38: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.047372s ]
[2022-01-06T19:38:45+08:00][sql] CONNECT:[ UseTime:0.080678s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048851s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048059s ]
[2022-01-06T19:38: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.047581s ]
[2022-01-06T19:38: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.045926s ]
[2022-01-06T19:38: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.045235s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.045558s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045154s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046891s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046620s ]
[2022-01-06T19:38: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.046768s ]
[2022-01-06T19:38:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047543s ]
[2022-01-06T19:38: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051343s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045844s ]
[2022-01-06T19:38:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045970s ]
[2022-01-06T19:38: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.045786s ]
[2022-01-06T19:39:46+08:00][sql] CONNECT:[ UseTime:0.101633s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061900s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063897s ]
[2022-01-06T19:39: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.062735s ]
[2022-01-06T19:39: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.059637s ]
[2022-01-06T19:39: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.060648s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060895s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063187s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059443s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060679s ]
[2022-01-06T19:39: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.061417s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060756s ]
[2022-01-06T19:39: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061226s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060752s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060156s ]
[2022-01-06T19:39: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.062924s ]
[2022-01-06T19:39:46+08:00][sql] CONNECT:[ UseTime:0.126692s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070344s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071680s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069833s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067903s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066941s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067721s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068071s ]
[2022-01-06T19:39: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.070074s ]
[2022-01-06T19:39:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070577s ]
[2022-01-06T19:39: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072476s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069900s ]
[2022-01-06T19:39:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069806s ]
[2022-01-06T19:39:46+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.073363s ]
[2022-01-06T19:40:45+08:00][sql] CONNECT:[ UseTime:0.088711s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:40:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052934s ]
[2022-01-06T19:40:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054863s ]
[2022-01-06T19:40: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.052445s ]
[2022-01-06T19:40: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.053892s ]
[2022-01-06T19:40: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.051917s ]
[2022-01-06T19:40:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050099s ]
[2022-01-06T19:40:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051475s ]
[2022-01-06T19:40:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051562s ]
[2022-01-06T19:40:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055199s ]
[2022-01-06T19:40: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.052795s ]
[2022-01-06T19:40:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052431s ]
[2022-01-06T19:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057813s ]
[2022-01-06T19:40:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054586s ]
[2022-01-06T19:40:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052937s ]
[2022-01-06T19:40: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.051091s ]
[2022-01-06T19:40:46+08:00][sql] CONNECT:[ UseTime:0.106974s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:40:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067710s ]
[2022-01-06T19:40:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068302s ]
[2022-01-06T19:40:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068200s ]
[2022-01-06T19:40:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065196s ]
[2022-01-06T19:40:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064847s ]
[2022-01-06T19:40:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066804s ]
[2022-01-06T19:40:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068753s ]
[2022-01-06T19:40: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.066636s ]
[2022-01-06T19:40:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068900s ]
[2022-01-06T19:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068604s ]
[2022-01-06T19:40:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066485s ]
[2022-01-06T19:40:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066872s ]
[2022-01-06T19:40:46+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.069233s ]
[2022-01-06T19:41:46+08:00][sql] CONNECT:[ UseTime:0.091453s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055760s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054460s ]
[2022-01-06T19:41: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.054540s ]
[2022-01-06T19:41: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.051658s ]
[2022-01-06T19:41: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.053119s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054169s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052799s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053236s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052560s ]
[2022-01-06T19:41: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.052999s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057278s ]
[2022-01-06T19:41: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055874s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053647s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055285s ]
[2022-01-06T19:41: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.051990s ]
[2022-01-06T19:41:46+08:00][sql] CONNECT:[ UseTime:0.116928s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072105s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074439s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070476s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071975s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070441s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071005s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072179s ]
[2022-01-06T19:41: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.075190s ]
[2022-01-06T19:41:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072535s ]
[2022-01-06T19:41: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076007s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072086s ]
[2022-01-06T19:41:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072206s ]
[2022-01-06T19:41:46+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.070838s ]
[2022-01-06T19:42:59+08:00][sql] CONNECT:[ UseTime:0.085410s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058879s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059756s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.055485s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057854s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055106s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056798s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056540s ]
[2022-01-06T19:42: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.055223s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056680s ]
[2022-01-06T19:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059537s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055979s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056055s ]
[2022-01-06T19:42: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.052115s ]
[2022-01-06T19:42:59+08:00][sql] CONNECT:[ UseTime:0.085223s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058772s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057544s ]
[2022-01-06T19:42: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.056094s ]
[2022-01-06T19:42: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.053361s ]
[2022-01-06T19:42: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.053145s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054235s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052891s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056410s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054198s ]
[2022-01-06T19:42: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.052454s ]
[2022-01-06T19:42:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053486s ]
[2022-01-06T19:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055379s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052970s ]
[2022-01-06T19:42:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052874s ]
[2022-01-06T19:42: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.054833s ]
[2022-01-06T19:43:46+08:00][sql] CONNECT:[ UseTime:0.097042s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063626s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064164s ]
[2022-01-06T19:43: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.063585s ]
[2022-01-06T19:43: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.062587s ]
[2022-01-06T19:43: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.062327s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062563s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061517s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063540s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063622s ]
[2022-01-06T19:43: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.064070s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063573s ]
[2022-01-06T19:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067721s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063784s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063634s ]
[2022-01-06T19:43: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.063829s ]
[2022-01-06T19:43:46+08:00][sql] CONNECT:[ UseTime:0.125436s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.089058s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.087677s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.086949s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.128766s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089657s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087793s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.089992s ]
[2022-01-06T19:43: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.090295s ]
[2022-01-06T19:43:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090599s ]
[2022-01-06T19:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.090908s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087515s ]
[2022-01-06T19:43:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091941s ]
[2022-01-06T19:43:46+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.089899s ]
[2022-01-06T19:44:45+08:00][sql] CONNECT:[ UseTime:0.103774s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067109s ]
[2022-01-06T19:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067736s ]
[2022-01-06T19:44:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064846s ]
[2022-01-06T19:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066096s ]
[2022-01-06T19:44:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063273s ]
[2022-01-06T19:44:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062742s ]
[2022-01-06T19:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062511s ]
[2022-01-06T19:44: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.064521s ]
[2022-01-06T19:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064539s ]
[2022-01-06T19:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069300s ]
[2022-01-06T19:44:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063168s ]
[2022-01-06T19:44:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062769s ]
[2022-01-06T19:44: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.063600s ]
[2022-01-06T19:44:46+08:00][sql] CONNECT:[ UseTime:0.099871s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:44:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067187s ]
[2022-01-06T19:44:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062178s ]
[2022-01-06T19:44: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.063465s ]
[2022-01-06T19:44: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.064026s ]
[2022-01-06T19:44: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.062119s ]
[2022-01-06T19:44:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061202s ]
[2022-01-06T19:44:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058536s ]
[2022-01-06T19:44:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059410s ]
[2022-01-06T19:44:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063094s ]
[2022-01-06T19:44: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.060814s ]
[2022-01-06T19:44:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060738s ]
[2022-01-06T19:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063327s ]
[2022-01-06T19:44:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058770s ]
[2022-01-06T19:44:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060976s ]
[2022-01-06T19:44: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.059034s ]
[2022-01-06T19:45:59+08:00][sql] CONNECT:[ UseTime:0.083758s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050250s ]
[2022-01-06T19:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053182s ]
[2022-01-06T19: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.051716s ]
[2022-01-06T19:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051247s ]
[2022-01-06T19: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.055486s ]
[2022-01-06T19:45:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052018s ]
[2022-01-06T19:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050906s ]
[2022-01-06T19: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.050436s ]
[2022-01-06T19:45:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053059s ]
[2022-01-06T19: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062447s ]
[2022-01-06T19:45:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049866s ]
[2022-01-06T19:45:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049485s ]
[2022-01-06T19: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.051427s ]
[2022-01-06T19:46:00+08:00][sql] CONNECT:[ UseTime:0.125371s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:46:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079399s ]
[2022-01-06T19:46:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080236s ]
[2022-01-06T19:46:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080125s ]
[2022-01-06T19:46:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.078067s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077412s ]
[2022-01-06T19:46:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.081050s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078356s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078696s ]
[2022-01-06T19:46:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075249s ]
[2022-01-06T19:46:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.076672s ]
[2022-01-06T19:46:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080924s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.088326s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080576s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078745s ]
[2022-01-06T19:46:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075744s ]
[2022-01-06T19:46:50+08:00][sql] CONNECT:[ UseTime:0.082827s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:46:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055249s ]
[2022-01-06T19:46:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055873s ]
[2022-01-06T19:46:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054709s ]
[2022-01-06T19:46:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053538s ]
[2022-01-06T19:46:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055927s ]
[2022-01-06T19:46:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053229s ]
[2022-01-06T19:46:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052974s ]
[2022-01-06T19:46:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054567s ]
[2022-01-06T19:46:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052868s ]
[2022-01-06T19:46: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.052442s ]
[2022-01-06T19:46:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055728s ]
[2022-01-06T19:46: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055677s ]
[2022-01-06T19:46:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052316s ]
[2022-01-06T19:46:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052034s ]
[2022-01-06T19:46:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055762s ]
[2022-01-06T19:46:51+08:00][sql] CONNECT:[ UseTime:0.327360s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:46:51+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.090674s ]
[2022-01-06T19:46:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.091013s ]
[2022-01-06T19:46:51+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.087763s ]
[2022-01-06T19:46:51+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.087634s ]
[2022-01-06T19:46:51+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087430s ]
[2022-01-06T19:46:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087613s ]
[2022-01-06T19:46:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.086675s ]
[2022-01-06T19:46: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.089905s ]
[2022-01-06T19:46:51+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.088902s ]
[2022-01-06T19:46: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.093251s ]
[2022-01-06T19:46:51+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087801s ]
[2022-01-06T19:46:51+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087335s ]
[2022-01-06T19:46: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.089296s ]
[2022-01-06T19:47:46+08:00][sql] CONNECT:[ UseTime:0.100441s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063495s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065001s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062205s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061891s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062589s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061256s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063233s ]
[2022-01-06T19:47: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.063114s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063291s ]
[2022-01-06T19:47: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064886s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062112s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062437s ]
[2022-01-06T19:47:46+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.062432s ]
[2022-01-06T19:47:46+08:00][sql] CONNECT:[ UseTime:0.105495s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067569s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067524s ]
[2022-01-06T19:47: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.070473s ]
[2022-01-06T19:47: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.065296s ]
[2022-01-06T19:47: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.066413s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066394s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066374s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066752s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066192s ]
[2022-01-06T19:47: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.067387s ]
[2022-01-06T19:47:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068922s ]
[2022-01-06T19:47: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073759s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066536s ]
[2022-01-06T19:47:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070380s ]
[2022-01-06T19:47: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.067274s ]
[2022-01-06T19:48:46+08:00][sql] CONNECT:[ UseTime:0.106301s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071852s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071938s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071840s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070439s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068427s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069093s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070681s ]
[2022-01-06T19:48: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.068204s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069688s ]
[2022-01-06T19:48: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072410s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068864s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071183s ]
[2022-01-06T19:48:46+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.070247s ]
[2022-01-06T19:48:46+08:00][sql] CONNECT:[ UseTime:0.109885s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074557s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073525s ]
[2022-01-06T19:48: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.074461s ]
[2022-01-06T19:48: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.072646s ]
[2022-01-06T19:48: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.075083s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070192s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077253s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072487s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071895s ]
[2022-01-06T19:48: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.071100s ]
[2022-01-06T19:48:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072613s ]
[2022-01-06T19:48: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076315s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070517s ]
[2022-01-06T19:48:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072190s ]
[2022-01-06T19:48: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.072667s ]
[2022-01-06T19:49:46+08:00][sql] CONNECT:[ UseTime:0.113791s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070877s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070654s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070812s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069318s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069878s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071382s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071964s ]
[2022-01-06T19:49: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.067476s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069081s ]
[2022-01-06T19:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072495s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075676s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070445s ]
[2022-01-06T19:49:46+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.067553s ]
[2022-01-06T19:49:46+08:00][sql] CONNECT:[ UseTime:0.106547s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067991s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064928s ]
[2022-01-06T19:49: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.065082s ]
[2022-01-06T19:49: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.065034s ]
[2022-01-06T19:49: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.063086s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063760s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064693s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063695s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065626s ]
[2022-01-06T19:49: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.066049s ]
[2022-01-06T19:49:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065135s ]
[2022-01-06T19:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070753s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065002s ]
[2022-01-06T19:49:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068969s ]
[2022-01-06T19:49: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.063320s ]
[2022-01-06T19:50:45+08:00][sql] CONNECT:[ UseTime:0.087306s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052752s ]
[2022-01-06T19:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054333s ]
[2022-01-06T19:50:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053401s ]
[2022-01-06T19:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050672s ]
[2022-01-06T19: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.052682s ]
[2022-01-06T19:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052086s ]
[2022-01-06T19:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052429s ]
[2022-01-06T19: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.052207s ]
[2022-01-06T19:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052689s ]
[2022-01-06T19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055986s ]
[2022-01-06T19:50:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049394s ]
[2022-01-06T19:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053063s ]
[2022-01-06T19:50: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.050732s ]
[2022-01-06T19:50:46+08:00][sql] CONNECT:[ UseTime:0.139800s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:50:46+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.090108s ]
[2022-01-06T19:50:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082514s ]
[2022-01-06T19:50: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.082365s ]
[2022-01-06T19:50: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.086330s ]
[2022-01-06T19:50: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.085722s ]
[2022-01-06T19:50:46+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.083191s ]
[2022-01-06T19:50:46+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081913s ]
[2022-01-06T19:50:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086886s ]
[2022-01-06T19:50:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080338s ]
[2022-01-06T19:50: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.083560s ]
[2022-01-06T19:50:46+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.088202s ]
[2022-01-06T19:50: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.087842s ]
[2022-01-06T19:50:46+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.084359s ]
[2022-01-06T19:50:46+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.087892s ]
[2022-01-06T19:50: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.087609s ]
[2022-01-06T19:51:59+08:00][sql] CONNECT:[ UseTime:0.149860s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.096449s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.297912s ]
[2022-01-06T19:51: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.095951s ]
[2022-01-06T19:51: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.096217s ]
[2022-01-06T19:51: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.094971s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.093043s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.088413s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090046s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.092881s ]
[2022-01-06T19:51: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.091212s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.090790s ]
[2022-01-06T19:51: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.096496s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.091697s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092938s ]
[2022-01-06T19:51: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.090147s ]
[2022-01-06T19:51:59+08:00][sql] CONNECT:[ UseTime:0.157415s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.102392s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.103251s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.488079s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.302554s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098459s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097311s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.096100s ]
[2022-01-06T19:51: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.099126s ]
[2022-01-06T19:51:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.097285s ]
[2022-01-06T19:51: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.101856s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.095634s ]
[2022-01-06T19:51:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092421s ]
[2022-01-06T19:51: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.096731s ]
[2022-01-06T19:52:50+08:00][sql] CONNECT:[ UseTime:0.116948s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067369s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070640s ]
[2022-01-06T19:52:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064405s ]
[2022-01-06T19:52:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062373s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064750s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.114060s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079837s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076988s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.168565s ]
[2022-01-06T19:52: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.168575s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.291864s ]
[2022-01-06T19:52: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.172551s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.178191s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.289735s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.169745s ]
[2022-01-06T19:52:50+08:00][sql] CONNECT:[ UseTime:0.119084s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072521s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072954s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069789s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071007s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067693s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.121209s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.117780s ]
[2022-01-06T19:52: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.170871s ]
[2022-01-06T19:52:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.311258s ]
[2022-01-06T19:52: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.185454s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.318080s ]
[2022-01-06T19:52:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.289981s ]
[2022-01-06T19:52:50+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.170720s ]
[2022-01-06T19:53:50+08:00][sql] CONNECT:[ UseTime:0.082623s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057193s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056247s ]
[2022-01-06T19:53:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055362s ]
[2022-01-06T19:53:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052922s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055535s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055138s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055314s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054636s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052783s ]
[2022-01-06T19:53: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.052142s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053359s ]
[2022-01-06T19:53: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073447s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053718s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053144s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054378s ]
[2022-01-06T19:53:50+08:00][sql] CONNECT:[ UseTime:0.109178s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072402s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071286s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070519s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071249s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067098s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068270s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070094s ]
[2022-01-06T19:53: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.068530s ]
[2022-01-06T19:53:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071643s ]
[2022-01-06T19:53: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072137s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068826s ]
[2022-01-06T19:53:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069922s ]
[2022-01-06T19:53:50+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.069951s ]
[2022-01-06T19:54:49+08:00][sql] CONNECT:[ UseTime:0.108326s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068654s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066113s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064696s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067932s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062827s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063615s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067398s ]
[2022-01-06T19:54: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.063680s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065304s ]
[2022-01-06T19:54: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067975s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064106s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063732s ]
[2022-01-06T19:54: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.064056s ]
[2022-01-06T19:54:49+08:00][sql] CONNECT:[ UseTime:0.097795s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062141s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063296s ]
[2022-01-06T19:54: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.060266s ]
[2022-01-06T19:54: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.060493s ]
[2022-01-06T19:54: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.058729s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058142s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059301s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059600s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059566s ]
[2022-01-06T19:54: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.058466s ]
[2022-01-06T19:54:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060357s ]
[2022-01-06T19:54: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064744s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059818s ]
[2022-01-06T19:54:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059754s ]
[2022-01-06T19:54: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.059430s ]
[2022-01-06T19:55:15+08:00][sql] CONNECT:[ UseTime:0.084248s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055260s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.056921s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `bmz_site` WHERE ( FIND_IN_SET('192.168.2.23:8090', `host`) AND `start_time` <= 1641470113 AND `end_time` >= 1641470113 ) AND `bmz_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056834s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `username` = 'admin' AND `site_id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055535s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054310s ]
[2022-01-06T19:55: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.052342s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054799s ]
[2022-01-06T19:55: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058156s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053805s ]
[2022-01-06T19:55:15+08:00][sql] UPDATE `system_user` SET `ip` = 3232236034 , `login_time` = 1641470114 WHERE ( `site_id` = 1 AND `id` = 1 ) AND `system_user`.`delete_time` IS NULL [ RunTime:0.055228s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055837s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_action_log` [ RunTime:0.055316s ]
[2022-01-06T19:55:15+08:00][sql] INSERT INTO `system_action_log` SET `site_id` = 1 , `user_id` = 1 , `username` = 'admin' , `action_ip` = 3232236034 , `request_method` = 'POST' , `request_param` = '{\"username\":\"admin\",\"password\":\"admin888\",\"code\":\"28\",\"remember\":\"true\",\"key\":\"$2y$10$DEdLu2zsOWVoF\\/kmKj9\\/Ae5gv9BWisU6nuz9v4pbxP.j7yuJ3MPWe\"}' , `model` = '/api/login/login' , `url` = '192.168.2.23:8090/api/login/login' , `spend_time` = '1.4802' , `record_id` = '1' , `remark` = 'admin 在 2022-01-06 19:55:14 登录了后台' , `data` = '{\"id\":1,\"site_id\":1,\"username\":\"admin\",\"truename\":\"Hello~\\u4e91\\u638c1\",\"sex\":2,\"phone\":\"13339309397\",\"email\":\"9748866021@qq1.com\",\"status\":1,\"ip\":\"192.168.2.2\",\"address\":\"\\u4e09\\u91cc\\u5c6f1\",\"avatar\":\"http:\\/\\/static.ahbmz.com\\/www.yaoli.com\\/2021\\/03\\/07\\/82be54f8f44c68b6cac6fef96a6c03ee_200x200!.jpg\",\"province\":\"120000\",\"city\":\"120100\",\"area\":\"120101\",\"province_city_address\":\"\\u5929\\u6d25.\\u5929\\u6d25\\u5e02.\\u548c\\u5e73\\u533a\",\"introduction\":\"\\u6d77\\u7eb3\\u767e\\u5ddd\\uff0c\\u6709\\u5bb9\\u4e43\\u5927\",\"delete_time\":null,\"login_time\":1641386927,\"update_time\":\"2021-06-28 17:21:48\",\"create_time\":\"2018-12-06 23:58:37\",\"sexname\":\"\\u7537\",\"authorities\":[{\"id\":1,\"site_id\":1,\"name\":\"Dashboard\",\"parent_id\":0,\"model_name\":\"Dashboard\",\"path\":\"\\/dashboard\",\"component\":\"\\/dashboard\\/analysis\",\"authority\":\"sys:dashboard\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":100,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\\u6839\\u8282\\u70b9\",\"child_list\":\"108\",\"delete_time\":null,\"update_time\":1615994240,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":11,\"site_id\":1,\"name\":\"\\u57fa\\u672c\\u8bbe\\u7f6e\",\"parent_id\":3,\"model_name\":\"api\\/config\\/index\",\"path\":\"\\/config\\/index\",\"component\":\"\\/config\\/index\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":100,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102112\",\"delete_time\":null,\"update_time\":1621932350,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":2,\"site_id\":1,\"name\":\"\\u7cfb\\u7edf\\u7ba1\\u7406\",\"parent_id\":0,\"model_name\":\"system\",\"path\":\"\\/system\",\"component\":\"\",\"authority\":\"sys:user:add\",\"icon\":\"el-icon-setting\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":90,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"{status} === 1\",\"remarks\":\"\",\"child_list\":\"111\",\"delete_time\":null,\"update_time\":1619000706,\"create_time\":1615633515,\"is_manager_use\":0,\"show\":false},{\"id\":3,\"site_id\":1,\"name\":\"\\u7cfb\\u7edf\\u8bbe\\u7f6e\",\"parent_id\":0,\"model_name\":\"api\\/config\\/index\",\"path\":\"\\/config\",\"component\":\"\",\"authority\":\"\",\"icon\":\"el-icon-tickets\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":80,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"112\",\"delete_time\":null,\"update_time\":1619000716,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":4,\"site_id\":1,\"name\":\"\\u4e2a\\u4eba\\u4e2d\\u5fc3\",\"parent_id\":0,\"model_name\":\"api\\/personal\",\"path\":\"\",\"component\":\"\",\"authority\":\"\",\"icon\":\"el-icon-set-up\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":70,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"113\",\"delete_time\":null,\"update_time\":1619000723,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":232,\"site_id\":1,\"name\":\"\\u6a21\\u578b\\u7ba1\\u7406\",\"parent_id\":3,\"model_name\":\"module\",\"path\":\"\",\"component\":\"\",\"authority\":\"\",\"icon\":\"el-icon-_flash\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":10,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102114\",\"delete_time\":null,\"update_time\":1621932512,\"create_time\":1621932512,\"is_manager_use\":0},{\"id\":231,\"site_id\":1,\"name\":\"\\u6a21\\u5757\\u7ba1\\u7406\",\"parent_id\":232,\"model_name\":\"\\/api\\/Module\\/index\",\"path\":\"\\/module\\/index\",\"component\":\"\\/module\\/index\",\"authority\":\"\",\"icon\":\"el-icon-_flash\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":1,\"type\":1,\"sort\":10,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102114101\",\"delete_time\":null,\"update_time\":1621932578,\"create_time\":1621932207,\"is_manager_use\":0},{\"id\":15,\"site_id\":1,\"name\":\"\\u7ba1\\u7406\\u5458\\u7ba1\\u7406\",\"parent_id\":2,\"model_name\":\"api\\/manager\\/index\",\"path\":\"\\/system\\/user\",\"component\":\"\\/system\\/user\",\"authority\":\"\",\"icon\":\"el-icon-_user-group\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":10,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"0\",\"child_list\":\"101111\",\"delete_time\":null,\"update_time\":1615997818,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":5,\"site_id\":1,\"name\":\"\\u89d2\\u8272\\u7ba1\\u7406\",\"parent_id\":2,\"model_name\":\"api\\/group\\/index\",\"path\":\"\\/system\\/role\",\"component\":\"\\/system\\/role\",\"authority\":\"\",\"icon\":\"el-icon-postcard\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":9,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101112\",\"delete_time\":null,\"update_time\":1615997837,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":243,\"site_id\":1,\"name\":\"\\u680f\\u76ee\\u7ba1\\u7406\",\"parent_id\":3,\"model_name\":\"api\\/Cate\\/index\",\"path\":\"\\/cate\\/index\",\"component\":\"\\/cate\\/index\",\"authority\":\"\",\"icon\":\"el-icon-_integral\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":8,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102115\",\"delete_time\":null,\"update_time\":1622462939,\"create_time\":1622462939,\"is_manager_use\":0},{\"id\":12,\"site_id\":1,\"name\":\"\\u83dc\\u5355\\u7ba1\\u7406\",\"parent_id\":2,\"model_name\":\"api\\/menu\\/index\",\"path\":\"\\/system\\/menu\",\"component\":\"\\/system\\/menu\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":7,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101129\",\"delete_time\":null,\"update_time\":1616573659,\"create_time\":1615633515,\"is_manager_use\":1},{\"id\":253,\"site_id\":1,\"name\":\"\\u680f\\u76ee\\u8c03\\u7528\\u8bbe\\u7f6e\",\"parent_id\":3,\"model_name\":\"api\\/CateRelation\\/index\",\"path\":\"\\/cate\\/cate-relation\",\"component\":\"\\/cate\\/cate-relation\",\"authority\":\"\",\"icon\":\"\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":5,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102117\",\"delete_time\":null,\"update_time\":1640180435,\"create_time\":1640180403,\"is_manager_use\":1},{\"id\":248,\"site_id\":1,\"name\":\"\\u5185\\u5bb9\\u7ba1\\u7406\",\"parent_id\":0,\"model_name\":\"api\\/content\\/index\",\"path\":\"\\/content\\/index\",\"component\":\"\\/content\\/index\",\"authority\":\"\",\"icon\":\"el-icon-_integral\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":5,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"115\",\"delete_time\":null,\"update_time\":1622635465,\"create_time\":1622635357,\"is_manager_use\":0},{\"id\":13,\"site_id\":1,\"name\":\"\\u5b57\\u5178\\u7ba1\\u7406\",\"parent_id\":2,\"model_name\":\"api\\/dictionary\\/index\",\"path\":\"\\/system\\/dictionary\",\"component\":\"\\/system\\/dictionary\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":5,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101133\",\"delete_time\":null,\"update_time\":1616751748,\"create_time\":1615633515,\"is_manager_use\":1},{\"id\":257,\"site_id\":1,\"name\":\"\\u6a21\\u677f\\u8bbe\\u7f6e\",\"parent_id\":3,\"model_name\":\"api\\/SiteTemplate\\/index\",\"path\":\"\\/system\\/site-template\",\"component\":\"\\/system\\/site-template\",\"authority\":\"\",\"icon\":\"\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":4,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102119\",\"delete_time\":null,\"update_time\":1640425732,\"create_time\":1640425690,\"is_manager_use\":0},{\"id\":197,\"site_id\":1,\"name\":\"\\u7ec4\\u4ef6\\u7ba1\\u7406\",\"parent_id\":0,\"model_name\":\"\\/extension\\/more\",\"path\":\"\\/extension\\/more\",\"component\":\"\\/extension\\/more\",\"authority\":\"\",\"icon\":\"el-icon-_setting\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":4,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"110\",\"delete_time\":null,\"update_time\":1619000649,\"create_time\":1619000359,\"is_manager_use\":0},{\"id\":237,\"site_id\":1,\"name\":\"\\u5b57\\u6bb5\\u7ba1\\u7406\",\"parent_id\":232,\"model_name\":\"\\/api\\/Field\\/index\",\"path\":\"\\/module\\/field\",\"component\":\"\\/module\\/field\",\"authority\":\"\",\"icon\":\"el-icon-wind-power\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":1,\"type\":1,\"sort\":2,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102114103\",\"delete_time\":null,\"update_time\":1622023582,\"create_time\":1621932877,\"is_manager_use\":0},{\"id\":220,\"site_id\":1,\"name\":\"\\u5e7f\\u544a\\u4f4d\\u7ba1\\u7406\",\"parent_id\":212,\"model_name\":\"api\\/ad\\/index\",\"path\":\"\\/ad\\/index\",\"component\":\"\\/ad\\/index\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":1,\"type\":1,\"sort\":2,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102105109\",\"delete_time\":null,\"update_time\":1621247420,\"create_time\":1621247064,\"is_manager_use\":0},{\"id\":14,\"site_id\":1,\"name\":\"\\u4e2a\\u4eba\\u8d44\\u6599\",\"parent_id\":4,\"model_name\":\"api\\/manager\\/info\",\"path\":\"\\/user\\/info\",\"component\":\"\\/user\\/info\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":2,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"103102\",\"delete_time\":null,\"update_time\":1619439823,\"create_time\":1615633515,\"is_manager_use\":0},{\"id\":216,\"site_id\":1,\"name\":\"\\u5e7f\\u544a\\u5217\\u8868\",\"parent_id\":212,\"model_name\":\"api\\/adData\\/index\",\"path\":\"\\/ad\\/ad-data\",\"component\":\"\\/ad\\/ad-data\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":1,\"type\":1,\"sort\":1,\"menu_type\":0,\"open_type\":1,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102105111\",\"delete_time\":null,\"update_time\":1621256034,\"create_time\":1621243806,\"is_manager_use\":0},{\"id\":212,\"site_id\":1,\"name\":\"\\u5e7f\\u544a\\u7ba1\\u7406\",\"parent_id\":3,\"model_name\":\"ad\",\"path\":\"\",\"component\":\"\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":1,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102109\",\"delete_time\":null,\"update_time\":1621252166,\"create_time\":1621243521,\"is_manager_use\":0},{\"id\":199,\"site_id\":1,\"name\":\"\\u4e2a\\u4eba\\u6d88\\u606f\",\"parent_id\":4,\"model_name\":\"api\\/manager\\/messages\",\"path\":\"\\/user\\/message\",\"component\":\"\\/user\\/message\",\"authority\":\"\",\"icon\":\"el-icon-bell\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":1,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"103103\",\"delete_time\":null,\"update_time\":1619693904,\"create_time\":1619439811,\"is_manager_use\":0},{\"id\":226,\"site_id\":1,\"name\":\"\\u53cb\\u94fe\\u7ba1\\u7406\",\"parent_id\":3,\"model_name\":\"\\/api\\/link\\/index\",\"path\":\"\\/link\\/index\",\"component\":\"\\/link\\/index\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":0,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102111\",\"delete_time\":null,\"update_time\":1621332909,\"create_time\":1621332909,\"is_manager_use\":0},{\"id\":221,\"site_id\":1,\"name\":\"\\u788e\\u7247\\u7ba1\\u7406\",\"parent_id\":3,\"model_name\":\"\\/api\\/debris\\/index\",\"path\":\"\\/debris\\/index\",\"component\":\"\\/debris\\/index\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":0,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"102110\",\"delete_time\":null,\"update_time\":1621330327,\"create_time\":1621330327,\"is_manager_use\":0},{\"id\":200,\"site_id\":1,\"name\":\"\\u56fe\\u5e93\\u7d20\\u6750\",\"parent_id\":2,\"model_name\":\"api\\/ImageStorage\\/index\",\"path\":\"\\/system\\/images-storage\",\"component\":\"\\/system\\/images-storage\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":0,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101137\",\"delete_time\":null,\"update_time\":1619707748,\"create_time\":1619707211,\"is_manager_use\":0},{\"id\":198,\"site_id\":1,\"name\":\"\\u7cfb\\u7edf\\u6d88\\u606f\",\"parent_id\":2,\"model_name\":\"api\\/message\\/index\",\"path\":\"\\/system\\/message\",\"component\":\"\\/system\\/message\",\"authority\":\"\",\"icon\":\"el-icon-bell\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":0,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101135\",\"delete_time\":null,\"update_time\":1619009335,\"create_time\":1619009287,\"is_manager_use\":0},{\"id\":192,\"site_id\":1,\"name\":\"\\u6587\\u4ef6\\u7ba1\\u7406\",\"parent_id\":2,\"model_name\":\"api\\/uploadLog\\/index\",\"path\":\"\\/extension\\/file\",\"component\":\"\\/extension\\/file\",\"authority\":\"\",\"icon\":\"el-icon-files\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":0,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101130\",\"delete_time\":null,\"update_time\":1616751259,\"create_time\":1615997747,\"is_manager_use\":0},{\"id\":26,\"site_id\":1,\"name\":\"\\u64cd\\u4f5c\\u65e5\\u5fd7\",\"parent_id\":2,\"model_name\":\"api\\/log\\/index\",\"path\":\"\\/system\\/oper-record\",\"component\":\"\\/system\\/oper-record\",\"authority\":\"\",\"icon\":\"el-icon-house\",\"color\":\"\",\"target\":\"_self\",\"iframe\":0,\"hide\":0,\"type\":1,\"sort\":0,\"menu_type\":0,\"open_type\":0,\"is_dev\":0,\"status\":1,\"condition\":\"\",\"remarks\":\"\",\"child_list\":\"101109\",\"delete_time\":null,\"update_time\":1615993972,\"create_time\":1615633515,\"is_manager_use\":0}],\"roles\":[{\"uid\":1,\"group_id\":1,\"id\":1,\"title\":\"\\u7cfb\\u7edf\\u7ba1\\u7406\\u5458\",\"role_code\":\"admin\",\"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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252\"}],\"role_ids\":\"1\",\"province_city\":[\"120000\",\"120100\",\"120101\"],\"user_id\":1}' , `origin` = '[]' , `sql` = '' , `client_browser` = 'Chrome' , `client_os` = 'Windows' , `client_device` = 'Windows' , `update_time` = 1641470114 , `create_time` = 1641470114 [ RunTime:0.138164s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059838s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.051967s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055982s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052474s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052892s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053883s ]
[2022-01-06T19:55: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.053813s ]
[2022-01-06T19:55:15+08:00][sql] CONNECT:[ UseTime:0.108502s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072858s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071513s ]
[2022-01-06T19:55: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.070091s ]
[2022-01-06T19:55:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071037s ]
[2022-01-06T19:55: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076491s ]
[2022-01-06T19:55:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069031s ]
[2022-01-06T19:55:17+08:00][sql] CONNECT:[ UseTime:0.090928s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061110s ]
[2022-01-06T19:55: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.060285s ]
[2022-01-06T19:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059643s ]
[2022-01-06T19: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.062931s ]
[2022-01-06T19:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059963s ]
[2022-01-06T19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063498s ]
[2022-01-06T19:55:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057630s ]
[2022-01-06T19:55:18+08:00][sql] CONNECT:[ UseTime:0.104786s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068827s ]
[2022-01-06T19:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069693s ]
[2022-01-06T19: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.068818s ]
[2022-01-06T19: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.070358s ]
[2022-01-06T19: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.067264s ]
[2022-01-06T19:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069631s ]
[2022-01-06T19: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.068800s ]
[2022-01-06T19:55:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069108s ]
[2022-01-06T19:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070495s ]
[2022-01-06T19: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.068472s ]
[2022-01-06T19:55:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069072s ]
[2022-01-06T19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071855s ]
[2022-01-06T19:55:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070126s ]
[2022-01-06T19:55:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068129s ]
[2022-01-06T19: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.067989s ]
[2022-01-06T19:55:20+08:00][sql] CONNECT:[ UseTime:0.101738s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.069007s ]
[2022-01-06T19:55:20+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069421s ]
[2022-01-06T19:55:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.071822s ]
[2022-01-06T19:55:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.069068s ]
[2022-01-06T19:55:20+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068999s ]
[2022-01-06T19:55:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.068608s ]
[2022-01-06T19:55:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.067228s ]
[2022-01-06T19:55:20+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067233s ]
[2022-01-06T19:55:25+08:00][sql] CONNECT:[ UseTime:0.115676s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.077151s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075908s ]
[2022-01-06T19:55:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.078205s ]
[2022-01-06T19:55:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.077040s ]
[2022-01-06T19:55:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.075796s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.077088s ]
[2022-01-06T19:55:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.076403s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.075691s ]
[2022-01-06T19:55:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.077525s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.077328s ]
[2022-01-06T19:55:25+08:00][sql] SHOW TABLES [ RunTime:0.077679s ]
[2022-01-06T19:55:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.077794s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.075023s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.076441s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.074401s ]
[2022-01-06T19:55:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.076759s ]
[2022-01-06T19:55:49+08:00][sql] CONNECT:[ UseTime:0.093280s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057261s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055457s ]
[2022-01-06T19:55: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.058256s ]
[2022-01-06T19:55: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.055057s ]
[2022-01-06T19:55: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.054899s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055006s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055129s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056003s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055412s ]
[2022-01-06T19:55: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.054940s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056971s ]
[2022-01-06T19:55: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061969s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055521s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057801s ]
[2022-01-06T19:55: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.056321s ]
[2022-01-06T19:55:49+08:00][sql] CONNECT:[ UseTime:0.106977s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066855s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067828s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065003s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066074s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063210s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065831s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065114s ]
[2022-01-06T19:55: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.063731s ]
[2022-01-06T19:55:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067657s ]
[2022-01-06T19:55: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071104s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066497s ]
[2022-01-06T19:55:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065837s ]
[2022-01-06T19:55: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.064474s ]
[2022-01-06T19:56:17+08:00][sql] CONNECT:[ UseTime:0.095637s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063406s ]
[2022-01-06T19:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061836s ]
[2022-01-06T19:56:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062466s ]
[2022-01-06T19:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061900s ]
[2022-01-06T19:56:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060150s ]
[2022-01-06T19:56:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062951s ]
[2022-01-06T19:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063093s ]
[2022-01-06T19:56: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.060802s ]
[2022-01-06T19:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065638s ]
[2022-01-06T19:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065042s ]
[2022-01-06T19:56:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066262s ]
[2022-01-06T19:56:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063531s ]
[2022-01-06T19:56: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.062805s ]
[2022-01-06T19:56:18+08:00][sql] CONNECT:[ UseTime:0.153243s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:56:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.104226s ]
[2022-01-06T19:56:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.098522s ]
[2022-01-06T19:56: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.101395s ]
[2022-01-06T19:56: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.099968s ]
[2022-01-06T19:56: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.100072s ]
[2022-01-06T19:56:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.102452s ]
[2022-01-06T19:56:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.099326s ]
[2022-01-06T19:56:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.102338s ]
[2022-01-06T19:56:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.103389s ]
[2022-01-06T19:56: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.102378s ]
[2022-01-06T19:56:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.102082s ]
[2022-01-06T19:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.103589s ]
[2022-01-06T19:56:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.097713s ]
[2022-01-06T19:56:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098950s ]
[2022-01-06T19:56: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.100425s ]
[2022-01-06T19:56:49+08:00][sql] CONNECT:[ UseTime:0.111876s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075350s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076285s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074952s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071416s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070333s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072361s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074068s ]
[2022-01-06T19:56: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.073222s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074230s ]
[2022-01-06T19:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077026s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072407s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073625s ]
[2022-01-06T19:56: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.073914s ]
[2022-01-06T19:56:49+08:00][sql] CONNECT:[ UseTime:0.108649s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074895s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072851s ]
[2022-01-06T19:56: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.074024s ]
[2022-01-06T19:56: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.072847s ]
[2022-01-06T19:56: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.070541s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071214s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069373s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074468s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071814s ]
[2022-01-06T19:56: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.071294s ]
[2022-01-06T19:56:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073284s ]
[2022-01-06T19:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072871s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071275s ]
[2022-01-06T19:56:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070457s ]
[2022-01-06T19:56: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.074208s ]
[2022-01-06T19:57:17+08:00][sql] CONNECT:[ UseTime:0.110670s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074795s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075523s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071674s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072619s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071983s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072491s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072869s ]
[2022-01-06T19:57: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.073622s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073793s ]
[2022-01-06T19:57: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077621s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071742s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078067s ]
[2022-01-06T19:57: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.075846s ]
[2022-01-06T19:57:17+08:00][sql] CONNECT:[ UseTime:0.106928s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069690s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071936s ]
[2022-01-06T19:57:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067384s ]
[2022-01-06T19:57:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068749s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071131s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072777s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067944s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069738s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069167s ]
[2022-01-06T19:57: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.070324s ]
[2022-01-06T19:57:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068608s ]
[2022-01-06T19:57: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073338s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069104s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070161s ]
[2022-01-06T19:57:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067332s ]
[2022-01-06T19:58:01+08:00][sql] CONNECT:[ UseTime:0.122550s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.086226s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.088861s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.091679s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.096103s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.105078s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.110336s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.108890s ]
[2022-01-06T19:58: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.109432s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.108398s ]
[2022-01-06T19:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.112732s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.110279s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.113185s ]
[2022-01-06T19:58: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.116358s ]
[2022-01-06T19:58:01+08:00][sql] CONNECT:[ UseTime:0.107657s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077334s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078842s ]
[2022-01-06T19:58: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.080575s ]
[2022-01-06T19:58: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.088553s ]
[2022-01-06T19:58: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.100532s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.097612s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098545s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.100105s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.101284s ]
[2022-01-06T19:58: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.100132s ]
[2022-01-06T19:58:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.100805s ]
[2022-01-06T19:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.105458s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.103478s ]
[2022-01-06T19:58:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.110589s ]
[2022-01-06T19:58: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.106387s ]
[2022-01-06T19:58:17+08:00][sql] CONNECT:[ UseTime:0.107025s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:58:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071134s ]
[2022-01-06T19:58:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073293s ]
[2022-01-06T19:58:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070397s ]
[2022-01-06T19:58:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071771s ]
[2022-01-06T19:58:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069858s ]
[2022-01-06T19:58:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070002s ]
[2022-01-06T19:58:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073820s ]
[2022-01-06T19:58: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.069221s ]
[2022-01-06T19:58:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072819s ]
[2022-01-06T19:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072673s ]
[2022-01-06T19:58:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068728s ]
[2022-01-06T19:58:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069008s ]
[2022-01-06T19:58: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.069031s ]
[2022-01-06T19:58:19+08:00][sql] CONNECT:[ UseTime:0.161596s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:58:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.107952s ]
[2022-01-06T19:58:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.101950s ]
[2022-01-06T19:58: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.095813s ]
[2022-01-06T19:58: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.102313s ]
[2022-01-06T19:58: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.106588s ]
[2022-01-06T19:58:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.106410s ]
[2022-01-06T19:58:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.106518s ]
[2022-01-06T19:58:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.105536s ]
[2022-01-06T19:58:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.106396s ]
[2022-01-06T19:58: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.099817s ]
[2022-01-06T19:58:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.310272s ]
[2022-01-06T19:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.315159s ]
[2022-01-06T19:58:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.106748s ]
[2022-01-06T19:58:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.103491s ]
[2022-01-06T19:58: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.104862s ]
[2022-01-06T19:59:04+08:00][sql] CONNECT:[ UseTime:0.084688s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051524s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054021s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.052299s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050951s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051911s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049848s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051015s ]
[2022-01-06T19:59: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.049740s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051806s ]
[2022-01-06T19:59: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054981s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048782s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049823s ]
[2022-01-06T19:59: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.051246s ]
[2022-01-06T19:59:04+08:00][sql] CONNECT:[ UseTime:0.104271s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062669s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061394s ]
[2022-01-06T19:59: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.063080s ]
[2022-01-06T19:59: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.064920s ]
[2022-01-06T19:59: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.063321s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061057s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058349s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068220s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060593s ]
[2022-01-06T19:59: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.061077s ]
[2022-01-06T19:59:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060735s ]
[2022-01-06T19:59: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062936s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057946s ]
[2022-01-06T19:59:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058723s ]
[2022-01-06T19:59: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.058702s ]
[2022-01-06T19:59:17+08:00][sql] CONNECT:[ UseTime:0.102674s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067825s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068124s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067129s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065463s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068208s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068209s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066245s ]
[2022-01-06T19:59: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.065354s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066186s ]
[2022-01-06T19:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071277s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066155s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066245s ]
[2022-01-06T19:59: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.066541s ]
[2022-01-06T19:59:17+08:00][sql] CONNECT:[ UseTime:0.106038s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070393s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071074s ]
[2022-01-06T19:59:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070889s ]
[2022-01-06T19:59:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070015s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066826s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067988s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067442s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067875s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066951s ]
[2022-01-06T19:59: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.067243s ]
[2022-01-06T19:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070640s ]
[2022-01-06T19:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071867s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068443s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069038s ]
[2022-01-06T19:59:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068903s ]
[2022-01-06T19:59:35+08:00][sql] CONNECT:[ UseTime:0.115935s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077393s ]
[2022-01-06T19:59:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077474s ]
[2022-01-06T19:59: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.077506s ]
[2022-01-06T19:59:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076203s ]
[2022-01-06T19:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079912s ]
[2022-01-06T19:59:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075541s ]
[2022-01-06T19:59:36+08:00][sql] CONNECT:[ UseTime:0.123239s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081407s ]
[2022-01-06T19:59:36+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.083222s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080323s ]
[2022-01-06T19:59: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.081931s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081650s ]
[2022-01-06T19:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084046s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.082304s ]
[2022-01-06T19:59:36+08:00][sql] CONNECT:[ UseTime:0.113941s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.074703s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074121s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.073457s ]
[2022-01-06T19:59:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.070927s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072218s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.071516s ]
[2022-01-06T19:59:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.080832s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072150s ]
[2022-01-06T19:59:36+08:00][sql] CONNECT:[ UseTime:0.107330s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070546s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072988s ]
[2022-01-06T19:59: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.070547s ]
[2022-01-06T19:59: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.069881s ]
[2022-01-06T19:59: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.068753s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071228s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069073s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068917s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071729s ]
[2022-01-06T19:59: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.069858s ]
[2022-01-06T19:59:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070697s ]
[2022-01-06T19:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073079s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070108s ]
[2022-01-06T19:59:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069992s ]
[2022-01-06T19:59: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.072336s ]
[2022-01-06T19:59:48+08:00][sql] CONNECT:[ UseTime:1.114715s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T19:59:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.081675s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.079165s ]
[2022-01-06T19:59:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.076566s ]
[2022-01-06T19:59:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.076902s ]
[2022-01-06T19:59:48+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.076232s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.077265s ]
[2022-01-06T19:59:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.078308s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.076147s ]
[2022-01-06T19:59:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.074825s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.075797s ]
[2022-01-06T19:59:48+08:00][sql] SHOW TABLES [ RunTime:0.072801s ]
[2022-01-06T19:59:48+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.074718s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.074524s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.071687s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.077174s ]
[2022-01-06T19:59:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.111804s ]
[2022-01-06T20:00:04+08:00][sql] CONNECT:[ UseTime:0.122542s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076336s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076614s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.080806s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.077476s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075583s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076824s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078880s ]
[2022-01-06T20:00: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.075460s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075398s ]
[2022-01-06T20:00: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077917s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074633s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075794s ]
[2022-01-06T20:00: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.075328s ]
[2022-01-06T20:00:04+08:00][sql] CONNECT:[ UseTime:0.114257s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070515s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071275s ]
[2022-01-06T20:00: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.072160s ]
[2022-01-06T20:00: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.070302s ]
[2022-01-06T20:00: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.069036s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071612s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069339s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068886s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069344s ]
[2022-01-06T20:00: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.070602s ]
[2022-01-06T20:00:04+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069338s ]
[2022-01-06T20:00: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072633s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069695s ]
[2022-01-06T20:00:04+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068842s ]
[2022-01-06T20:00: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.069985s ]
[2022-01-06T20:00:37+08:00][sql] CONNECT:[ UseTime:0.119443s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076162s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076728s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075340s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073824s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073287s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071645s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073463s ]
[2022-01-06T20:00: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.072983s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073387s ]
[2022-01-06T20:00: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075093s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073959s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071942s ]
[2022-01-06T20:00:37+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.075329s ]
[2022-01-06T20:00:37+08:00][sql] CONNECT:[ UseTime:0.119686s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075617s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077775s ]
[2022-01-06T20:00:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.075620s ]
[2022-01-06T20:00:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.076942s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071359s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071693s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074064s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073189s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072577s ]
[2022-01-06T20:00: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.074475s ]
[2022-01-06T20:00:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074523s ]
[2022-01-06T20:00: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077211s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072765s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075226s ]
[2022-01-06T20:00:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073433s ]
[2022-01-06T20:01:00+08:00][sql] CONNECT:[ UseTime:0.100641s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:01:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063595s ]
[2022-01-06T20:01:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062629s ]
[2022-01-06T20:01:00+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062109s ]
[2022-01-06T20:01:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060482s ]
[2022-01-06T20:01:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059581s ]
[2022-01-06T20:01:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062286s ]
[2022-01-06T20:01:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060342s ]
[2022-01-06T20:01:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.061489s ]
[2022-01-06T20:01:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060885s ]
[2022-01-06T20:01:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064293s ]
[2022-01-06T20:01:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061107s ]
[2022-01-06T20:01:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059834s ]
[2022-01-06T20:01:00+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.061814s ]
[2022-01-06T20:01:01+08:00][sql] CONNECT:[ UseTime:0.121672s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:01:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078552s ]
[2022-01-06T20:01:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079913s ]
[2022-01-06T20:01: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.079777s ]
[2022-01-06T20:01: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.076121s ]
[2022-01-06T20:01: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.077654s ]
[2022-01-06T20:01:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079204s ]
[2022-01-06T20:01:01+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077296s ]
[2022-01-06T20:01:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078398s ]
[2022-01-06T20:01:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077514s ]
[2022-01-06T20:01: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.076497s ]
[2022-01-06T20:01:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078897s ]
[2022-01-06T20:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080872s ]
[2022-01-06T20:01:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076758s ]
[2022-01-06T20:01:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076944s ]
[2022-01-06T20:01: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.076596s ]
[2022-01-06T20:01:36+08:00][sql] CONNECT:[ UseTime:0.098214s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:01:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064919s ]
[2022-01-06T20:01:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065321s ]
[2022-01-06T20:01:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063341s ]
[2022-01-06T20:01:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063784s ]
[2022-01-06T20:01:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061819s ]
[2022-01-06T20:01:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065505s ]
[2022-01-06T20:01:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063837s ]
[2022-01-06T20:01: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.063983s ]
[2022-01-06T20:01:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064283s ]
[2022-01-06T20:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067712s ]
[2022-01-06T20:01:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061838s ]
[2022-01-06T20:01:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064182s ]
[2022-01-06T20:01:36+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.063643s ]
[2022-01-06T20:01:37+08:00][sql] CONNECT:[ UseTime:0.102652s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:01:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070727s ]
[2022-01-06T20:01:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071183s ]
[2022-01-06T20:01:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069023s ]
[2022-01-06T20:01:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066273s ]
[2022-01-06T20:01:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069710s ]
[2022-01-06T20:01:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067099s ]
[2022-01-06T20:01:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066703s ]
[2022-01-06T20:01:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069420s ]
[2022-01-06T20:01:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067328s ]
[2022-01-06T20:01: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.067531s ]
[2022-01-06T20:01:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068318s ]
[2022-01-06T20:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068301s ]
[2022-01-06T20:01:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068302s ]
[2022-01-06T20:01:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067548s ]
[2022-01-06T20:01:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067994s ]
[2022-01-06T20:01:50+08:00][sql] CONNECT:[ UseTime:0.111918s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075475s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074799s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075161s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073407s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073294s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073174s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073731s ]
[2022-01-06T20:01: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.073317s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075566s ]
[2022-01-06T20:01: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075528s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072935s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073778s ]
[2022-01-06T20:01:50+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.074523s ]
[2022-01-06T20:01:50+08:00][sql] CONNECT:[ UseTime:0.107285s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073385s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073901s ]
[2022-01-06T20:01:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072098s ]
[2022-01-06T20:01:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072207s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071311s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071655s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071333s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072287s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070441s ]
[2022-01-06T20:01: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.071559s ]
[2022-01-06T20:01:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071155s ]
[2022-01-06T20:01: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074958s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070029s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070726s ]
[2022-01-06T20:01:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070866s ]
[2022-01-06T20:02:36+08:00][sql] CONNECT:[ UseTime:0.106309s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:02:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071461s ]
[2022-01-06T20:02:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073253s ]
[2022-01-06T20:02:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069922s ]
[2022-01-06T20:02:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069855s ]
[2022-01-06T20:02:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072582s ]
[2022-01-06T20:02:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069520s ]
[2022-01-06T20:02:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069724s ]
[2022-01-06T20:02: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.069555s ]
[2022-01-06T20:02:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071832s ]
[2022-01-06T20:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075216s ]
[2022-01-06T20:02:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069682s ]
[2022-01-06T20:02:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069826s ]
[2022-01-06T20:02:36+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.068620s ]
[2022-01-06T20:02:37+08:00][sql] CONNECT:[ UseTime:0.136985s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:02:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.091050s ]
[2022-01-06T20:02:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.089328s ]
[2022-01-06T20:02:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.091629s ]
[2022-01-06T20:02:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.086474s ]
[2022-01-06T20:02:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.078824s ]
[2022-01-06T20:02:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.088237s ]
[2022-01-06T20:02:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086710s ]
[2022-01-06T20:02:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079273s ]
[2022-01-06T20:02:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080614s ]
[2022-01-06T20:02: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.085827s ]
[2022-01-06T20:02:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.088394s ]
[2022-01-06T20:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.091965s ]
[2022-01-06T20:02:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.091435s ]
[2022-01-06T20:02:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.093318s ]
[2022-01-06T20:02:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.089342s ]
[2022-01-06T20:02:49+08:00][sql] CONNECT:[ UseTime:0.080348s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048765s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050856s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047780s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048663s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047238s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047406s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046510s ]
[2022-01-06T20:02: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.047895s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047472s ]
[2022-01-06T20:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.048973s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045673s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046733s ]
[2022-01-06T20:02: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.047544s ]
[2022-01-06T20:02:49+08:00][sql] CONNECT:[ UseTime:0.081137s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053919s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055813s ]
[2022-01-06T20:02: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.053085s ]
[2022-01-06T20:02: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.051144s ]
[2022-01-06T20:02: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.054197s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050861s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049968s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050786s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051958s ]
[2022-01-06T20:02: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.049949s ]
[2022-01-06T20:02:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052883s ]
[2022-01-06T20:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054985s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050333s ]
[2022-01-06T20:02:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050685s ]
[2022-01-06T20:02: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.050792s ]
[2022-01-06T20:03:36+08:00][sql] CONNECT:[ UseTime:0.074643s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048535s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048221s ]
[2022-01-06T20:03: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.050481s ]
[2022-01-06T20:03: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.049050s ]
[2022-01-06T20:03: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.048198s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.047879s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048086s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048302s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051064s ]
[2022-01-06T20:03: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.044565s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048161s ]
[2022-01-06T20:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050527s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047268s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047754s ]
[2022-01-06T20:03: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.047617s ]
[2022-01-06T20:03:36+08:00][sql] CONNECT:[ UseTime:0.110648s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074455s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075805s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073537s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072117s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071236s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072028s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071742s ]
[2022-01-06T20:03: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.071896s ]
[2022-01-06T20:03:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073224s ]
[2022-01-06T20:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073993s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.086845s ]
[2022-01-06T20:03:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074873s ]
[2022-01-06T20:03:36+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.071065s ]
[2022-01-06T20:03:59+08:00][sql] CONNECT:[ UseTime:0.109832s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073493s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073292s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075278s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072909s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071352s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071154s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072966s ]
[2022-01-06T20:03: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.071438s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072037s ]
[2022-01-06T20:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076163s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072385s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072593s ]
[2022-01-06T20:03: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.071646s ]
[2022-01-06T20:03:59+08:00][sql] CONNECT:[ UseTime:0.105571s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069872s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071502s ]
[2022-01-06T20:03: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.071545s ]
[2022-01-06T20:03: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.070525s ]
[2022-01-06T20:03: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.068992s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069852s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068924s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068707s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069545s ]
[2022-01-06T20:03: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.068682s ]
[2022-01-06T20:03:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068008s ]
[2022-01-06T20:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074006s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067469s ]
[2022-01-06T20:03:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067713s ]
[2022-01-06T20:03: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.068863s ]
[2022-01-06T20:04:19+08:00][sql] CONNECT:[ UseTime:0.101852s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:04:19+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.066308s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065293s ]
[2022-01-06T20:04:19+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.066139s ]
[2022-01-06T20:04:19+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.065584s ]
[2022-01-06T20:04:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.064139s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.068665s ]
[2022-01-06T20:04:19+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064448s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.063940s ]
[2022-01-06T20:04:19+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.065559s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.065495s ]
[2022-01-06T20:04:19+08:00][sql] SHOW TABLES [ RunTime:0.063347s ]
[2022-01-06T20:04:19+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.067637s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.064078s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063958s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.065226s ]
[2022-01-06T20:04:19+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.065169s ]
[2022-01-06T20:04:36+08:00][sql] CONNECT:[ UseTime:0.099114s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065721s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065944s ]
[2022-01-06T20:04: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.067765s ]
[2022-01-06T20:04: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.065483s ]
[2022-01-06T20:04: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.065245s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063538s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064815s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063104s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064610s ]
[2022-01-06T20:04: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.063474s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065730s ]
[2022-01-06T20:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069426s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064234s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065555s ]
[2022-01-06T20:04: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.064565s ]
[2022-01-06T20:04:36+08:00][sql] CONNECT:[ UseTime:0.116649s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078311s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079885s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077146s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076566s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076373s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076029s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074534s ]
[2022-01-06T20:04: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.074823s ]
[2022-01-06T20:04:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077020s ]
[2022-01-06T20:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079814s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075145s ]
[2022-01-06T20:04:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077155s ]
[2022-01-06T20:04:36+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.075723s ]
[2022-01-06T20:04:49+08:00][sql] CONNECT:[ UseTime:0.098970s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065326s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064594s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066343s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064202s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062366s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061643s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063270s ]
[2022-01-06T20:04: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.062552s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065907s ]
[2022-01-06T20:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064654s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062857s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062332s ]
[2022-01-06T20:04: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.064155s ]
[2022-01-06T20:04:49+08:00][sql] CONNECT:[ UseTime:0.101168s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060497s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059798s ]
[2022-01-06T20:04: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.060143s ]
[2022-01-06T20:04: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.059334s ]
[2022-01-06T20:04: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.060674s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058662s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057510s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059938s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060287s ]
[2022-01-06T20:04: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.060754s ]
[2022-01-06T20:04:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059890s ]
[2022-01-06T20:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064358s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058741s ]
[2022-01-06T20:04:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064235s ]
[2022-01-06T20:04: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.058878s ]
[2022-01-06T20:05:36+08:00][sql] CONNECT:[ UseTime:0.093414s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.062105s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060881s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.061283s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.061338s ]
[2022-01-06T20:05:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.060269s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.059842s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.060648s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.060489s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.061460s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.060149s ]
[2022-01-06T20:05:36+08:00][sql] SHOW TABLES [ RunTime:0.059168s ]
[2022-01-06T20:05:36+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.058072s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059599s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.061645s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.059428s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.061038s ]
[2022-01-06T20:05:36+08:00][sql] CONNECT:[ UseTime:0.107570s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072347s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072650s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070505s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070397s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074475s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069821s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069699s ]
[2022-01-06T20:05: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.070464s ]
[2022-01-06T20:05:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071942s ]
[2022-01-06T20:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073587s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070333s ]
[2022-01-06T20:05:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070407s ]
[2022-01-06T20:05:36+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.069896s ]
[2022-01-06T20:05:37+08:00][sql] CONNECT:[ UseTime:0.123491s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:05:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081811s ]
[2022-01-06T20:05:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083126s ]
[2022-01-06T20:05:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.084813s ]
[2022-01-06T20:05:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.081289s ]
[2022-01-06T20:05:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.080429s ]
[2022-01-06T20:05:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.081672s ]
[2022-01-06T20:05:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079629s ]
[2022-01-06T20:05:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081241s ]
[2022-01-06T20:05:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078978s ]
[2022-01-06T20:05: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.080051s ]
[2022-01-06T20:05:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.083043s ]
[2022-01-06T20:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.086166s ]
[2022-01-06T20:05:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081009s ]
[2022-01-06T20:05:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081639s ]
[2022-01-06T20:05:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.081901s ]
[2022-01-06T20:05:49+08:00][sql] CONNECT:[ UseTime:0.096693s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062109s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063305s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064018s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061019s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061081s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060750s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058974s ]
[2022-01-06T20:05: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.061675s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061238s ]
[2022-01-06T20:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066328s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060861s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060826s ]
[2022-01-06T20:05: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.060671s ]
[2022-01-06T20:05:49+08:00][sql] CONNECT:[ UseTime:0.115786s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076135s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076221s ]
[2022-01-06T20:05: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.075490s ]
[2022-01-06T20:05: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.073825s ]
[2022-01-06T20:05: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.075315s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075920s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074104s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077422s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076209s ]
[2022-01-06T20:05: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.072855s ]
[2022-01-06T20:05:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075112s ]
[2022-01-06T20:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076203s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073395s ]
[2022-01-06T20:05:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075428s ]
[2022-01-06T20:05: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.077384s ]
[2022-01-06T20:11:32+08:00][sql] CONNECT:[ UseTime:0.098185s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065055s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.134981s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064340s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062774s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061804s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062496s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061719s ]
[2022-01-06T20:11: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.062905s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066679s ]
[2022-01-06T20:11: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075748s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060483s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063098s ]
[2022-01-06T20:11: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.062432s ]
[2022-01-06T20:11:32+08:00][sql] CONNECT:[ UseTime:0.089892s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059738s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.113268s ]
[2022-01-06T20:11: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.057040s ]
[2022-01-06T20:11: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.058781s ]
[2022-01-06T20:11: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.060402s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058629s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057188s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056110s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056687s ]
[2022-01-06T20:11: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.057925s ]
[2022-01-06T20:11:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061044s ]
[2022-01-06T20:11: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066156s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058392s ]
[2022-01-06T20:11:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056868s ]
[2022-01-06T20:11: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.059267s ]
[2022-01-06T20:11:37+08:00][sql] CONNECT:[ UseTime:0.095166s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055687s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056036s ]
[2022-01-06T20:11:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054140s ]
[2022-01-06T20:11:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052916s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052929s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052847s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053312s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052988s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055116s ]
[2022-01-06T20:11: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.054147s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055241s ]
[2022-01-06T20:11: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069414s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053673s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056957s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054570s ]
[2022-01-06T20:11:37+08:00][sql] CONNECT:[ UseTime:0.116253s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069200s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071634s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068742s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068536s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068528s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068359s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068363s ]
[2022-01-06T20:11: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.068043s ]
[2022-01-06T20:11:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069328s ]
[2022-01-06T20:11: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076391s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070779s ]
[2022-01-06T20:11:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067840s ]
[2022-01-06T20:11:37+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.069380s ]
[2022-01-06T20:16:17+08:00][sql] CONNECT:[ UseTime:0.119485s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:16:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073684s ]
[2022-01-06T20:16:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.091504s ]
[2022-01-06T20:16:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063448s ]
[2022-01-06T20:16:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069106s ]
[2022-01-06T20:16:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069606s ]
[2022-01-06T20:16:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063564s ]
[2022-01-06T20:16:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.152911s ]
[2022-01-06T20:16: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.186397s ]
[2022-01-06T20:16:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.198688s ]
[2022-01-06T20:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.180766s ]
[2022-01-06T20:16:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.173227s ]
[2022-01-06T20:16:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.184645s ]
[2022-01-06T20:16: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.174728s ]
[2022-01-06T20:16:18+08:00][sql] CONNECT:[ UseTime:0.119477s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:16:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077858s ]
[2022-01-06T20:16:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.088585s ]
[2022-01-06T20:16: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.070984s ]
[2022-01-06T20:16: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.073565s ]
[2022-01-06T20:16: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.072926s ]
[2022-01-06T20:16:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.123997s ]
[2022-01-06T20:16:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079899s ]
[2022-01-06T20:16:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.184694s ]
[2022-01-06T20:16:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.198062s ]
[2022-01-06T20:16: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.181876s ]
[2022-01-06T20:16:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.176772s ]
[2022-01-06T20:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.181881s ]
[2022-01-06T20:16:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.175791s ]
[2022-01-06T20:16:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.286025s ]
[2022-01-06T20:16: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.172455s ]
[2022-01-06T20:16:36+08:00][sql] CONNECT:[ UseTime:0.095331s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:16:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064034s ]
[2022-01-06T20:16:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064240s ]
[2022-01-06T20:16:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063380s ]
[2022-01-06T20:16:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062395s ]
[2022-01-06T20:16:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062147s ]
[2022-01-06T20:16:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063585s ]
[2022-01-06T20:16:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061078s ]
[2022-01-06T20:16: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.064342s ]
[2022-01-06T20:16:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062297s ]
[2022-01-06T20:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063982s ]
[2022-01-06T20:16:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060422s ]
[2022-01-06T20:16:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061765s ]
[2022-01-06T20:16:36+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.061777s ]
[2022-01-06T20:16:37+08:00][sql] CONNECT:[ UseTime:0.106952s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:16:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072462s ]
[2022-01-06T20:16:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072366s ]
[2022-01-06T20:16:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070663s ]
[2022-01-06T20:16:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070110s ]
[2022-01-06T20:16:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069697s ]
[2022-01-06T20:16:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070882s ]
[2022-01-06T20:16:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070153s ]
[2022-01-06T20:16:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070597s ]
[2022-01-06T20:16:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071120s ]
[2022-01-06T20:16: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.070029s ]
[2022-01-06T20:16:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071936s ]
[2022-01-06T20:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070942s ]
[2022-01-06T20:16:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068893s ]
[2022-01-06T20:16:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072050s ]
[2022-01-06T20:16:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070281s ]
[2022-01-06T20:17:17+08:00][sql] CONNECT:[ UseTime:0.098438s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063572s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064854s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062681s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060885s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060804s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061728s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059730s ]
[2022-01-06T20:17: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.062012s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064923s ]
[2022-01-06T20:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064375s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062245s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061895s ]
[2022-01-06T20:17: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.061682s ]
[2022-01-06T20:17:17+08:00][sql] CONNECT:[ UseTime:0.116681s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076266s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076081s ]
[2022-01-06T20:17:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074666s ]
[2022-01-06T20:17:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.076020s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075492s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075164s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074771s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077091s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075833s ]
[2022-01-06T20:17: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.080423s ]
[2022-01-06T20:17:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075425s ]
[2022-01-06T20:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082673s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074699s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074802s ]
[2022-01-06T20:17:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075015s ]
[2022-01-06T20:17:36+08:00][sql] CONNECT:[ UseTime:0.074825s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:17:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049095s ]
[2022-01-06T20:17:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052399s ]
[2022-01-06T20:17: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.051020s ]
[2022-01-06T20:17: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.047863s ]
[2022-01-06T20:17: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.049099s ]
[2022-01-06T20:17:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049764s ]
[2022-01-06T20:17:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048406s ]
[2022-01-06T20:17:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047588s ]
[2022-01-06T20:17:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051591s ]
[2022-01-06T20:17: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.045868s ]
[2022-01-06T20:17:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048271s ]
[2022-01-06T20:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054444s ]
[2022-01-06T20:17:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046035s ]
[2022-01-06T20:17:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047158s ]
[2022-01-06T20:17: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.047666s ]
[2022-01-06T20:17:37+08:00][sql] CONNECT:[ UseTime:0.111431s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:17:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076581s ]
[2022-01-06T20:17:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074756s ]
[2022-01-06T20:17:37+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072976s ]
[2022-01-06T20:17:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072020s ]
[2022-01-06T20:17:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070837s ]
[2022-01-06T20:17:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075699s ]
[2022-01-06T20:17:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073740s ]
[2022-01-06T20:17: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.075421s ]
[2022-01-06T20:17:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075118s ]
[2022-01-06T20:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077574s ]
[2022-01-06T20:17:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074172s ]
[2022-01-06T20:17:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073695s ]
[2022-01-06T20:17:37+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.080534s ]
[2022-01-06T20:18:17+08:00][sql] CONNECT:[ UseTime:0.104437s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068054s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074780s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068046s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064860s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063309s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065558s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065102s ]
[2022-01-06T20:18: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.067022s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065699s ]
[2022-01-06T20:18: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081685s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067839s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069299s ]
[2022-01-06T20:18: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.065138s ]
[2022-01-06T20:18:17+08:00][sql] CONNECT:[ UseTime:0.096523s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063786s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068222s ]
[2022-01-06T20:18:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071798s ]
[2022-01-06T20:18:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062262s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060915s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062230s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061830s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060390s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064150s ]
[2022-01-06T20:18: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.063320s ]
[2022-01-06T20:18:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068339s ]
[2022-01-06T20:18: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068782s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063151s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060887s ]
[2022-01-06T20:18:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070130s ]
[2022-01-06T20:18:36+08:00][sql] CONNECT:[ UseTime:0.109245s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:18:36+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069895s ]
[2022-01-06T20:18:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071919s ]
[2022-01-06T20:18:36+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071240s ]
[2022-01-06T20:18:36+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070498s ]
[2022-01-06T20:18:36+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067403s ]
[2022-01-06T20:18:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067445s ]
[2022-01-06T20:18:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071010s ]
[2022-01-06T20:18: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.066689s ]
[2022-01-06T20:18:36+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068868s ]
[2022-01-06T20:18: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073391s ]
[2022-01-06T20:18:36+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070138s ]
[2022-01-06T20:18:36+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068596s ]
[2022-01-06T20:18:36+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.069515s ]
[2022-01-06T20:18:37+08:00][sql] CONNECT:[ UseTime:0.115607s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:18:37+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074038s ]
[2022-01-06T20:18:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074763s ]
[2022-01-06T20:18:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073540s ]
[2022-01-06T20:18:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072127s ]
[2022-01-06T20:18:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073196s ]
[2022-01-06T20:18:37+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073389s ]
[2022-01-06T20:18:37+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072930s ]
[2022-01-06T20:18:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072100s ]
[2022-01-06T20:18:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073895s ]
[2022-01-06T20:18: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.074853s ]
[2022-01-06T20:18:37+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074203s ]
[2022-01-06T20:18: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075784s ]
[2022-01-06T20:18:37+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073006s ]
[2022-01-06T20:18:37+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072852s ]
[2022-01-06T20:18:37+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073342s ]
[2022-01-06T20:19:16+08:00][sql] CONNECT:[ UseTime:0.089832s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:19:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059475s ]
[2022-01-06T20:19:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060858s ]
[2022-01-06T20:19:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057680s ]
[2022-01-06T20:19:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058205s ]
[2022-01-06T20:19:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057748s ]
[2022-01-06T20:19:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057055s ]
[2022-01-06T20:19:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056728s ]
[2022-01-06T20:19:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059639s ]
[2022-01-06T20:19:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061587s ]
[2022-01-06T20:19: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.058270s ]
[2022-01-06T20:19:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060022s ]
[2022-01-06T20:19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068153s ]
[2022-01-06T20:19:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063532s ]
[2022-01-06T20:19:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058900s ]
[2022-01-06T20:19:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058469s ]
[2022-01-06T20:19:17+08:00][sql] CONNECT:[ UseTime:0.146662s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:19:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.087482s ]
[2022-01-06T20:19:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.091181s ]
[2022-01-06T20:19:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.096608s ]
[2022-01-06T20:19:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.094154s ]
[2022-01-06T20:19:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.101107s ]
[2022-01-06T20:19:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097674s ]
[2022-01-06T20:19:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.102836s ]
[2022-01-06T20:19: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.097806s ]
[2022-01-06T20:19:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.095732s ]
[2022-01-06T20:19: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.099677s ]
[2022-01-06T20:19:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.093009s ]
[2022-01-06T20:19:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091907s ]
[2022-01-06T20:19: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.094785s ]
[2022-01-06T20:19:49+08:00][sql] CONNECT:[ UseTime:0.092038s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:19:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059855s ]
[2022-01-06T20:19:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060094s ]
[2022-01-06T20:19:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058960s ]
[2022-01-06T20:19:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058273s ]
[2022-01-06T20:19:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058528s ]
[2022-01-06T20:19:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057643s ]
[2022-01-06T20:19:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058095s ]
[2022-01-06T20:19: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.058429s ]
[2022-01-06T20:19:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059943s ]
[2022-01-06T20:19: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062785s ]
[2022-01-06T20:19:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057560s ]
[2022-01-06T20:19:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060935s ]
[2022-01-06T20:19: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.057747s ]
[2022-01-06T20:19:50+08:00][sql] CONNECT:[ UseTime:0.108565s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:19:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073610s ]
[2022-01-06T20:19:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073101s ]
[2022-01-06T20:19:50+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T20:19:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069035s ]
[2022-01-06T20:19:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070618s ]
[2022-01-06T20:19:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068733s ]
[2022-01-06T20:19:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071026s ]
[2022-01-06T20:19:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070278s ]
[2022-01-06T20:19:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071947s ]
[2022-01-06T20:19: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.071121s ]
[2022-01-06T20:19:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069882s ]
[2022-01-06T20:19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072250s ]
[2022-01-06T20:19:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069777s ]
[2022-01-06T20:19:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069376s ]
[2022-01-06T20:19:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071667s ]
[2022-01-06T20:20:16+08:00][sql] CONNECT:[ UseTime:0.101458s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062492s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062254s ]
[2022-01-06T20:20:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062987s ]
[2022-01-06T20:20:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060703s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059784s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060376s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061553s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061507s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059536s ]
[2022-01-06T20:20: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.061083s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061728s ]
[2022-01-06T20:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062531s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063833s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059856s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060956s ]
[2022-01-06T20:20:16+08:00][sql] CONNECT:[ UseTime:0.117820s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074985s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073524s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071936s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072686s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071499s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072306s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072856s ]
[2022-01-06T20:20: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.072461s ]
[2022-01-06T20:20:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072841s ]
[2022-01-06T20:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076469s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074842s ]
[2022-01-06T20:20:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071619s ]
[2022-01-06T20:20:16+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.070934s ]
[2022-01-06T20:20:49+08:00][sql] CONNECT:[ UseTime:0.089775s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:20:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060450s ]
[2022-01-06T20:20:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062360s ]
[2022-01-06T20:20: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.061145s ]
[2022-01-06T20:20: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.058881s ]
[2022-01-06T20:20: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.057744s ]
[2022-01-06T20:20:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058099s ]
[2022-01-06T20:20:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060270s ]
[2022-01-06T20:20:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058356s ]
[2022-01-06T20:20:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061273s ]
[2022-01-06T20:20: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.057754s ]
[2022-01-06T20:20:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058392s ]
[2022-01-06T20:20: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060596s ]
[2022-01-06T20:20:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057732s ]
[2022-01-06T20:20:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057139s ]
[2022-01-06T20:20: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.057342s ]
[2022-01-06T20:20:50+08:00][sql] CONNECT:[ UseTime:0.140803s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:20:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.091843s ]
[2022-01-06T20:20:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.090883s ]
[2022-01-06T20:20:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.084592s ]
[2022-01-06T20:20:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.091837s ]
[2022-01-06T20:20:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091892s ]
[2022-01-06T20:20:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090667s ]
[2022-01-06T20:20:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.088345s ]
[2022-01-06T20:20: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.088476s ]
[2022-01-06T20:20:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.088251s ]
[2022-01-06T20:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.091979s ]
[2022-01-06T20:20:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087560s ]
[2022-01-06T20:20:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096441s ]
[2022-01-06T20:20:50+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.091228s ]
[2022-01-06T20:21:16+08:00][sql] CONNECT:[ UseTime:0.099966s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:21:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067296s ]
[2022-01-06T20:21:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068637s ]
[2022-01-06T20:21:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066974s ]
[2022-01-06T20:21:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067401s ]
[2022-01-06T20:21:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063463s ]
[2022-01-06T20:21:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065867s ]
[2022-01-06T20:21:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063838s ]
[2022-01-06T20:21: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.067936s ]
[2022-01-06T20:21:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066166s ]
[2022-01-06T20:21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068888s ]
[2022-01-06T20:21:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066813s ]
[2022-01-06T20:21:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064398s ]
[2022-01-06T20:21:16+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.065105s ]
[2022-01-06T20:21:17+08:00][sql] CONNECT:[ UseTime:0.133040s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:21:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.090858s ]
[2022-01-06T20:21:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.088310s ]
[2022-01-06T20:21:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.087462s ]
[2022-01-06T20:21:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.084423s ]
[2022-01-06T20:21:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.266425s ]
[2022-01-06T20:21:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.086872s ]
[2022-01-06T20:21:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085671s ]
[2022-01-06T20:21:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089425s ]
[2022-01-06T20:21:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.278623s ]
[2022-01-06T20:21: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.086487s ]
[2022-01-06T20:21:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.088165s ]
[2022-01-06T20:21: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.092212s ]
[2022-01-06T20:21:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.084758s ]
[2022-01-06T20:21:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089706s ]
[2022-01-06T20:21:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.085033s ]
[2022-01-06T20:21:49+08:00][sql] CONNECT:[ UseTime:0.097294s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:21:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062475s ]
[2022-01-06T20:21:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062737s ]
[2022-01-06T20:21:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063097s ]
[2022-01-06T20:21:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061590s ]
[2022-01-06T20:21:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059908s ]
[2022-01-06T20:21:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061462s ]
[2022-01-06T20:21:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062358s ]
[2022-01-06T20:21: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.064700s ]
[2022-01-06T20:21:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060941s ]
[2022-01-06T20:21: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068701s ]
[2022-01-06T20:21:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061084s ]
[2022-01-06T20:21:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061381s ]
[2022-01-06T20:21: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.060926s ]
[2022-01-06T20:21:50+08:00][sql] CONNECT:[ UseTime:0.153964s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:21:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.105141s ]
[2022-01-06T20:21:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.102348s ]
[2022-01-06T20:21:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.099138s ]
[2022-01-06T20:21:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.101126s ]
[2022-01-06T20:21:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.104394s ]
[2022-01-06T20:21:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.100274s ]
[2022-01-06T20:21:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097055s ]
[2022-01-06T20:21:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.103197s ]
[2022-01-06T20:21:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.098038s ]
[2022-01-06T20:21: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.097656s ]
[2022-01-06T20:21:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.105479s ]
[2022-01-06T20:21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.103604s ]
[2022-01-06T20:21:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.102437s ]
[2022-01-06T20:21:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.099842s ]
[2022-01-06T20:21:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.100718s ]
[2022-01-06T20:22:13+08:00][sql] CONNECT:[ UseTime:0.097574s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:22:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.063667s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061564s ]
[2022-01-06T20:22:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.063799s ]
[2022-01-06T20:22:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.060855s ]
[2022-01-06T20:22:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.060092s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.060893s ]
[2022-01-06T20:22:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.063940s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.061656s ]
[2022-01-06T20:22:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.061808s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.063874s ]
[2022-01-06T20:22:13+08:00][sql] SHOW TABLES [ RunTime:0.062307s ]
[2022-01-06T20:22:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.061603s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.063150s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.061307s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063943s ]
[2022-01-06T20:22:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.062855s ]
[2022-01-06T20:22:16+08:00][sql] CONNECT:[ UseTime:0.107045s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069250s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070405s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069246s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069714s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066441s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067401s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067037s ]
[2022-01-06T20:22: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.069481s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069877s ]
[2022-01-06T20:22: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075858s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067314s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067810s ]
[2022-01-06T20:22:16+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.069822s ]
[2022-01-06T20:22:16+08:00][sql] CONNECT:[ UseTime:0.102276s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065104s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067056s ]
[2022-01-06T20:22:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064165s ]
[2022-01-06T20:22:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063204s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062653s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065700s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063464s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063336s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062770s ]
[2022-01-06T20:22: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.064510s ]
[2022-01-06T20:22:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066191s ]
[2022-01-06T20:22: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069274s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062905s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064465s ]
[2022-01-06T20:22:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063515s ]
[2022-01-06T20:22:50+08:00][sql] CONNECT:[ UseTime:0.113710s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077365s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078000s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074750s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074886s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074405s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072920s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076371s ]
[2022-01-06T20:22: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.074566s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078408s ]
[2022-01-06T20:22: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080725s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073962s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075216s ]
[2022-01-06T20:22:50+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.071094s ]
[2022-01-06T20:22:50+08:00][sql] CONNECT:[ UseTime:0.112427s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074447s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074518s ]
[2022-01-06T20:22:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072338s ]
[2022-01-06T20:22:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072320s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071803s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072086s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070611s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073500s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073250s ]
[2022-01-06T20:22: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.072064s ]
[2022-01-06T20:22:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072948s ]
[2022-01-06T20:22: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078672s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072328s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071571s ]
[2022-01-06T20:22:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071461s ]
[2022-01-06T20:23:16+08:00][sql] CONNECT:[ UseTime:0.089926s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:23:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059252s ]
[2022-01-06T20:23:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058529s ]
[2022-01-06T20:23:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057718s ]
[2022-01-06T20:23:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058425s ]
[2022-01-06T20:23:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056340s ]
[2022-01-06T20:23:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058288s ]
[2022-01-06T20:23:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060287s ]
[2022-01-06T20:23: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.060069s ]
[2022-01-06T20:23:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056993s ]
[2022-01-06T20:23: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059474s ]
[2022-01-06T20:23:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057006s ]
[2022-01-06T20:23:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060155s ]
[2022-01-06T20:23:16+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.061005s ]
[2022-01-06T20:23:17+08:00][sql] CONNECT:[ UseTime:0.096695s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:23:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065111s ]
[2022-01-06T20:23:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064240s ]
[2022-01-06T20:23:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063354s ]
[2022-01-06T20:23:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064034s ]
[2022-01-06T20:23:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061274s ]
[2022-01-06T20:23:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062625s ]
[2022-01-06T20:23:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062214s ]
[2022-01-06T20:23:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061497s ]
[2022-01-06T20:23:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062429s ]
[2022-01-06T20:23: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.063626s ]
[2022-01-06T20:23:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070641s ]
[2022-01-06T20:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068983s ]
[2022-01-06T20:23:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067106s ]
[2022-01-06T20:23:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063172s ]
[2022-01-06T20:23:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064944s ]
[2022-01-06T20:23:49+08:00][sql] CONNECT:[ UseTime:0.090882s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059550s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059916s ]
[2022-01-06T20:23: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.058280s ]
[2022-01-06T20:23: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.057363s ]
[2022-01-06T20:23: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.059281s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057866s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057183s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056422s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057044s ]
[2022-01-06T20:23: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.058202s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056634s ]
[2022-01-06T20:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061407s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057641s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058139s ]
[2022-01-06T20:23: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.057604s ]
[2022-01-06T20:23:49+08:00][sql] CONNECT:[ UseTime:0.110784s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073301s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074527s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074278s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071564s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071353s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072283s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072050s ]
[2022-01-06T20:23: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.072768s ]
[2022-01-06T20:23:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071022s ]
[2022-01-06T20:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074033s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074492s ]
[2022-01-06T20:23:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073477s ]
[2022-01-06T20:23: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.073223s ]
[2022-01-06T20:24:16+08:00][sql] CONNECT:[ UseTime:0.099601s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065065s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068491s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065385s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064928s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064273s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062297s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062814s ]
[2022-01-06T20:24: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.066066s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063863s ]
[2022-01-06T20:24: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068635s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063214s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064207s ]
[2022-01-06T20:24:16+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.063544s ]
[2022-01-06T20:24:16+08:00][sql] CONNECT:[ UseTime:0.099393s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065007s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066047s ]
[2022-01-06T20:24:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066194s ]
[2022-01-06T20:24:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062325s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063205s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063077s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062185s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065828s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066275s ]
[2022-01-06T20:24: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.062870s ]
[2022-01-06T20:24:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063972s ]
[2022-01-06T20:24: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066964s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063521s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065165s ]
[2022-01-06T20:24:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062824s ]
[2022-01-06T20:24:49+08:00][sql] CONNECT:[ UseTime:0.091036s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059305s ]
[2022-01-06T20:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059819s ]
[2022-01-06T20:24:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057867s ]
[2022-01-06T20:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057650s ]
[2022-01-06T20: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.058639s ]
[2022-01-06T20:24:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058367s ]
[2022-01-06T20:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060932s ]
[2022-01-06T20: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.058453s ]
[2022-01-06T20:24:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058503s ]
[2022-01-06T20: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061079s ]
[2022-01-06T20:24:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059362s ]
[2022-01-06T20:24:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056933s ]
[2022-01-06T20:24: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.058126s ]
[2022-01-06T20:24:50+08:00][sql] CONNECT:[ UseTime:0.149139s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:24:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.100671s ]
[2022-01-06T20:24:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.103118s ]
[2022-01-06T20:24:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.100911s ]
[2022-01-06T20:24:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.098413s ]
[2022-01-06T20:24:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.087260s ]
[2022-01-06T20:24:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.092619s ]
[2022-01-06T20:24:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098535s ]
[2022-01-06T20:24:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097736s ]
[2022-01-06T20:24:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.098542s ]
[2022-01-06T20:24: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.098820s ]
[2022-01-06T20:24:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.100081s ]
[2022-01-06T20:24: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.150876s ]
[2022-01-06T20:24:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.094990s ]
[2022-01-06T20:24:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.095391s ]
[2022-01-06T20:24:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.091647s ]
[2022-01-06T20:25:16+08:00][sql] CONNECT:[ UseTime:0.106287s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068476s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071410s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070927s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068723s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066907s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066175s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069981s ]
[2022-01-06T20:25: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.068433s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069271s ]
[2022-01-06T20:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073792s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068776s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067549s ]
[2022-01-06T20:25:16+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.067923s ]
[2022-01-06T20:25:16+08:00][sql] CONNECT:[ UseTime:0.096954s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062505s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061865s ]
[2022-01-06T20:25:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063038s ]
[2022-01-06T20:25:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064849s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060081s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060909s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060622s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061049s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060410s ]
[2022-01-06T20:25: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.062780s ]
[2022-01-06T20:25:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061921s ]
[2022-01-06T20:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063847s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060460s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060518s ]
[2022-01-06T20:25:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059922s ]
[2022-01-06T20:25:49+08:00][sql] CONNECT:[ UseTime:0.097436s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067185s ]
[2022-01-06T20:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067053s ]
[2022-01-06T20: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.063906s ]
[2022-01-06T20:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064145s ]
[2022-01-06T20: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.063133s ]
[2022-01-06T20:25:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062805s ]
[2022-01-06T20:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063020s ]
[2022-01-06T20: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.065049s ]
[2022-01-06T20:25:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064042s ]
[2022-01-06T20: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067543s ]
[2022-01-06T20:25:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062911s ]
[2022-01-06T20:25:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068725s ]
[2022-01-06T20: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.065358s ]
[2022-01-06T20:25:50+08:00][sql] CONNECT:[ UseTime:0.091419s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:25:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063259s ]
[2022-01-06T20:25:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061117s ]
[2022-01-06T20:25:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061356s ]
[2022-01-06T20:25:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059487s ]
[2022-01-06T20:25:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058531s ]
[2022-01-06T20:25:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059030s ]
[2022-01-06T20:25:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057311s ]
[2022-01-06T20:25:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058536s ]
[2022-01-06T20:25:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058876s ]
[2022-01-06T20:25: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.060068s ]
[2022-01-06T20:25:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060037s ]
[2022-01-06T20:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069816s ]
[2022-01-06T20:25:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060869s ]
[2022-01-06T20:25:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057777s ]
[2022-01-06T20:25:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057959s ]
[2022-01-06T20:26:16+08:00][sql] CONNECT:[ UseTime:0.107232s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:26:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067398s ]
[2022-01-06T20:26:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068922s ]
[2022-01-06T20:26:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067263s ]
[2022-01-06T20:26:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067728s ]
[2022-01-06T20:26:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067178s ]
[2022-01-06T20:26:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066869s ]
[2022-01-06T20:26:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069141s ]
[2022-01-06T20:26: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.065722s ]
[2022-01-06T20:26:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066455s ]
[2022-01-06T20:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073012s ]
[2022-01-06T20:26:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068686s ]
[2022-01-06T20:26:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067948s ]
[2022-01-06T20:26:16+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.066630s ]
[2022-01-06T20:26:17+08:00][sql] CONNECT:[ UseTime:0.102146s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:26:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064889s ]
[2022-01-06T20:26:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065323s ]
[2022-01-06T20:26:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063723s ]
[2022-01-06T20:26:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063195s ]
[2022-01-06T20:26:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063139s ]
[2022-01-06T20:26:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063899s ]
[2022-01-06T20:26:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063175s ]
[2022-01-06T20:26:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064058s ]
[2022-01-06T20:26:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064321s ]
[2022-01-06T20:26: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.063221s ]
[2022-01-06T20:26:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064065s ]
[2022-01-06T20:26: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067259s ]
[2022-01-06T20:26:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064246s ]
[2022-01-06T20:26:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064393s ]
[2022-01-06T20:26:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066010s ]
[2022-01-06T20:26:50+08:00][sql] CONNECT:[ UseTime:0.106092s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069532s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069840s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070207s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066842s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065441s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069787s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066696s ]
[2022-01-06T20:26: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.067478s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068086s ]
[2022-01-06T20:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.085238s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068262s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066446s ]
[2022-01-06T20:26:50+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.067776s ]
[2022-01-06T20:26:50+08:00][sql] CONNECT:[ UseTime:0.109921s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073577s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071753s ]
[2022-01-06T20:26:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071371s ]
[2022-01-06T20:26:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070719s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069814s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071480s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067814s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068565s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070418s ]
[2022-01-06T20:26: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.069147s ]
[2022-01-06T20:26:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077031s ]
[2022-01-06T20:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076938s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068626s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070465s ]
[2022-01-06T20:26:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071021s ]
[2022-01-06T20:27:16+08:00][sql] CONNECT:[ UseTime:0.097420s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:27:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063203s ]
[2022-01-06T20:27:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063540s ]
[2022-01-06T20:27:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063809s ]
[2022-01-06T20:27:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062718s ]
[2022-01-06T20:27:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062959s ]
[2022-01-06T20:27:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061844s ]
[2022-01-06T20:27:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063063s ]
[2022-01-06T20:27: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.063480s ]
[2022-01-06T20:27:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064304s ]
[2022-01-06T20:27: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067376s ]
[2022-01-06T20:27:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063621s ]
[2022-01-06T20:27:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070388s ]
[2022-01-06T20:27:16+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.073462s ]
[2022-01-06T20:27:17+08:00][sql] CONNECT:[ UseTime:0.113210s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:27:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074070s ]
[2022-01-06T20:27:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073306s ]
[2022-01-06T20:27:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072930s ]
[2022-01-06T20:27:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070640s ]
[2022-01-06T20:27:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074718s ]
[2022-01-06T20:27:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073528s ]
[2022-01-06T20:27:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070249s ]
[2022-01-06T20:27:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073744s ]
[2022-01-06T20:27:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073974s ]
[2022-01-06T20:27: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.076686s ]
[2022-01-06T20:27:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076917s ]
[2022-01-06T20:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084082s ]
[2022-01-06T20:27:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072811s ]
[2022-01-06T20:27:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073713s ]
[2022-01-06T20:27:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072816s ]
[2022-01-06T20:27:49+08:00][sql] CONNECT:[ UseTime:0.078452s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052134s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053311s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.050461s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049884s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048853s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055507s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052428s ]
[2022-01-06T20:27: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.049821s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051069s ]
[2022-01-06T20:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057752s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050596s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052611s ]
[2022-01-06T20:27: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.049969s ]
[2022-01-06T20:27:49+08:00][sql] CONNECT:[ UseTime:0.086494s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056546s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057557s ]
[2022-01-06T20:27: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.056178s ]
[2022-01-06T20:27: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.056133s ]
[2022-01-06T20:27: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.060329s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054643s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054514s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054849s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054239s ]
[2022-01-06T20:27: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.055881s ]
[2022-01-06T20:27:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056272s ]
[2022-01-06T20:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058637s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055630s ]
[2022-01-06T20:27:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054981s ]
[2022-01-06T20:27: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.056436s ]
[2022-01-06T20:28:16+08:00][sql] CONNECT:[ UseTime:0.095967s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:28:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063748s ]
[2022-01-06T20:28:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065569s ]
[2022-01-06T20:28:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060752s ]
[2022-01-06T20:28:16+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T20:28:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062815s ]
[2022-01-06T20:28:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062641s ]
[2022-01-06T20:28:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061946s ]
[2022-01-06T20:28:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062236s ]
[2022-01-06T20:28:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061852s ]
[2022-01-06T20:28: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.062276s ]
[2022-01-06T20:28:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062605s ]
[2022-01-06T20:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063470s ]
[2022-01-06T20:28:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061168s ]
[2022-01-06T20:28:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059785s ]
[2022-01-06T20:28:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060420s ]
[2022-01-06T20:28:17+08:00][sql] CONNECT:[ UseTime:0.112150s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:28:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072952s ]
[2022-01-06T20:28:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073742s ]
[2022-01-06T20:28:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073806s ]
[2022-01-06T20:28:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075275s ]
[2022-01-06T20:28:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071725s ]
[2022-01-06T20:28:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072984s ]
[2022-01-06T20:28:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073827s ]
[2022-01-06T20:28: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.074723s ]
[2022-01-06T20:28:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073021s ]
[2022-01-06T20:28: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077829s ]
[2022-01-06T20:28:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073514s ]
[2022-01-06T20:28:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069836s ]
[2022-01-06T20:28: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.071123s ]
[2022-01-06T20:28:49+08:00][sql] CONNECT:[ UseTime:0.106401s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:28:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071788s ]
[2022-01-06T20:28:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074992s ]
[2022-01-06T20:28:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069313s ]
[2022-01-06T20:28:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072318s ]
[2022-01-06T20:28:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067944s ]
[2022-01-06T20:28:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069300s ]
[2022-01-06T20:28:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.087891s ]
[2022-01-06T20:28: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.070501s ]
[2022-01-06T20:28:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069529s ]
[2022-01-06T20:28: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074446s ]
[2022-01-06T20:28:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071308s ]
[2022-01-06T20:28:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068155s ]
[2022-01-06T20:28: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.069588s ]
[2022-01-06T20:28:50+08:00][sql] CONNECT:[ UseTime:0.115491s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:28:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078197s ]
[2022-01-06T20:28:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077866s ]
[2022-01-06T20:28:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.085914s ]
[2022-01-06T20:28:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.074585s ]
[2022-01-06T20:28:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073088s ]
[2022-01-06T20:28:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.089113s ]
[2022-01-06T20:28:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074054s ]
[2022-01-06T20:28:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075339s ]
[2022-01-06T20:28:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072820s ]
[2022-01-06T20:28: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.073922s ]
[2022-01-06T20:28:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074787s ]
[2022-01-06T20:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077830s ]
[2022-01-06T20:28:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076051s ]
[2022-01-06T20:28:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073912s ]
[2022-01-06T20:28:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075273s ]
[2022-01-06T20:29:17+08:00][sql] CONNECT:[ UseTime:0.106114s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066696s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065756s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063363s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062968s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063771s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064066s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065870s ]
[2022-01-06T20:29: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.064822s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062656s ]
[2022-01-06T20:29: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067288s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062762s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063847s ]
[2022-01-06T20:29: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.061541s ]
[2022-01-06T20:29:17+08:00][sql] CONNECT:[ UseTime:0.108482s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067470s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069111s ]
[2022-01-06T20:29:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067336s ]
[2022-01-06T20:29:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066216s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066072s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067065s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065964s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061637s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064760s ]
[2022-01-06T20:29: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.080316s ]
[2022-01-06T20:29:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065880s ]
[2022-01-06T20:29: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070926s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065690s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065026s ]
[2022-01-06T20:29:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065800s ]
[2022-01-06T20:29:50+08:00][sql] CONNECT:[ UseTime:0.109614s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072099s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072835s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068633s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070815s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069395s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071336s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069574s ]
[2022-01-06T20:29: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.070083s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068622s ]
[2022-01-06T20:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076734s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068875s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069887s ]
[2022-01-06T20:29:50+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.071900s ]
[2022-01-06T20:29:50+08:00][sql] CONNECT:[ UseTime:0.106395s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070562s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070355s ]
[2022-01-06T20:29:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068548s ]
[2022-01-06T20:29:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067409s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066567s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068503s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071218s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067558s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069999s ]
[2022-01-06T20:29: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.066641s ]
[2022-01-06T20:29:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068451s ]
[2022-01-06T20:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073613s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067526s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066863s ]
[2022-01-06T20:29:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068111s ]
[2022-01-06T20:30:16+08:00][sql] CONNECT:[ UseTime:0.100512s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:30:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067418s ]
[2022-01-06T20:30:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066752s ]
[2022-01-06T20:30:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064448s ]
[2022-01-06T20:30:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062885s ]
[2022-01-06T20:30:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067413s ]
[2022-01-06T20:30:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069443s ]
[2022-01-06T20:30:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064157s ]
[2022-01-06T20:30: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.063529s ]
[2022-01-06T20:30:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064594s ]
[2022-01-06T20:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065891s ]
[2022-01-06T20:30:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061961s ]
[2022-01-06T20:30:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061002s ]
[2022-01-06T20:30:16+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.062140s ]
[2022-01-06T20:30:17+08:00][sql] CONNECT:[ UseTime:0.112928s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:30:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071145s ]
[2022-01-06T20:30:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071619s ]
[2022-01-06T20:30:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068661s ]
[2022-01-06T20:30:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072967s ]
[2022-01-06T20:30:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069039s ]
[2022-01-06T20:30:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068030s ]
[2022-01-06T20:30:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069405s ]
[2022-01-06T20:30:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067330s ]
[2022-01-06T20:30:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069779s ]
[2022-01-06T20:30: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.068281s ]
[2022-01-06T20:30:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067270s ]
[2022-01-06T20:30: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069503s ]
[2022-01-06T20:30:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068481s ]
[2022-01-06T20:30:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069725s ]
[2022-01-06T20:30:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070389s ]
[2022-01-06T20:30:49+08:00][sql] CONNECT:[ UseTime:0.074513s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:30:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.046735s ]
[2022-01-06T20:30:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051034s ]
[2022-01-06T20:30:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047613s ]
[2022-01-06T20:30:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049782s ]
[2022-01-06T20:30:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046145s ]
[2022-01-06T20:30:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045686s ]
[2022-01-06T20:30:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048305s ]
[2022-01-06T20:30: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.048902s ]
[2022-01-06T20:30:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047043s ]
[2022-01-06T20:30: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.048830s ]
[2022-01-06T20:30:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046629s ]
[2022-01-06T20:30:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046163s ]
[2022-01-06T20:30: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.046790s ]
[2022-01-06T20:30:50+08:00][sql] CONNECT:[ UseTime:0.121717s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:30:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.083796s ]
[2022-01-06T20:30:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083615s ]
[2022-01-06T20:30:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.081726s ]
[2022-01-06T20:30:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079641s ]
[2022-01-06T20:30:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079043s ]
[2022-01-06T20:30:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079576s ]
[2022-01-06T20:30:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078768s ]
[2022-01-06T20:30:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079258s ]
[2022-01-06T20:30:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079366s ]
[2022-01-06T20:30: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.078816s ]
[2022-01-06T20:30:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080711s ]
[2022-01-06T20:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082755s ]
[2022-01-06T20:30:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081284s ]
[2022-01-06T20:30:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080748s ]
[2022-01-06T20:30:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.080661s ]
[2022-01-06T20:31:17+08:00][sql] CONNECT:[ UseTime:0.101872s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066822s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070205s ]
[2022-01-06T20:31:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068742s ]
[2022-01-06T20:31:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066124s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067120s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064946s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065323s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066287s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067417s ]
[2022-01-06T20:31: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.068380s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068522s ]
[2022-01-06T20:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071434s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065907s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066440s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067165s ]
[2022-01-06T20:31:17+08:00][sql] CONNECT:[ UseTime:0.118211s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081245s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079071s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077019s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076551s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075129s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075670s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078728s ]
[2022-01-06T20:31: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.079832s ]
[2022-01-06T20:31:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079893s ]
[2022-01-06T20:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.096828s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077807s ]
[2022-01-06T20:31:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077723s ]
[2022-01-06T20:31: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.078036s ]
[2022-01-06T20:31:49+08:00][sql] CONNECT:[ UseTime:0.088981s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059640s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060199s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056620s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057738s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057688s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057572s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057915s ]
[2022-01-06T20:31: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.055744s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058008s ]
[2022-01-06T20:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060017s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055403s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058170s ]
[2022-01-06T20:31: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.057826s ]
[2022-01-06T20:31:49+08:00][sql] CONNECT:[ UseTime:0.092761s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062780s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061448s ]
[2022-01-06T20:31: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.062670s ]
[2022-01-06T20:31: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.061678s ]
[2022-01-06T20:31: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.061166s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062108s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060775s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061263s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061408s ]
[2022-01-06T20:31: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.058911s ]
[2022-01-06T20:31:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060891s ]
[2022-01-06T20:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066192s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060580s ]
[2022-01-06T20:31:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060180s ]
[2022-01-06T20:31: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.062208s ]
[2022-01-06T20:32:18+08:00][sql] CONNECT:[ UseTime:0.091554s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058914s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059474s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061758s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061880s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057766s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060784s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061038s ]
[2022-01-06T20:32: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.057642s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059660s ]
[2022-01-06T20:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067366s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056515s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058808s ]
[2022-01-06T20:32:18+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.055881s ]
[2022-01-06T20:32:18+08:00][sql] CONNECT:[ UseTime:0.105469s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072389s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075832s ]
[2022-01-06T20:32: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.074942s ]
[2022-01-06T20:32: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.069094s ]
[2022-01-06T20:32: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.072729s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073086s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071944s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076747s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070068s ]
[2022-01-06T20:32: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.067757s ]
[2022-01-06T20:32:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069653s ]
[2022-01-06T20:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081743s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069434s ]
[2022-01-06T20:32:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069359s ]
[2022-01-06T20:32: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.070002s ]
[2022-01-06T20:32:49+08:00][sql] CONNECT:[ UseTime:0.093968s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058584s ]
[2022-01-06T20:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056869s ]
[2022-01-06T20:32:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057336s ]
[2022-01-06T20:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055410s ]
[2022-01-06T20:32:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055023s ]
[2022-01-06T20:32:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054914s ]
[2022-01-06T20:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056210s ]
[2022-01-06T20:32: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.056651s ]
[2022-01-06T20:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058326s ]
[2022-01-06T20:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062267s ]
[2022-01-06T20:32:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054217s ]
[2022-01-06T20:32:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054683s ]
[2022-01-06T20:32: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.058266s ]
[2022-01-06T20:32:50+08:00][sql] CONNECT:[ UseTime:0.099783s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059776s ]
[2022-01-06T20:32:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059966s ]
[2022-01-06T20:32:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059155s ]
[2022-01-06T20:32:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058933s ]
[2022-01-06T20:32:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059064s ]
[2022-01-06T20:32:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058155s ]
[2022-01-06T20:32:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057945s ]
[2022-01-06T20:32:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060668s ]
[2022-01-06T20:32:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060862s ]
[2022-01-06T20:32: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.059302s ]
[2022-01-06T20:32:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062490s ]
[2022-01-06T20:32: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060364s ]
[2022-01-06T20:32:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057159s ]
[2022-01-06T20:32:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063437s ]
[2022-01-06T20:32:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059654s ]
[2022-01-06T20:32:58+08:00][sql] CONNECT:[ UseTime:0.089556s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:58+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059225s ]
[2022-01-06T20:32:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059063s ]
[2022-01-06T20:32: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.056959s ]
[2022-01-06T20:32:58+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058125s ]
[2022-01-06T20:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059491s ]
[2022-01-06T20:32:58+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056390s ]
[2022-01-06T20:32:59+08:00][sql] CONNECT:[ UseTime:0.098970s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066688s ]
[2022-01-06T20:32:59+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.065192s ]
[2022-01-06T20:32:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069028s ]
[2022-01-06T20:32: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.063276s ]
[2022-01-06T20:32:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064733s ]
[2022-01-06T20:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066880s ]
[2022-01-06T20:32:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065251s ]
[2022-01-06T20:32:59+08:00][sql] CONNECT:[ UseTime:0.114265s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:32:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.076803s ]
[2022-01-06T20:32:59+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073802s ]
[2022-01-06T20:32:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.075009s ]
[2022-01-06T20:32:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.073625s ]
[2022-01-06T20:32:59+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074938s ]
[2022-01-06T20:32:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.076052s ]
[2022-01-06T20:32:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.072743s ]
[2022-01-06T20:32:59+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072035s ]
[2022-01-06T20:33:00+08:00][sql] CONNECT:[ UseTime:0.148606s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:33:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.276885s ]
[2022-01-06T20:33:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.096563s ]
[2022-01-06T20:33:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.095985s ]
[2022-01-06T20:33:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.093205s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.093571s ]
[2022-01-06T20:33:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.095137s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096277s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.094180s ]
[2022-01-06T20:33:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.095695s ]
[2022-01-06T20:33:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.095381s ]
[2022-01-06T20:33:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.105200s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.099537s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.095893s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098763s ]
[2022-01-06T20:33:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.096585s ]
[2022-01-06T20:33:16+08:00][sql] CONNECT:[ UseTime:0.096277s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:33:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064365s ]
[2022-01-06T20:33:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064019s ]
[2022-01-06T20:33:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062866s ]
[2022-01-06T20:33:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062025s ]
[2022-01-06T20:33:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060866s ]
[2022-01-06T20:33:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061573s ]
[2022-01-06T20:33:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061376s ]
[2022-01-06T20:33: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.061689s ]
[2022-01-06T20:33:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060640s ]
[2022-01-06T20:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066631s ]
[2022-01-06T20:33:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062350s ]
[2022-01-06T20:33:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064309s ]
[2022-01-06T20:33:16+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.062504s ]
[2022-01-06T20:33:17+08:00][sql] CONNECT:[ UseTime:0.102272s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:33:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071970s ]
[2022-01-06T20:33:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069501s ]
[2022-01-06T20:33:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068191s ]
[2022-01-06T20:33:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066846s ]
[2022-01-06T20:33:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065673s ]
[2022-01-06T20:33:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068663s ]
[2022-01-06T20:33:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067744s ]
[2022-01-06T20:33:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068120s ]
[2022-01-06T20:33:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068068s ]
[2022-01-06T20:33: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.067024s ]
[2022-01-06T20:33:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068702s ]
[2022-01-06T20:33: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074663s ]
[2022-01-06T20:33:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066889s ]
[2022-01-06T20:33:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067965s ]
[2022-01-06T20:33:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069540s ]
[2022-01-06T20:34:00+08:00][sql] CONNECT:[ UseTime:0.106524s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075025s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074489s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072119s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075445s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073211s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072685s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071824s ]
[2022-01-06T20:34:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.073594s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076132s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077250s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073526s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070369s ]
[2022-01-06T20:34:00+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.068142s ]
[2022-01-06T20:34:00+08:00][sql] CONNECT:[ UseTime:0.100699s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067750s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069425s ]
[2022-01-06T20:34:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067874s ]
[2022-01-06T20:34:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063923s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066766s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065306s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065346s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071634s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069671s ]
[2022-01-06T20:34:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065914s ]
[2022-01-06T20:34:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069678s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071389s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062734s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063391s ]
[2022-01-06T20:34:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062665s ]
[2022-01-06T20:34:16+08:00][sql] CONNECT:[ UseTime:0.094436s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057838s ]
[2022-01-06T20:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060619s ]
[2022-01-06T20:34:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.055734s ]
[2022-01-06T20:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056341s ]
[2022-01-06T20:34:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055208s ]
[2022-01-06T20:34:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054412s ]
[2022-01-06T20:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054599s ]
[2022-01-06T20:34: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.052753s ]
[2022-01-06T20:34:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056505s ]
[2022-01-06T20:34: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061505s ]
[2022-01-06T20:34:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054467s ]
[2022-01-06T20:34:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055429s ]
[2022-01-06T20:34:16+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.058148s ]
[2022-01-06T20:34:17+08:00][sql] CONNECT:[ UseTime:0.099881s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:34:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060787s ]
[2022-01-06T20:34:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061868s ]
[2022-01-06T20:34:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060960s ]
[2022-01-06T20:34:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059459s ]
[2022-01-06T20:34:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060616s ]
[2022-01-06T20:34:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061353s ]
[2022-01-06T20:34:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060490s ]
[2022-01-06T20:34:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061326s ]
[2022-01-06T20:34:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060826s ]
[2022-01-06T20:34: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.061103s ]
[2022-01-06T20:34:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064171s ]
[2022-01-06T20:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063469s ]
[2022-01-06T20:34:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058750s ]
[2022-01-06T20:34:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060475s ]
[2022-01-06T20:34:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059830s ]
[2022-01-06T20:34:59+08:00][sql] CONNECT:[ UseTime:0.096536s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:34:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063133s ]
[2022-01-06T20:34:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063221s ]
[2022-01-06T20:34:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060503s ]
[2022-01-06T20:34:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059969s ]
[2022-01-06T20:34:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059902s ]
[2022-01-06T20:34:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059459s ]
[2022-01-06T20:34:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060313s ]
[2022-01-06T20:34: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.061913s ]
[2022-01-06T20:34:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063295s ]
[2022-01-06T20:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060574s ]
[2022-01-06T20:34:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059763s ]
[2022-01-06T20:34:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060054s ]
[2022-01-06T20:34: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.062514s ]
[2022-01-06T20:35:00+08:00][sql] CONNECT:[ UseTime:0.103044s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:35:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065612s ]
[2022-01-06T20:35:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066918s ]
[2022-01-06T20:35:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064653s ]
[2022-01-06T20:35:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065371s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064215s ]
[2022-01-06T20:35:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064329s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064753s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065318s ]
[2022-01-06T20:35:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064391s ]
[2022-01-06T20:35:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.065763s ]
[2022-01-06T20:35:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068350s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071798s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066747s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069630s ]
[2022-01-06T20:35:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064379s ]
[2022-01-06T20:35:17+08:00][sql] CONNECT:[ UseTime:0.098247s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063886s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063829s ]
[2022-01-06T20:35:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064245s ]
[2022-01-06T20:35:17+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063288s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063203s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063976s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062280s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063199s ]
[2022-01-06T20:35: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.062819s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063975s ]
[2022-01-06T20:35: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067436s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061940s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063001s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063075s ]
[2022-01-06T20:35:17+08:00][sql] CONNECT:[ UseTime:0.263792s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.101058s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.100925s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.093322s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.097780s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097018s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098125s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.096562s ]
[2022-01-06T20:35: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.099080s ]
[2022-01-06T20:35:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.095514s ]
[2022-01-06T20:35: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.095221s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.099224s ]
[2022-01-06T20:35:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098657s ]
[2022-01-06T20:35: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.099419s ]
[2022-01-06T20:36:00+08:00][sql] CONNECT:[ UseTime:0.104043s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072118s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068871s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067516s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068575s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065193s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065544s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067292s ]
[2022-01-06T20:36:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.067611s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065899s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068690s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066931s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065864s ]
[2022-01-06T20:36:00+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.063840s ]
[2022-01-06T20:36:00+08:00][sql] CONNECT:[ UseTime:0.095738s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067316s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064682s ]
[2022-01-06T20:36:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062229s ]
[2022-01-06T20:36:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065007s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060710s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060420s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059103s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061326s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061236s ]
[2022-01-06T20:36:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.063123s ]
[2022-01-06T20:36:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060759s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067857s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062944s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060838s ]
[2022-01-06T20:36:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060234s ]
[2022-01-06T20:36:17+08:00][sql] CONNECT:[ UseTime:0.092118s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:36:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060933s ]
[2022-01-06T20:36:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060364s ]
[2022-01-06T20:36:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059969s ]
[2022-01-06T20:36:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058575s ]
[2022-01-06T20:36:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059511s ]
[2022-01-06T20:36:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059601s ]
[2022-01-06T20:36:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059838s ]
[2022-01-06T20:36: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.059528s ]
[2022-01-06T20:36:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061385s ]
[2022-01-06T20:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071863s ]
[2022-01-06T20:36:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063105s ]
[2022-01-06T20:36:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059496s ]
[2022-01-06T20:36: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.066314s ]
[2022-01-06T20:36:18+08:00][sql] CONNECT:[ UseTime:0.103911s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:36:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068550s ]
[2022-01-06T20:36:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068090s ]
[2022-01-06T20:36: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.068995s ]
[2022-01-06T20:36: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.068580s ]
[2022-01-06T20:36: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.068753s ]
[2022-01-06T20:36:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068035s ]
[2022-01-06T20:36:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066993s ]
[2022-01-06T20:36:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069068s ]
[2022-01-06T20:36:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071458s ]
[2022-01-06T20:36: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.069251s ]
[2022-01-06T20:36:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077574s ]
[2022-01-06T20:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078360s ]
[2022-01-06T20:36:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071542s ]
[2022-01-06T20:36:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075776s ]
[2022-01-06T20:36: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.076629s ]
[2022-01-06T20:37:00+08:00][sql] CONNECT:[ UseTime:0.086397s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052903s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052887s ]
[2022-01-06T20:37:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054060s ]
[2022-01-06T20:37:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052062s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.051730s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050797s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052081s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051073s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053313s ]
[2022-01-06T20:37:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.053446s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056356s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057231s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051308s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052745s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.051419s ]
[2022-01-06T20:37:00+08:00][sql] CONNECT:[ UseTime:0.100417s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066984s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068626s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066530s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065735s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064047s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063938s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067135s ]
[2022-01-06T20:37:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.066216s ]
[2022-01-06T20:37:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070265s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075073s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064772s ]
[2022-01-06T20:37:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066710s ]
[2022-01-06T20:37:00+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.066227s ]
[2022-01-06T20:37:17+08:00][sql] CONNECT:[ UseTime:0.077490s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050697s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052167s ]
[2022-01-06T20:37:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052270s ]
[2022-01-06T20:37:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050234s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.049930s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058268s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052496s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054789s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053948s ]
[2022-01-06T20:37: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.055267s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052240s ]
[2022-01-06T20:37: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056699s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049567s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053140s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055556s ]
[2022-01-06T20:37:17+08:00][sql] CONNECT:[ UseTime:0.106340s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070847s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072286s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071561s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079391s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072105s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073186s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071274s ]
[2022-01-06T20:37: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.069923s ]
[2022-01-06T20:37:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074657s ]
[2022-01-06T20:37: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080736s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072289s ]
[2022-01-06T20:37:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073152s ]
[2022-01-06T20:37: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.071411s ]
[2022-01-06T20:38:17+08:00][sql] CONNECT:[ UseTime:0.116843s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072374s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078510s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071432s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071865s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070665s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073595s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071096s ]
[2022-01-06T20:38: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.072947s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073446s ]
[2022-01-06T20:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076115s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076141s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070494s ]
[2022-01-06T20:38: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.071234s ]
[2022-01-06T20:38:17+08:00][sql] CONNECT:[ UseTime:0.106492s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068757s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068255s ]
[2022-01-06T20:38:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067651s ]
[2022-01-06T20:38:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065436s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066999s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069126s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065698s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065976s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066514s ]
[2022-01-06T20:38: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.067791s ]
[2022-01-06T20:38:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067866s ]
[2022-01-06T20:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077978s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066728s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067376s ]
[2022-01-06T20:38:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066547s ]
[2022-01-06T20:38:26+08:00][sql] CONNECT:[ UseTime:0.093908s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062327s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062750s ]
[2022-01-06T20:38:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065575s ]
[2022-01-06T20:38:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065038s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061143s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061941s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062960s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061615s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061960s ]
[2022-01-06T20:38: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.061177s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063487s ]
[2022-01-06T20:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063008s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060526s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061310s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059960s ]
[2022-01-06T20:38:26+08:00][sql] CONNECT:[ UseTime:0.111537s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074236s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077739s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075000s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071709s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072243s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072872s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069191s ]
[2022-01-06T20:38: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.070790s ]
[2022-01-06T20:38:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072184s ]
[2022-01-06T20:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073370s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069020s ]
[2022-01-06T20:38:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071498s ]
[2022-01-06T20:38:26+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.071826s ]
[2022-01-06T20:38:47+08:00][sql] CONNECT:[ UseTime:0.094569s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.063315s ]
[2022-01-06T20:38:47+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065032s ]
[2022-01-06T20:38:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.062753s ]
[2022-01-06T20:38:47+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.064078s ]
[2022-01-06T20:38:47+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064494s ]
[2022-01-06T20:38:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.063160s ]
[2022-01-06T20:38:47+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.066293s ]
[2022-01-06T20:38:47+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064148s ]
[2022-01-06T20:38:54+08:00][sql] CONNECT:[ UseTime:0.087091s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:54+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.058295s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055629s ]
[2022-01-06T20:38:54+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.057881s ]
[2022-01-06T20:38:54+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.055643s ]
[2022-01-06T20:38:54+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.053294s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.056018s ]
[2022-01-06T20:38:54+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.058325s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.056542s ]
[2022-01-06T20:38:54+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.057810s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.067668s ]
[2022-01-06T20:38:54+08:00][sql] SHOW TABLES [ RunTime:0.066678s ]
[2022-01-06T20:38:54+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.091884s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.070740s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055108s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055180s ]
[2022-01-06T20:38:54+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.055029s ]
[2022-01-06T20:38:59+08:00][sql] CONNECT:[ UseTime:0.103156s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067792s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066771s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067477s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065546s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065974s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068294s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066176s ]
[2022-01-06T20:38: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.067939s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067935s ]
[2022-01-06T20:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074657s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071168s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065730s ]
[2022-01-06T20:38: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.069206s ]
[2022-01-06T20:38:59+08:00][sql] CONNECT:[ UseTime:0.104491s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068864s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070940s ]
[2022-01-06T20:38: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.068042s ]
[2022-01-06T20:38: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.068768s ]
[2022-01-06T20:38: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.069786s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067859s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067066s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067849s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068055s ]
[2022-01-06T20:38: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.071323s ]
[2022-01-06T20:38:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074505s ]
[2022-01-06T20:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072397s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068121s ]
[2022-01-06T20:38:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067978s ]
[2022-01-06T20:38: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.066684s ]
[2022-01-06T20:39:16+08:00][sql] CONNECT:[ UseTime:0.093824s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062322s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063147s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059741s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059932s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058933s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058776s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059087s ]
[2022-01-06T20:39: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.058616s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059533s ]
[2022-01-06T20:39: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064569s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058684s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060071s ]
[2022-01-06T20:39:16+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.060871s ]
[2022-01-06T20:39:16+08:00][sql] CONNECT:[ UseTime:0.095008s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072016s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066422s ]
[2022-01-06T20:39:16+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T20:39:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059533s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059460s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061751s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060389s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060852s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061774s ]
[2022-01-06T20:39: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.063751s ]
[2022-01-06T20:39:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062108s ]
[2022-01-06T20:39: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065534s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063437s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059636s ]
[2022-01-06T20:39:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061748s ]
[2022-01-06T20:39:59+08:00][sql] CONNECT:[ UseTime:0.095647s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:39:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063475s ]
[2022-01-06T20:39:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065376s ]
[2022-01-06T20:39:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061664s ]
[2022-01-06T20:39:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060687s ]
[2022-01-06T20:39:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059408s ]
[2022-01-06T20:39:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061184s ]
[2022-01-06T20:39:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061129s ]
[2022-01-06T20:39: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.062012s ]
[2022-01-06T20:39:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063839s ]
[2022-01-06T20:39: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069795s ]
[2022-01-06T20:39:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062349s ]
[2022-01-06T20:39:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063695s ]
[2022-01-06T20:39: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.064196s ]
[2022-01-06T20:40:00+08:00][sql] CONNECT:[ UseTime:0.107791s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070150s ]
[2022-01-06T20:40:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071508s ]
[2022-01-06T20:40:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069123s ]
[2022-01-06T20:40:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066966s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067332s ]
[2022-01-06T20:40:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069466s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068096s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069938s ]
[2022-01-06T20:40:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071288s ]
[2022-01-06T20:40:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068774s ]
[2022-01-06T20:40:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068722s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071453s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068299s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069651s ]
[2022-01-06T20:40:00+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071990s ]
[2022-01-06T20:40:16+08:00][sql] CONNECT:[ UseTime:0.094751s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061123s ]
[2022-01-06T20:40:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061596s ]
[2022-01-06T20:40:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061600s ]
[2022-01-06T20:40:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059026s ]
[2022-01-06T20:40:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061335s ]
[2022-01-06T20:40:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061657s ]
[2022-01-06T20:40:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061150s ]
[2022-01-06T20:40: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.060376s ]
[2022-01-06T20:40:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064211s ]
[2022-01-06T20:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066301s ]
[2022-01-06T20:40:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061306s ]
[2022-01-06T20:40:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060923s ]
[2022-01-06T20:40:16+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.060345s ]
[2022-01-06T20:40:17+08:00][sql] CONNECT:[ UseTime:0.105725s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070943s ]
[2022-01-06T20:40:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070025s ]
[2022-01-06T20:40:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067677s ]
[2022-01-06T20:40:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069927s ]
[2022-01-06T20:40:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068781s ]
[2022-01-06T20:40:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067437s ]
[2022-01-06T20:40:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068639s ]
[2022-01-06T20:40:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072804s ]
[2022-01-06T20:40:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069975s ]
[2022-01-06T20:40: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.067738s ]
[2022-01-06T20:40:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070090s ]
[2022-01-06T20:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075410s ]
[2022-01-06T20:40:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070726s ]
[2022-01-06T20:40:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068338s ]
[2022-01-06T20:40:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069023s ]
[2022-01-06T20:40:39+08:00][sql] CONNECT:[ UseTime:0.092867s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.061836s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061434s ]
[2022-01-06T20:40:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.062247s ]
[2022-01-06T20:40:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.061501s ]
[2022-01-06T20:40:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.062677s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.060370s ]
[2022-01-06T20:40:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.060235s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.061296s ]
[2022-01-06T20:40:39+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.062442s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.065147s ]
[2022-01-06T20:40:39+08:00][sql] SHOW TABLES [ RunTime:0.061382s ]
[2022-01-06T20:40:39+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.062557s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.060434s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.060985s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.059984s ]
[2022-01-06T20:40:39+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.059927s ]
[2022-01-06T20:40:51+08:00][sql] CONNECT:[ UseTime:0.104864s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.070046s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068951s ]
[2022-01-06T20:40:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.070608s ]
[2022-01-06T20:40:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.067842s ]
[2022-01-06T20:40:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.067044s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.068125s ]
[2022-01-06T20:40:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.069181s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.067759s ]
[2022-01-06T20:40:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.066578s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.067970s ]
[2022-01-06T20:40:51+08:00][sql] SHOW TABLES [ RunTime:0.066389s ]
[2022-01-06T20:40:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.066496s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.071824s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.068403s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.066567s ]
[2022-01-06T20:40:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.067484s ]
[2022-01-06T20:40:56+08:00][sql] CONNECT:[ UseTime:0.088884s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.062189s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062936s ]
[2022-01-06T20:40:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.059196s ]
[2022-01-06T20:40:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.059523s ]
[2022-01-06T20:40:56+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '35' AND ( delete_time is null ) [ RunTime:0.061685s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 35 LIMIT 1 [ RunTime:0.057747s ]
[2022-01-06T20:40:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.059763s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.060408s ]
[2022-01-06T20:40:56+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.059203s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.063663s ]
[2022-01-06T20:40:56+08:00][sql] SHOW TABLES [ RunTime:0.056208s ]
[2022-01-06T20:40:56+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.056487s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.056693s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.056352s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.056409s ]
[2022-01-06T20:40:56+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.057639s ]
[2022-01-06T20:40:59+08:00][sql] CONNECT:[ UseTime:0.081290s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052860s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054002s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.051877s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052105s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050900s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052845s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052280s ]
[2022-01-06T20:40: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.053531s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056554s ]
[2022-01-06T20:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054899s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050341s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052678s ]
[2022-01-06T20:40: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.051574s ]
[2022-01-06T20:40:59+08:00][sql] CONNECT:[ UseTime:0.082092s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054103s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054051s ]
[2022-01-06T20:40: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.055602s ]
[2022-01-06T20:40: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.051453s ]
[2022-01-06T20:40: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.052203s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052525s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052105s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057051s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056073s ]
[2022-01-06T20:40: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.053595s ]
[2022-01-06T20:40:59+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052013s ]
[2022-01-06T20:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057160s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051881s ]
[2022-01-06T20:40:59+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055036s ]
[2022-01-06T20:40: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.053008s ]
[2022-01-06T20:41:00+08:00][sql] CONNECT:[ UseTime:0.080509s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.053898s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051961s ]
[2022-01-06T20:41:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.053154s ]
[2022-01-06T20:41:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.055674s ]
[2022-01-06T20:41:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '33' AND ( delete_time is null ) [ RunTime:0.052945s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 33 LIMIT 1 [ RunTime:0.052629s ]
[2022-01-06T20:41:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.055398s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.055229s ]
[2022-01-06T20:41:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.055005s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.055268s ]
[2022-01-06T20:41:00+08:00][sql] SHOW TABLES [ RunTime:0.052287s ]
[2022-01-06T20:41:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.056328s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.053816s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.056814s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051151s ]
[2022-01-06T20:41:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.051792s ]
[2022-01-06T20:41:13+08:00][sql] CONNECT:[ UseTime:0.102495s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:13+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070820s ]
[2022-01-06T20:41:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069066s ]
[2022-01-06T20:41: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.068304s ]
[2022-01-06T20:41:13+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067912s ]
[2022-01-06T20:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071955s ]
[2022-01-06T20:41:13+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067042s ]
[2022-01-06T20:41:14+08:00][sql] CONNECT:[ UseTime:0.098316s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.067081s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065898s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.064495s ]
[2022-01-06T20:41:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.062275s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063570s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.068578s ]
[2022-01-06T20:41:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.064480s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067238s ]
[2022-01-06T20:41:14+08:00][sql] CONNECT:[ UseTime:0.109472s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076587s ]
[2022-01-06T20:41: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.073866s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070893s ]
[2022-01-06T20:41: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.071753s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074801s ]
[2022-01-06T20:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075796s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071819s ]
[2022-01-06T20:41:14+08:00][sql] CONNECT:[ UseTime:0.083066s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056322s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056366s ]
[2022-01-06T20:41:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.050855s ]
[2022-01-06T20:41:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051684s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052795s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051328s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051770s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055071s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053542s ]
[2022-01-06T20:41: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.053690s ]
[2022-01-06T20:41:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051277s ]
[2022-01-06T20:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055395s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053526s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052782s ]
[2022-01-06T20:41:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052846s ]
[2022-01-06T20:41:17+08:00][sql] CONNECT:[ UseTime:0.094816s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063036s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063271s ]
[2022-01-06T20:41:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062795s ]
[2022-01-06T20:41:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060493s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061456s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061190s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062238s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070421s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059703s ]
[2022-01-06T20:41: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.059948s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061540s ]
[2022-01-06T20:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066263s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061058s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061210s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065131s ]
[2022-01-06T20:41:17+08:00][sql] CONNECT:[ UseTime:0.149674s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.094505s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.100829s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.099505s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.097230s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097207s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.095748s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.090079s ]
[2022-01-06T20:41: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.090135s ]
[2022-01-06T20:41:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.096602s ]
[2022-01-06T20:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.098462s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.094885s ]
[2022-01-06T20:41:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096448s ]
[2022-01-06T20:41: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.096492s ]
[2022-01-06T20:41:18+08:00][sql] CONNECT:[ UseTime:0.103102s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:41:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.067277s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069244s ]
[2022-01-06T20:41:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.066428s ]
[2022-01-06T20:41:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.066710s ]
[2022-01-06T20:41:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.066861s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.066217s ]
[2022-01-06T20:41:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064781s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.065306s ]
[2022-01-06T20:41:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.065767s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.066201s ]
[2022-01-06T20:41:18+08:00][sql] SHOW TABLES [ RunTime:0.066610s ]
[2022-01-06T20:41:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.067078s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.067855s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.079892s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.068596s ]
[2022-01-06T20:41:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.066560s ]
[2022-01-06T20:42:14+08:00][sql] CONNECT:[ UseTime:0.094698s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:42:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062149s ]
[2022-01-06T20:42:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062065s ]
[2022-01-06T20:42:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061278s ]
[2022-01-06T20:42:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061483s ]
[2022-01-06T20:42:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061665s ]
[2022-01-06T20:42:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060448s ]
[2022-01-06T20:42:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061603s ]
[2022-01-06T20:42: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.062882s ]
[2022-01-06T20:42:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062694s ]
[2022-01-06T20:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064726s ]
[2022-01-06T20:42:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060473s ]
[2022-01-06T20:42:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060996s ]
[2022-01-06T20:42:14+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.060950s ]
[2022-01-06T20:42:15+08:00][sql] CONNECT:[ UseTime:0.112435s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:42:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073199s ]
[2022-01-06T20:42:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072311s ]
[2022-01-06T20:42: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.073097s ]
[2022-01-06T20:42: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.072658s ]
[2022-01-06T20:42: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.071877s ]
[2022-01-06T20:42:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071631s ]
[2022-01-06T20:42:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072957s ]
[2022-01-06T20:42:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072289s ]
[2022-01-06T20:42:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069822s ]
[2022-01-06T20:42: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.073468s ]
[2022-01-06T20:42:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071766s ]
[2022-01-06T20:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075889s ]
[2022-01-06T20:42:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071202s ]
[2022-01-06T20:42:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071454s ]
[2022-01-06T20:42: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.071260s ]
[2022-01-06T20:42:20+08:00][sql] CONNECT:[ UseTime:0.102981s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065318s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064499s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063198s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063312s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063825s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065629s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064169s ]
[2022-01-06T20:42: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.063180s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064560s ]
[2022-01-06T20:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066802s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063290s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063488s ]
[2022-01-06T20:42: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.063208s ]
[2022-01-06T20:42:20+08:00][sql] CONNECT:[ UseTime:0.095593s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063264s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064245s ]
[2022-01-06T20:42:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063190s ]
[2022-01-06T20:42:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063189s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062243s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062920s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062473s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063301s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063556s ]
[2022-01-06T20:42: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.060962s ]
[2022-01-06T20:42:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063813s ]
[2022-01-06T20:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068037s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061840s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062055s ]
[2022-01-06T20:42:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061858s ]
[2022-01-06T20:43:14+08:00][sql] CONNECT:[ UseTime:0.105158s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:43:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070338s ]
[2022-01-06T20:43:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071912s ]
[2022-01-06T20:43:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070393s ]
[2022-01-06T20:43:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069426s ]
[2022-01-06T20:43:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068431s ]
[2022-01-06T20:43:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070368s ]
[2022-01-06T20:43:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069204s ]
[2022-01-06T20:43: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.067449s ]
[2022-01-06T20:43:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070942s ]
[2022-01-06T20:43: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071275s ]
[2022-01-06T20:43:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067422s ]
[2022-01-06T20:43:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068748s ]
[2022-01-06T20:43:14+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.069338s ]
[2022-01-06T20:43:15+08:00][sql] CONNECT:[ UseTime:0.111444s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:43:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073840s ]
[2022-01-06T20:43:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073626s ]
[2022-01-06T20:43: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.075599s ]
[2022-01-06T20:43: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.073180s ]
[2022-01-06T20:43: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.074694s ]
[2022-01-06T20:43:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071158s ]
[2022-01-06T20:43:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070995s ]
[2022-01-06T20:43:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072287s ]
[2022-01-06T20:43:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071138s ]
[2022-01-06T20:43: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.071523s ]
[2022-01-06T20:43:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070106s ]
[2022-01-06T20:43: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073805s ]
[2022-01-06T20:43:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071071s ]
[2022-01-06T20:43:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074841s ]
[2022-01-06T20:43: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.073768s ]
[2022-01-06T20:43:16+08:00][sql] CONNECT:[ UseTime:0.069916s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048131s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052319s ]
[2022-01-06T20:43:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.047168s ]
[2022-01-06T20:43:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.045897s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046027s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.046098s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046777s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045466s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046589s ]
[2022-01-06T20:43: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.046748s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048480s ]
[2022-01-06T20:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.049268s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046569s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047575s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.047578s ]
[2022-01-06T20:43:16+08:00][sql] CONNECT:[ UseTime:0.103009s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068616s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070519s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067098s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067426s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066972s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068224s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067906s ]
[2022-01-06T20:43: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.067441s ]
[2022-01-06T20:43:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068370s ]
[2022-01-06T20:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072570s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067885s ]
[2022-01-06T20:43:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067809s ]
[2022-01-06T20:43:16+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.067027s ]
[2022-01-06T20:44:15+08:00][sql] CONNECT:[ UseTime:0.094865s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066847s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069976s ]
[2022-01-06T20:44: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.063449s ]
[2022-01-06T20:44: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.061659s ]
[2022-01-06T20:44: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.060488s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064117s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061432s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062717s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061723s ]
[2022-01-06T20:44: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.061339s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062450s ]
[2022-01-06T20:44: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063274s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061536s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065179s ]
[2022-01-06T20:44: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.062075s ]
[2022-01-06T20:44:15+08:00][sql] CONNECT:[ UseTime:0.144045s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.108026s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.102089s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.100006s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.098958s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.094337s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096049s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.097083s ]
[2022-01-06T20:44: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.092789s ]
[2022-01-06T20:44:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.099033s ]
[2022-01-06T20:44: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.091569s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.091922s ]
[2022-01-06T20:44:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097123s ]
[2022-01-06T20:44: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.095843s ]
[2022-01-06T20:44:16+08:00][sql] CONNECT:[ UseTime:0.071945s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049692s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050078s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.048043s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048517s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048553s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045853s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046579s ]
[2022-01-06T20:44: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.048583s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047094s ]
[2022-01-06T20:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050261s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047519s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047881s ]
[2022-01-06T20:44:16+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.048351s ]
[2022-01-06T20:44:16+08:00][sql] CONNECT:[ UseTime:0.070594s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.046989s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.047023s ]
[2022-01-06T20:44:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.047472s ]
[2022-01-06T20:44:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.046326s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046130s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048303s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046931s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044388s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.045931s ]
[2022-01-06T20:44: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.044070s ]
[2022-01-06T20:44:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048181s ]
[2022-01-06T20:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.049639s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046130s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045985s ]
[2022-01-06T20:44:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046148s ]
[2022-01-06T20:45:15+08:00][sql] CONNECT:[ UseTime:0.103089s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074009s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071252s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065716s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065151s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067232s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068690s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066634s ]
[2022-01-06T20:45: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.067501s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067483s ]
[2022-01-06T20:45: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071054s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065415s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071238s ]
[2022-01-06T20:45: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.067706s ]
[2022-01-06T20:45:15+08:00][sql] CONNECT:[ UseTime:0.107399s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068497s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069169s ]
[2022-01-06T20:45: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.069453s ]
[2022-01-06T20:45: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.066619s ]
[2022-01-06T20:45: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.067457s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069082s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065962s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067156s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067524s ]
[2022-01-06T20:45: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.069277s ]
[2022-01-06T20:45:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071047s ]
[2022-01-06T20:45: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074878s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069987s ]
[2022-01-06T20:45:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069265s ]
[2022-01-06T20:45: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.070880s ]
[2022-01-06T20:45:17+08:00][sql] CONNECT:[ UseTime:0.112210s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061090s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060447s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.055183s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055868s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052934s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053419s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056289s ]
[2022-01-06T20:45: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.057876s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057414s ]
[2022-01-06T20:45: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062533s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056942s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056294s ]
[2022-01-06T20:45: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.056729s ]
[2022-01-06T20:45:17+08:00][sql] CONNECT:[ UseTime:0.094697s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063018s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065181s ]
[2022-01-06T20:45:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059444s ]
[2022-01-06T20:45:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058799s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060040s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060382s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060286s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062883s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060373s ]
[2022-01-06T20:45: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.063418s ]
[2022-01-06T20:45:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061665s ]
[2022-01-06T20:45: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066847s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061857s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064924s ]
[2022-01-06T20:45:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061490s ]
[2022-01-06T20:46:15+08:00][sql] CONNECT:[ UseTime:0.108007s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074120s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071744s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071784s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069416s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076448s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069464s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076241s ]
[2022-01-06T20:46: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.074018s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071145s ]
[2022-01-06T20:46: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074369s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071573s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072454s ]
[2022-01-06T20:46: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.075034s ]
[2022-01-06T20:46:15+08:00][sql] CONNECT:[ UseTime:0.103678s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068547s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067595s ]
[2022-01-06T20:46: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.066385s ]
[2022-01-06T20:46: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.067606s ]
[2022-01-06T20:46: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.064235s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066215s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065220s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065079s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069111s ]
[2022-01-06T20:46: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.067135s ]
[2022-01-06T20:46:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067496s ]
[2022-01-06T20:46: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074455s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064397s ]
[2022-01-06T20:46:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071900s ]
[2022-01-06T20:46: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.067220s ]
[2022-01-06T20:46:17+08:00][sql] CONNECT:[ UseTime:0.080546s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055808s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060826s ]
[2022-01-06T20:46:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058075s ]
[2022-01-06T20:46:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051687s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058833s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057069s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054109s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056201s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056459s ]
[2022-01-06T20:46: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.060939s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056618s ]
[2022-01-06T20:46: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073620s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055668s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053988s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052571s ]
[2022-01-06T20:46:17+08:00][sql] CONNECT:[ UseTime:0.105278s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065954s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069812s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068690s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069610s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065754s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066542s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072595s ]
[2022-01-06T20:46: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.068760s ]
[2022-01-06T20:46:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073572s ]
[2022-01-06T20:46: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074707s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067666s ]
[2022-01-06T20:46:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063122s ]
[2022-01-06T20:46: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.065653s ]
[2022-01-06T20:46:34+08:00][sql] CONNECT:[ UseTime:0.109048s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:46:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.062293s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062492s ]
[2022-01-06T20:46:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.061825s ]
[2022-01-06T20:46:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.060873s ]
[2022-01-06T20:46:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.060434s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.059828s ]
[2022-01-06T20:46:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.065563s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.061173s ]
[2022-01-06T20:46:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.063389s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.064084s ]
[2022-01-06T20:46:34+08:00][sql] SHOW TABLES [ RunTime:0.060924s ]
[2022-01-06T20:46:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.060800s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.065067s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062103s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.060804s ]
[2022-01-06T20:46:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.079677s ]
[2022-01-06T20:47:14+08:00][sql] CONNECT:[ UseTime:0.078318s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048043s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052494s ]
[2022-01-06T20:47:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.047776s ]
[2022-01-06T20:47:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.048120s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.046904s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050587s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051164s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051082s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054458s ]
[2022-01-06T20:47: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.048643s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047973s ]
[2022-01-06T20:47: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052755s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049081s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050917s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.047516s ]
[2022-01-06T20:47:14+08:00][sql] CONNECT:[ UseTime:0.097766s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066515s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066399s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065670s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065547s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067455s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069656s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065763s ]
[2022-01-06T20:47: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.065322s ]
[2022-01-06T20:47:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067577s ]
[2022-01-06T20:47: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065586s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065116s ]
[2022-01-06T20:47:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063560s ]
[2022-01-06T20:47:14+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.068630s ]
[2022-01-06T20:47:22+08:00][sql] CONNECT:[ UseTime:0.109501s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:47:22+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072988s ]
[2022-01-06T20:47:22+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072075s ]
[2022-01-06T20:47:22+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069399s ]
[2022-01-06T20:47:22+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071348s ]
[2022-01-06T20:47:22+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069991s ]
[2022-01-06T20:47:22+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071280s ]
[2022-01-06T20:47:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071131s ]
[2022-01-06T20:47: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.073434s ]
[2022-01-06T20:47:22+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070986s ]
[2022-01-06T20:47: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075561s ]
[2022-01-06T20:47:22+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073625s ]
[2022-01-06T20:47:22+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073925s ]
[2022-01-06T20:47:22+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.070433s ]
[2022-01-06T20:47:23+08:00][sql] CONNECT:[ UseTime:0.148637s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:47:23+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.102231s ]
[2022-01-06T20:47:23+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.099446s ]
[2022-01-06T20:47: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.100464s ]
[2022-01-06T20:47: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.099472s ]
[2022-01-06T20:47: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.100649s ]
[2022-01-06T20:47:23+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.099940s ]
[2022-01-06T20:47:23+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092692s ]
[2022-01-06T20:47:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.099877s ]
[2022-01-06T20:47:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.098025s ]
[2022-01-06T20:47: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.093712s ]
[2022-01-06T20:47:23+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.100562s ]
[2022-01-06T20:47: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.301741s ]
[2022-01-06T20:47:23+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.098929s ]
[2022-01-06T20:47:23+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092764s ]
[2022-01-06T20:47: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.099223s ]
[2022-01-06T20:48:14+08:00][sql] CONNECT:[ UseTime:0.079990s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051547s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051635s ]
[2022-01-06T20:48:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051601s ]
[2022-01-06T20:48:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053931s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053661s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050600s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052931s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054448s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050891s ]
[2022-01-06T20:48: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.049447s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051936s ]
[2022-01-06T20:48: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061357s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052459s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054342s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.051580s ]
[2022-01-06T20:48:14+08:00][sql] CONNECT:[ UseTime:0.094329s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061721s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062694s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061488s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062111s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061970s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059792s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064456s ]
[2022-01-06T20:48: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.061641s ]
[2022-01-06T20:48:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061035s ]
[2022-01-06T20:48: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070358s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061554s ]
[2022-01-06T20:48:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061278s ]
[2022-01-06T20:48:14+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.058940s ]
[2022-01-06T20:48:17+08:00][sql] CONNECT:[ UseTime:0.095148s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062521s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063144s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061502s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060165s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061299s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061050s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062373s ]
[2022-01-06T20:48: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.063992s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062800s ]
[2022-01-06T20:48: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064036s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061883s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063283s ]
[2022-01-06T20:48: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.061341s ]
[2022-01-06T20:48:17+08:00][sql] CONNECT:[ UseTime:0.095931s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063844s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066421s ]
[2022-01-06T20:48:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064823s ]
[2022-01-06T20:48:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062181s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063141s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062864s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062086s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062439s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061925s ]
[2022-01-06T20:48: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.063121s ]
[2022-01-06T20:48:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063812s ]
[2022-01-06T20:48: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068848s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062554s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064001s ]
[2022-01-06T20:48:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065516s ]
[2022-01-06T20:48:22+08:00][sql] CONNECT:[ UseTime:0.094923s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:48:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.063899s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062582s ]
[2022-01-06T20:48:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.061010s ]
[2022-01-06T20:48:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.061633s ]
[2022-01-06T20:48:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.056439s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.058966s ]
[2022-01-06T20:48:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.060868s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.057530s ]
[2022-01-06T20:48:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.061303s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.058965s ]
[2022-01-06T20:48:22+08:00][sql] SHOW TABLES [ RunTime:0.059365s ]
[2022-01-06T20:48:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.060757s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059850s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.059910s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.058948s ]
[2022-01-06T20:48:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.057693s ]
[2022-01-06T20:48:31+08:00][sql] CONNECT:[ UseTime:0.105592s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:48:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.071551s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069207s ]
[2022-01-06T20:48:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.070172s ]
[2022-01-06T20:48:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.069200s ]
[2022-01-06T20:48:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.072228s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.067403s ]
[2022-01-06T20:48:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.074831s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.069440s ]
[2022-01-06T20:48:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.073609s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.069973s ]
[2022-01-06T20:48:31+08:00][sql] SHOW TABLES [ RunTime:0.068641s ]
[2022-01-06T20:48:31+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.069878s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.071362s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.070980s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.069558s ]
[2022-01-06T20:48:31+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.068460s ]
[2022-01-06T20:49:14+08:00][sql] CONNECT:[ UseTime:0.096157s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065362s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066152s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064543s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063737s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066810s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067787s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066637s ]
[2022-01-06T20:49: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.063683s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062024s ]
[2022-01-06T20:49: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068129s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060632s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061812s ]
[2022-01-06T20:49:14+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.060526s ]
[2022-01-06T20:49:14+08:00][sql] CONNECT:[ UseTime:0.096651s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065501s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066343s ]
[2022-01-06T20:49:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063834s ]
[2022-01-06T20:49:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064101s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063557s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066513s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066593s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068624s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062484s ]
[2022-01-06T20:49: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.061507s ]
[2022-01-06T20:49:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062226s ]
[2022-01-06T20:49: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067455s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061087s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064923s ]
[2022-01-06T20:49:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062419s ]
[2022-01-06T20:49:16+08:00][sql] CONNECT:[ UseTime:0.098339s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066424s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064649s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061868s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064710s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062803s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065507s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063251s ]
[2022-01-06T20:49: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.066073s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063974s ]
[2022-01-06T20:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068423s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064350s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062173s ]
[2022-01-06T20:49:16+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.066705s ]
[2022-01-06T20:49:16+08:00][sql] CONNECT:[ UseTime:0.094565s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066024s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062789s ]
[2022-01-06T20:49:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060432s ]
[2022-01-06T20:49:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060033s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059318s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063149s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066604s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062829s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064740s ]
[2022-01-06T20:49: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.061861s ]
[2022-01-06T20:49:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062623s ]
[2022-01-06T20:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061812s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061405s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063654s ]
[2022-01-06T20:49:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062166s ]
[2022-01-06T20:49:22+08:00][sql] CONNECT:[ UseTime:0.118521s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:49:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.075865s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072854s ]
[2022-01-06T20:49:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.075080s ]
[2022-01-06T20:49:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.074662s ]
[2022-01-06T20:49:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.072922s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.074474s ]
[2022-01-06T20:49:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.074147s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.071829s ]
[2022-01-06T20:49:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.073357s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.075245s ]
[2022-01-06T20:49:22+08:00][sql] SHOW TABLES [ RunTime:0.071971s ]
[2022-01-06T20:49:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.077117s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.074941s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.077977s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.074631s ]
[2022-01-06T20:49:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.074135s ]
[2022-01-06T20:50:14+08:00][sql] CONNECT:[ UseTime:0.077869s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050367s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051660s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.049437s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050957s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048246s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048004s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050003s ]
[2022-01-06T20:50: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.048124s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.050296s ]
[2022-01-06T20:50: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050013s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046002s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048501s ]
[2022-01-06T20:50:14+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.046968s ]
[2022-01-06T20:50:14+08:00][sql] CONNECT:[ UseTime:0.087881s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055837s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056948s ]
[2022-01-06T20:50:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060338s ]
[2022-01-06T20:50:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053949s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055302s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054466s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053241s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055058s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055148s ]
[2022-01-06T20:50: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.055870s ]
[2022-01-06T20:50:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055534s ]
[2022-01-06T20:50: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058518s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054269s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054640s ]
[2022-01-06T20:50:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055552s ]
[2022-01-06T20:50:16+08:00][sql] CONNECT:[ UseTime:0.101310s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066793s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066402s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067793s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066310s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065201s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064944s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065213s ]
[2022-01-06T20:50: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.067114s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067420s ]
[2022-01-06T20:50: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068866s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066118s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063981s ]
[2022-01-06T20:50:16+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.064213s ]
[2022-01-06T20:50:16+08:00][sql] CONNECT:[ UseTime:0.098925s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061056s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067894s ]
[2022-01-06T20:50:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062273s ]
[2022-01-06T20:50:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059251s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059784s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058044s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059600s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061555s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060315s ]
[2022-01-06T20:50: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.059512s ]
[2022-01-06T20:50:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061140s ]
[2022-01-06T20:50: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063179s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057644s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058738s ]
[2022-01-06T20:50:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059851s ]
[2022-01-06T20:51:15+08:00][sql] CONNECT:[ UseTime:0.111804s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073841s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075433s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075757s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072210s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072474s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073642s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073654s ]
[2022-01-06T20:51: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.070863s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074014s ]
[2022-01-06T20:51: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079967s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072335s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071263s ]
[2022-01-06T20:51: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.071279s ]
[2022-01-06T20:51:15+08:00][sql] CONNECT:[ UseTime:0.099164s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065185s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064267s ]
[2022-01-06T20:51: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.066002s ]
[2022-01-06T20:51: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.063803s ]
[2022-01-06T20:51: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.066317s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066979s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064507s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063822s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063330s ]
[2022-01-06T20:51: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.061988s ]
[2022-01-06T20:51:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063987s ]
[2022-01-06T20:51: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070908s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062974s ]
[2022-01-06T20:51:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065432s ]
[2022-01-06T20:51: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.067168s ]
[2022-01-06T20:51:17+08:00][sql] CONNECT:[ UseTime:0.109956s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072362s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072938s ]
[2022-01-06T20:51:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071520s ]
[2022-01-06T20:51:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070385s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071211s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070250s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070159s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073732s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071634s ]
[2022-01-06T20:51: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.071132s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071809s ]
[2022-01-06T20:51: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076345s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073193s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071273s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070654s ]
[2022-01-06T20:51:17+08:00][sql] CONNECT:[ UseTime:0.142697s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.092956s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.095040s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.093096s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.087636s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085412s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092828s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.091363s ]
[2022-01-06T20:51: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.092923s ]
[2022-01-06T20:51:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.097219s ]
[2022-01-06T20:51: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.094851s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087428s ]
[2022-01-06T20:51:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096317s ]
[2022-01-06T20:51: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.087355s ]
[2022-01-06T20:51:27+08:00][sql] CONNECT:[ UseTime:0.076658s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:51:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.049748s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051467s ]
[2022-01-06T20:51:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.050899s ]
[2022-01-06T20:51:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.051147s ]
[2022-01-06T20:51:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.047958s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.048281s ]
[2022-01-06T20:51:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.053298s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.049927s ]
[2022-01-06T20:51:27+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.050868s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.052318s ]
[2022-01-06T20:51:27+08:00][sql] SHOW TABLES [ RunTime:0.047616s ]
[2022-01-06T20:51:27+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.050874s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.051595s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.050255s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.050112s ]
[2022-01-06T20:51:27+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.054137s ]
[2022-01-06T20:52:14+08:00][sql] CONNECT:[ UseTime:0.075966s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:52:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049537s ]
[2022-01-06T20:52:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051234s ]
[2022-01-06T20:52:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.052629s ]
[2022-01-06T20:52:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050013s ]
[2022-01-06T20:52:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045889s ]
[2022-01-06T20:52:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048878s ]
[2022-01-06T20:52:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052079s ]
[2022-01-06T20:52: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.055025s ]
[2022-01-06T20:52:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056915s ]
[2022-01-06T20:52: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052498s ]
[2022-01-06T20:52:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055371s ]
[2022-01-06T20:52:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053692s ]
[2022-01-06T20:52:14+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.052572s ]
[2022-01-06T20:52:15+08:00][sql] CONNECT:[ UseTime:0.091661s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:52:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058951s ]
[2022-01-06T20:52:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061055s ]
[2022-01-06T20:52: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.063340s ]
[2022-01-06T20:52: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.058230s ]
[2022-01-06T20:52: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.059368s ]
[2022-01-06T20:52:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060739s ]
[2022-01-06T20:52:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058511s ]
[2022-01-06T20:52:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063788s ]
[2022-01-06T20:52:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056575s ]
[2022-01-06T20:52: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.061951s ]
[2022-01-06T20:52:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064648s ]
[2022-01-06T20:52: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061518s ]
[2022-01-06T20:52:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057159s ]
[2022-01-06T20:52:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057254s ]
[2022-01-06T20:52: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.060411s ]
[2022-01-06T20:52:16+08:00][sql] CONNECT:[ UseTime:0.114072s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:52:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075335s ]
[2022-01-06T20:52:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077859s ]
[2022-01-06T20:52:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073543s ]
[2022-01-06T20:52:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074681s ]
[2022-01-06T20:52:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073855s ]
[2022-01-06T20:52:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072377s ]
[2022-01-06T20:52:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073268s ]
[2022-01-06T20:52: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.073374s ]
[2022-01-06T20:52:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074842s ]
[2022-01-06T20:52: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082394s ]
[2022-01-06T20:52:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078103s ]
[2022-01-06T20:52:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074822s ]
[2022-01-06T20:52:16+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.075157s ]
[2022-01-06T20:52:17+08:00][sql] CONNECT:[ UseTime:0.119067s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:52:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078525s ]
[2022-01-06T20:52:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079218s ]
[2022-01-06T20:52:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079800s ]
[2022-01-06T20:52:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.076841s ]
[2022-01-06T20:52:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075255s ]
[2022-01-06T20:52:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078423s ]
[2022-01-06T20:52:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083273s ]
[2022-01-06T20:52:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082065s ]
[2022-01-06T20:52:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076290s ]
[2022-01-06T20:52: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.077759s ]
[2022-01-06T20:52:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082382s ]
[2022-01-06T20:52: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078849s ]
[2022-01-06T20:52:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.083732s ]
[2022-01-06T20:52:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080814s ]
[2022-01-06T20:52:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.080536s ]
[2022-01-06T20:53:14+08:00][sql] CONNECT:[ UseTime:0.105377s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:53:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070948s ]
[2022-01-06T20:53:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069286s ]
[2022-01-06T20:53:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067945s ]
[2022-01-06T20:53:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068982s ]
[2022-01-06T20:53:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069015s ]
[2022-01-06T20:53:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068450s ]
[2022-01-06T20:53:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067946s ]
[2022-01-06T20:53: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.069140s ]
[2022-01-06T20:53:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069040s ]
[2022-01-06T20:53: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072891s ]
[2022-01-06T20:53:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075637s ]
[2022-01-06T20:53:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067573s ]
[2022-01-06T20:53:14+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.072526s ]
[2022-01-06T20:53:15+08:00][sql] CONNECT:[ UseTime:0.118694s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:53:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.083824s ]
[2022-01-06T20:53:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080325s ]
[2022-01-06T20:53: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.078166s ]
[2022-01-06T20:53: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.078884s ]
[2022-01-06T20:53: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.079990s ]
[2022-01-06T20:53:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.077334s ]
[2022-01-06T20:53:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079416s ]
[2022-01-06T20:53:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078781s ]
[2022-01-06T20:53:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081308s ]
[2022-01-06T20:53: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.079819s ]
[2022-01-06T20:53:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078475s ]
[2022-01-06T20:53: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084207s ]
[2022-01-06T20:53:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078276s ]
[2022-01-06T20:53:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079791s ]
[2022-01-06T20:53: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.080551s ]
[2022-01-06T20:53:16+08:00][sql] CONNECT:[ UseTime:0.077042s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054225s ]
[2022-01-06T20:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052860s ]
[2022-01-06T20:53:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.050929s ]
[2022-01-06T20:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050007s ]
[2022-01-06T20:53:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054389s ]
[2022-01-06T20:53:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050760s ]
[2022-01-06T20:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049682s ]
[2022-01-06T20: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.052060s ]
[2022-01-06T20:53:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.050004s ]
[2022-01-06T20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054777s ]
[2022-01-06T20:53:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065760s ]
[2022-01-06T20:53:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052708s ]
[2022-01-06T20:53:16+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.049981s ]
[2022-01-06T20:53:17+08:00][sql] CONNECT:[ UseTime:0.107689s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078229s ]
[2022-01-06T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072414s ]
[2022-01-06T20:53:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070988s ]
[2022-01-06T20:53:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069634s ]
[2022-01-06T20:53:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069347s ]
[2022-01-06T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068318s ]
[2022-01-06T20: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.070610s ]
[2022-01-06T20:53:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077463s ]
[2022-01-06T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070735s ]
[2022-01-06T20: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.069934s ]
[2022-01-06T20:53:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071212s ]
[2022-01-06T20: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081495s ]
[2022-01-06T20:53:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071279s ]
[2022-01-06T20:53:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074822s ]
[2022-01-06T20:53:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077302s ]
[2022-01-06T20:54:15+08:00][sql] CONNECT:[ UseTime:0.115809s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075310s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077429s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076267s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.080354s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077606s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075863s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075421s ]
[2022-01-06T20:54: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.078175s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076936s ]
[2022-01-06T20:54: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080255s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076280s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076914s ]
[2022-01-06T20:54: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.074836s ]
[2022-01-06T20:54:15+08:00][sql] CONNECT:[ UseTime:0.113841s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073789s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072795s ]
[2022-01-06T20:54: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.073608s ]
[2022-01-06T20:54: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.073239s ]
[2022-01-06T20:54: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.077614s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071470s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070022s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071526s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072030s ]
[2022-01-06T20:54: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.078558s ]
[2022-01-06T20:54:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075000s ]
[2022-01-06T20:54: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076610s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071339s ]
[2022-01-06T20:54:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071271s ]
[2022-01-06T20:54: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.071623s ]
[2022-01-06T20:54:16+08:00][sql] CONNECT:[ UseTime:0.080871s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:54:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053342s ]
[2022-01-06T20:54:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053493s ]
[2022-01-06T20:54:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053200s ]
[2022-01-06T20:54:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054945s ]
[2022-01-06T20:54:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.052758s ]
[2022-01-06T20:54:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053172s ]
[2022-01-06T20:54:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051285s ]
[2022-01-06T20:54:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052206s ]
[2022-01-06T20:54:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049605s ]
[2022-01-06T20:54: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.052058s ]
[2022-01-06T20:54:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052403s ]
[2022-01-06T20:54: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054893s ]
[2022-01-06T20:54:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055896s ]
[2022-01-06T20:54:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052556s ]
[2022-01-06T20:54:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.050705s ]
[2022-01-06T20:54:17+08:00][sql] CONNECT:[ UseTime:0.110369s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070872s ]
[2022-01-06T20:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073585s ]
[2022-01-06T20: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.069692s ]
[2022-01-06T20:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070307s ]
[2022-01-06T20: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.069320s ]
[2022-01-06T20:54:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068311s ]
[2022-01-06T20:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069013s ]
[2022-01-06T20: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.070597s ]
[2022-01-06T20:54:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072522s ]
[2022-01-06T20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074756s ]
[2022-01-06T20:54:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069884s ]
[2022-01-06T20:54:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068539s ]
[2022-01-06T20: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.070039s ]
[2022-01-06T20:55:14+08:00][sql] CONNECT:[ UseTime:0.091266s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062277s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063881s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060415s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057964s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057919s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058581s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060370s ]
[2022-01-06T20:55: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.060231s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060831s ]
[2022-01-06T20:55: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064738s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061977s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059937s ]
[2022-01-06T20:55:14+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.057837s ]
[2022-01-06T20:55:14+08:00][sql] CONNECT:[ UseTime:0.092133s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061013s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064400s ]
[2022-01-06T20:55:14+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T20:55:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060102s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059976s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057687s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058587s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058384s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058824s ]
[2022-01-06T20:55: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.061039s ]
[2022-01-06T20:55:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061108s ]
[2022-01-06T20:55: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063323s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058854s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060456s ]
[2022-01-06T20:55:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060890s ]
[2022-01-06T20:55:16+08:00][sql] CONNECT:[ UseTime:0.094881s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:55:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064457s ]
[2022-01-06T20:55:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066138s ]
[2022-01-06T20:55:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065090s ]
[2022-01-06T20:55:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075391s ]
[2022-01-06T20:55:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066164s ]
[2022-01-06T20:55:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062835s ]
[2022-01-06T20:55:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064922s ]
[2022-01-06T20:55: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.065955s ]
[2022-01-06T20:55:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064035s ]
[2022-01-06T20:55: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067652s ]
[2022-01-06T20:55:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063301s ]
[2022-01-06T20:55:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062442s ]
[2022-01-06T20:55:16+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.062429s ]
[2022-01-06T20:55:17+08:00][sql] CONNECT:[ UseTime:0.103878s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072226s ]
[2022-01-06T20:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072200s ]
[2022-01-06T20:55:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071877s ]
[2022-01-06T20:55:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.075445s ]
[2022-01-06T20:55:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071831s ]
[2022-01-06T20:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068721s ]
[2022-01-06T20: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.069380s ]
[2022-01-06T20:55:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072787s ]
[2022-01-06T20:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068359s ]
[2022-01-06T20: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.068064s ]
[2022-01-06T20:55:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068632s ]
[2022-01-06T20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074008s ]
[2022-01-06T20:55:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067545s ]
[2022-01-06T20:55:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072592s ]
[2022-01-06T20:55:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068289s ]
[2022-01-06T20:56:14+08:00][sql] CONNECT:[ UseTime:0.113874s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:56:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075900s ]
[2022-01-06T20:56:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074690s ]
[2022-01-06T20:56:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075678s ]
[2022-01-06T20:56:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075075s ]
[2022-01-06T20:56:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071935s ]
[2022-01-06T20:56:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074653s ]
[2022-01-06T20:56:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074524s ]
[2022-01-06T20:56: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.076524s ]
[2022-01-06T20:56:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075037s ]
[2022-01-06T20:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079086s ]
[2022-01-06T20:56:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074298s ]
[2022-01-06T20:56:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074713s ]
[2022-01-06T20:56:14+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.073291s ]
[2022-01-06T20:56:15+08:00][sql] CONNECT:[ UseTime:0.104027s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:56:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069651s ]
[2022-01-06T20:56:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072574s ]
[2022-01-06T20:56: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.072327s ]
[2022-01-06T20:56: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.066555s ]
[2022-01-06T20:56: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.068503s ]
[2022-01-06T20:56:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068859s ]
[2022-01-06T20:56:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069509s ]
[2022-01-06T20:56:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070362s ]
[2022-01-06T20:56:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070400s ]
[2022-01-06T20:56: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.067182s ]
[2022-01-06T20:56:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068903s ]
[2022-01-06T20:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073368s ]
[2022-01-06T20:56:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069084s ]
[2022-01-06T20:56:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071468s ]
[2022-01-06T20:56: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.066969s ]
[2022-01-06T20:56:16+08:00][sql] CONNECT:[ UseTime:0.098708s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:56:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063786s ]
[2022-01-06T20:56:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063862s ]
[2022-01-06T20:56:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064484s ]
[2022-01-06T20:56:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064258s ]
[2022-01-06T20:56:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064218s ]
[2022-01-06T20:56:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062869s ]
[2022-01-06T20:56:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067367s ]
[2022-01-06T20:56: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.062800s ]
[2022-01-06T20:56:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065589s ]
[2022-01-06T20:56: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067029s ]
[2022-01-06T20:56:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067743s ]
[2022-01-06T20:56:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067671s ]
[2022-01-06T20:56:16+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.066642s ]
[2022-01-06T20:56:17+08:00][sql] CONNECT:[ UseTime:0.120317s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081228s ]
[2022-01-06T20:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082063s ]
[2022-01-06T20:56:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.083259s ]
[2022-01-06T20:56:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080403s ]
[2022-01-06T20:56:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.082155s ]
[2022-01-06T20:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078918s ]
[2022-01-06T20:56:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078356s ]
[2022-01-06T20:56:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079328s ]
[2022-01-06T20:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081804s ]
[2022-01-06T20:56: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.079291s ]
[2022-01-06T20:56:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082431s ]
[2022-01-06T20:56: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082947s ]
[2022-01-06T20:56:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081445s ]
[2022-01-06T20:56:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084455s ]
[2022-01-06T20:56:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.081415s ]
[2022-01-06T20:57:16+08:00][sql] CONNECT:[ UseTime:0.091037s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059455s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061531s ]
[2022-01-06T20:57:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058471s ]
[2022-01-06T20:57:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.057315s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.058069s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060402s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057665s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059006s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057723s ]
[2022-01-06T20:57: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.058925s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060184s ]
[2022-01-06T20:57: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060969s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058840s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060965s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059186s ]
[2022-01-06T20:57:16+08:00][sql] CONNECT:[ UseTime:0.112198s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076186s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073907s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072162s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071296s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074355s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072368s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072722s ]
[2022-01-06T20:57: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.071584s ]
[2022-01-06T20:57:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074067s ]
[2022-01-06T20:57: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078372s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076542s ]
[2022-01-06T20:57:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074979s ]
[2022-01-06T20:57:16+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.072290s ]
[2022-01-06T20:57:50+08:00][sql] CONNECT:[ UseTime:0.112536s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076106s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076827s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078072s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073668s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073781s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073870s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074204s ]
[2022-01-06T20:57: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.074415s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075443s ]
[2022-01-06T20:57: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077080s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074029s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078566s ]
[2022-01-06T20:57:50+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.074187s ]
[2022-01-06T20:57:50+08:00][sql] CONNECT:[ UseTime:0.115669s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072830s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075199s ]
[2022-01-06T20:57:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.075596s ]
[2022-01-06T20:57:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069594s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070266s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070911s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071214s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070582s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073861s ]
[2022-01-06T20:57: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.070853s ]
[2022-01-06T20:57:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072889s ]
[2022-01-06T20:57: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076199s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073341s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071257s ]
[2022-01-06T20:57:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071239s ]
[2022-01-06T20:58:16+08:00][sql] CONNECT:[ UseTime:0.088415s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056031s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057345s ]
[2022-01-06T20:58:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.054353s ]
[2022-01-06T20:58:16+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055736s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060058s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056312s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052899s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054564s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055313s ]
[2022-01-06T20:58: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.053665s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057174s ]
[2022-01-06T20:58: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057412s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056144s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054582s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055584s ]
[2022-01-06T20:58:16+08:00][sql] CONNECT:[ UseTime:0.115432s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078086s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076227s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074797s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.077742s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075308s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075746s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079797s ]
[2022-01-06T20:58: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.073671s ]
[2022-01-06T20:58:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073696s ]
[2022-01-06T20:58: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078647s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077911s ]
[2022-01-06T20:58:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075318s ]
[2022-01-06T20:58:16+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.076052s ]
[2022-01-06T20:58:49+08:00][sql] CONNECT:[ UseTime:0.113291s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:58:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077015s ]
[2022-01-06T20:58:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073112s ]
[2022-01-06T20:58:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072357s ]
[2022-01-06T20:58:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070708s ]
[2022-01-06T20:58:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070608s ]
[2022-01-06T20:58:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071219s ]
[2022-01-06T20:58:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071068s ]
[2022-01-06T20:58: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.094197s ]
[2022-01-06T20:58:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070739s ]
[2022-01-06T20:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072770s ]
[2022-01-06T20:58:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077428s ]
[2022-01-06T20:58:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072631s ]
[2022-01-06T20:58: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.073304s ]
[2022-01-06T20:58:50+08:00][sql] CONNECT:[ UseTime:0.111012s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:58:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069446s ]
[2022-01-06T20:58:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068768s ]
[2022-01-06T20:58:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072773s ]
[2022-01-06T20:58:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068948s ]
[2022-01-06T20:58:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069119s ]
[2022-01-06T20:58:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067843s ]
[2022-01-06T20:58:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066888s ]
[2022-01-06T20:58:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068900s ]
[2022-01-06T20:58:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079631s ]
[2022-01-06T20:58: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.068024s ]
[2022-01-06T20:58:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069560s ]
[2022-01-06T20:58: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073592s ]
[2022-01-06T20:58:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066076s ]
[2022-01-06T20:58:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065372s ]
[2022-01-06T20:58:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069281s ]
[2022-01-06T20:59:16+08:00][sql] CONNECT:[ UseTime:0.100616s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:59:16+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.092069s ]
[2022-01-06T20:59:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064718s ]
[2022-01-06T20:59:16+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066572s ]
[2022-01-06T20:59:16+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063686s ]
[2022-01-06T20:59:16+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066498s ]
[2022-01-06T20:59:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062117s ]
[2022-01-06T20:59:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063969s ]
[2022-01-06T20:59: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.063066s ]
[2022-01-06T20:59:16+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065517s ]
[2022-01-06T20:59: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066786s ]
[2022-01-06T20:59:16+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064807s ]
[2022-01-06T20:59:16+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067446s ]
[2022-01-06T20:59:16+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.065403s ]
[2022-01-06T20:59:17+08:00][sql] CONNECT:[ UseTime:0.106291s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.095693s ]
[2022-01-06T20:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070977s ]
[2022-01-06T20:59:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071366s ]
[2022-01-06T20:59:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071227s ]
[2022-01-06T20:59:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073399s ]
[2022-01-06T20:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067947s ]
[2022-01-06T20:59:17+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072761s ]
[2022-01-06T20:59:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068114s ]
[2022-01-06T20:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068828s ]
[2022-01-06T20:59: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.069903s ]
[2022-01-06T20:59:17+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073248s ]
[2022-01-06T20:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072904s ]
[2022-01-06T20:59:17+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066479s ]
[2022-01-06T20:59:17+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068146s ]
[2022-01-06T20:59:17+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068812s ]
[2022-01-06T20:59:50+08:00][sql] CONNECT:[ UseTime:0.119113s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075870s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074753s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077052s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076732s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077177s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079659s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075773s ]
[2022-01-06T20: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.075406s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075682s ]
[2022-01-06T20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076830s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075439s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073258s ]
[2022-01-06T20:59:50+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.075161s ]
[2022-01-06T20:59:50+08:00][sql] CONNECT:[ UseTime:0.123390s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080015s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080085s ]
[2022-01-06T20:59:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.077678s ]
[2022-01-06T20:59:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.078947s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.081161s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.080180s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078052s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081023s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079769s ]
[2022-01-06T20: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.079914s ]
[2022-01-06T20:59:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079326s ]
[2022-01-06T20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082832s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080648s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077492s ]
[2022-01-06T20:59:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.078409s ]
[2022-01-06T21:04:50+08:00][sql] CONNECT:[ UseTime:0.118859s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079384s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075305s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073326s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073655s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071299s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075723s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073047s ]
[2022-01-06T21:04: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.071369s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073614s ]
[2022-01-06T21:04: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080125s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072234s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076746s ]
[2022-01-06T21:04:50+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.072331s ]
[2022-01-06T21:04:50+08:00][sql] CONNECT:[ UseTime:0.117368s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077874s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074381s ]
[2022-01-06T21:04:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.075308s ]
[2022-01-06T21:04:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073936s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074257s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074808s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076751s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073493s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074631s ]
[2022-01-06T21:04: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.076911s ]
[2022-01-06T21:04:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078522s ]
[2022-01-06T21:04: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.084291s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077247s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077253s ]
[2022-01-06T21:04:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.074955s ]
[2022-01-06T21:05:00+08:00][sql] CONNECT:[ UseTime:0.130874s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:05:00+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076530s ]
[2022-01-06T21:05:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.101927s ]
[2022-01-06T21:05:00+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078582s ]
[2022-01-06T21:05:00+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075955s ]
[2022-01-06T21:05:00+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072361s ]
[2022-01-06T21:05:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.157390s ]
[2022-01-06T21:05:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.193740s ]
[2022-01-06T21:05:00+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.233845s ]
[2022-01-06T21:05:00+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.300370s ]
[2022-01-06T21:05:00+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.232032s ]
[2022-01-06T21:05:00+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.166804s ]
[2022-01-06T21:05:00+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.281771s ]
[2022-01-06T21:05:00+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.301582s ]
[2022-01-06T21:05:01+08:00][sql] CONNECT:[ UseTime:0.116315s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:05:01+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074795s ]
[2022-01-06T21:05:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.104730s ]
[2022-01-06T21:05: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.077534s ]
[2022-01-06T21:05: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.070375s ]
[2022-01-06T21:05: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.068773s ]
[2022-01-06T21:05:01+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.121252s ]
[2022-01-06T21:05:01+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.140110s ]
[2022-01-06T21:05:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.173326s ]
[2022-01-06T21:05:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.295210s ]
[2022-01-06T21:05: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.192740s ]
[2022-01-06T21:05:01+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.199182s ]
[2022-01-06T21:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.285422s ]
[2022-01-06T21:05:01+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.301120s ]
[2022-01-06T21:05:01+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.199202s ]
[2022-01-06T21:05: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.294516s ]
[2022-01-06T21:10:40+08:00][sql] CONNECT:[ UseTime:0.076026s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051090s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050292s ]
[2022-01-06T21:10: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.055706s ]
[2022-01-06T21:10: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.047882s ]
[2022-01-06T21:10: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.046071s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048973s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044618s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046201s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048003s ]
[2022-01-06T21:10: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.048380s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051033s ]
[2022-01-06T21:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057572s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047633s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048871s ]
[2022-01-06T21:10: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.046859s ]
[2022-01-06T21:10:40+08:00][sql] CONNECT:[ UseTime:0.109997s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069689s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071259s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068009s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067582s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073275s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068395s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072380s ]
[2022-01-06T21:10: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.069983s ]
[2022-01-06T21:10:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070613s ]
[2022-01-06T21:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075219s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071974s ]
[2022-01-06T21:10:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070505s ]
[2022-01-06T21:10: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.067657s ]
[2022-01-06T21:10:50+08:00][sql] CONNECT:[ UseTime:0.105846s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068832s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067483s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067295s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068891s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068059s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066638s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065629s ]
[2022-01-06T21:10: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.068809s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064629s ]
[2022-01-06T21:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068650s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064816s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064490s ]
[2022-01-06T21:10:50+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.065397s ]
[2022-01-06T21:10:50+08:00][sql] CONNECT:[ UseTime:0.100032s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065156s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066395s ]
[2022-01-06T21:10:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065033s ]
[2022-01-06T21:10:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062432s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061043s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062639s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062137s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061599s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062869s ]
[2022-01-06T21:10: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.064228s ]
[2022-01-06T21:10:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063905s ]
[2022-01-06T21:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065961s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062951s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064342s ]
[2022-01-06T21:10:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063319s ]
[2022-01-06T21:11:14+08:00][sql] CONNECT:[ UseTime:0.094134s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:11:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062785s ]
[2022-01-06T21:11:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064472s ]
[2022-01-06T21:11:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062028s ]
[2022-01-06T21:11:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060789s ]
[2022-01-06T21:11:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058293s ]
[2022-01-06T21:11:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060428s ]
[2022-01-06T21:11:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064833s ]
[2022-01-06T21:11: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.059834s ]
[2022-01-06T21:11:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061456s ]
[2022-01-06T21:11: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066405s ]
[2022-01-06T21:11:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.083919s ]
[2022-01-06T21:11:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063447s ]
[2022-01-06T21:11:14+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.066654s ]
[2022-01-06T21:11:15+08:00][sql] CONNECT:[ UseTime:0.125006s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082291s ]
[2022-01-06T21:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080550s ]
[2022-01-06T21: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.079866s ]
[2022-01-06T21: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.077695s ]
[2022-01-06T21: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.079836s ]
[2022-01-06T21:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078759s ]
[2022-01-06T21: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.081737s ]
[2022-01-06T21:11:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084674s ]
[2022-01-06T21:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079895s ]
[2022-01-06T21: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.079380s ]
[2022-01-06T21:11:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079064s ]
[2022-01-06T21: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082361s ]
[2022-01-06T21:11:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077854s ]
[2022-01-06T21:11:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078794s ]
[2022-01-06T21: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.078052s ]
[2022-01-06T21:11:44+08:00][sql] CONNECT:[ UseTime:0.122602s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082943s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.088732s ]
[2022-01-06T21:11: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.079504s ]
[2022-01-06T21:11: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.089168s ]
[2022-01-06T21:11: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:0.082257s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.088568s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084035s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083693s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.084353s ]
[2022-01-06T21:11: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.086956s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.096646s ]
[2022-01-06T21:11: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.088239s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.083958s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080198s ]
[2022-01-06T21:11: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.081776s ]
[2022-01-06T21:11:44+08:00][sql] CONNECT:[ UseTime:0.146138s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.084517s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.089528s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.096592s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.100184s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.096021s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.099486s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.277130s ]
[2022-01-06T21:11: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.086428s ]
[2022-01-06T21:11:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.089534s ]
[2022-01-06T21:11: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.092506s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.095377s ]
[2022-01-06T21:11:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.092305s ]
[2022-01-06T21:11:44+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.283862s ]
[2022-01-06T21:12:14+08:00][sql] CONNECT:[ UseTime:0.085885s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051412s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051573s ]
[2022-01-06T21:12:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.047463s ]
[2022-01-06T21:12:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.046556s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.048987s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048857s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047707s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051302s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048634s ]
[2022-01-06T21:12: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.049015s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.049396s ]
[2022-01-06T21:12: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055108s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054352s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050866s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.048574s ]
[2022-01-06T21:12:14+08:00][sql] CONNECT:[ UseTime:0.131453s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080370s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079737s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078736s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079951s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079264s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081810s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081153s ]
[2022-01-06T21:12: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.080133s ]
[2022-01-06T21:12:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080064s ]
[2022-01-06T21:12: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081119s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077969s ]
[2022-01-06T21:12:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079366s ]
[2022-01-06T21:12:14+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.078845s ]
[2022-01-06T21:12:40+08:00][sql] CONNECT:[ UseTime:0.095068s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064410s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065691s ]
[2022-01-06T21:12: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.066338s ]
[2022-01-06T21:12: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.061287s ]
[2022-01-06T21:12: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.061032s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060955s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060935s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062926s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060862s ]
[2022-01-06T21:12: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.062769s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065104s ]
[2022-01-06T21:12: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063894s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060146s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066918s ]
[2022-01-06T21:12: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.070581s ]
[2022-01-06T21:12:40+08:00][sql] CONNECT:[ UseTime:0.117050s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080827s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080513s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075808s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078154s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074861s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076841s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077872s ]
[2022-01-06T21:12: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.076207s ]
[2022-01-06T21:12:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077091s ]
[2022-01-06T21:12: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083176s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080128s ]
[2022-01-06T21:12:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.086737s ]
[2022-01-06T21:12: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.074537s ]
[2022-01-06T21:13:14+08:00][sql] CONNECT:[ UseTime:0.091859s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:13:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061283s ]
[2022-01-06T21:13:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063914s ]
[2022-01-06T21:13:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058292s ]
[2022-01-06T21:13:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058339s ]
[2022-01-06T21:13:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062427s ]
[2022-01-06T21:13:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061305s ]
[2022-01-06T21:13:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059422s ]
[2022-01-06T21:13: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.062980s ]
[2022-01-06T21:13:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068740s ]
[2022-01-06T21:13: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065497s ]
[2022-01-06T21:13:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062569s ]
[2022-01-06T21:13:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061526s ]
[2022-01-06T21:13:14+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.069388s ]
[2022-01-06T21:13:15+08:00][sql] CONNECT:[ UseTime:0.098997s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:13:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065295s ]
[2022-01-06T21:13:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066887s ]
[2022-01-06T21:13: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.064738s ]
[2022-01-06T21:13: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.063421s ]
[2022-01-06T21:13: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.067588s ]
[2022-01-06T21:13:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065569s ]
[2022-01-06T21:13:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067523s ]
[2022-01-06T21:13:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067903s ]
[2022-01-06T21:13:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065529s ]
[2022-01-06T21:13: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.066671s ]
[2022-01-06T21:13:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065889s ]
[2022-01-06T21:13: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.096745s ]
[2022-01-06T21:13:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072370s ]
[2022-01-06T21:13:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071131s ]
[2022-01-06T21:13: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.068778s ]
[2022-01-06T21:13:40+08:00][sql] CONNECT:[ UseTime:0.076642s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051564s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050148s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.049571s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049442s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046481s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048727s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047462s ]
[2022-01-06T21:13: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.046986s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057488s ]
[2022-01-06T21:13: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059535s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052795s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051243s ]
[2022-01-06T21:13: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.047947s ]
[2022-01-06T21:13:40+08:00][sql] CONNECT:[ UseTime:0.079339s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056575s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053133s ]
[2022-01-06T21:13: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.048842s ]
[2022-01-06T21:13: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.049260s ]
[2022-01-06T21:13: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.047983s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049332s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049788s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049545s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057925s ]
[2022-01-06T21:13: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.058959s ]
[2022-01-06T21:13:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051539s ]
[2022-01-06T21:13: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052726s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049126s ]
[2022-01-06T21:13:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054020s ]
[2022-01-06T21:13: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.050421s ]
[2022-01-06T21:14:15+08:00][sql] CONNECT:[ UseTime:0.099473s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065950s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064401s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065298s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063531s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063402s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071443s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066808s ]
[2022-01-06T21:14: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.066590s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064247s ]
[2022-01-06T21:14: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069456s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065088s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064495s ]
[2022-01-06T21:14: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.066903s ]
[2022-01-06T21:14:15+08:00][sql] CONNECT:[ UseTime:0.111401s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072989s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070903s ]
[2022-01-06T21:14: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.072041s ]
[2022-01-06T21:14: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.069037s ]
[2022-01-06T21:14: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.070746s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071897s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068491s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070459s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069993s ]
[2022-01-06T21:14: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.069398s ]
[2022-01-06T21:14:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069621s ]
[2022-01-06T21:14: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075430s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069405s ]
[2022-01-06T21:14:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071481s ]
[2022-01-06T21:14: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.069035s ]
[2022-01-06T21:14:40+08:00][sql] CONNECT:[ UseTime:0.094004s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064289s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065667s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062987s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061653s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061056s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060489s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063095s ]
[2022-01-06T21:14: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.062164s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063935s ]
[2022-01-06T21:14: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064563s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061345s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061685s ]
[2022-01-06T21:14: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.060955s ]
[2022-01-06T21:14:40+08:00][sql] CONNECT:[ UseTime:0.095455s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066129s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065637s ]
[2022-01-06T21:14: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.065086s ]
[2022-01-06T21:14: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.064492s ]
[2022-01-06T21:14: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.063354s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066148s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062257s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063865s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066049s ]
[2022-01-06T21:14: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.064221s ]
[2022-01-06T21:14:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064207s ]
[2022-01-06T21:14: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065979s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063431s ]
[2022-01-06T21:14:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063550s ]
[2022-01-06T21:14: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.063357s ]
[2022-01-06T21:15:14+08:00][sql] CONNECT:[ UseTime:0.080895s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:15:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052815s ]
[2022-01-06T21:15:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052283s ]
[2022-01-06T21:15:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.052492s ]
[2022-01-06T21:15:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051089s ]
[2022-01-06T21:15:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050983s ]
[2022-01-06T21:15:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051698s ]
[2022-01-06T21:15:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052797s ]
[2022-01-06T21:15: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.050560s ]
[2022-01-06T21:15:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052131s ]
[2022-01-06T21:15: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053838s ]
[2022-01-06T21:15:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051856s ]
[2022-01-06T21:15:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053217s ]
[2022-01-06T21:15:14+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.052175s ]
[2022-01-06T21:15:15+08:00][sql] CONNECT:[ UseTime:0.095584s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:15:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063518s ]
[2022-01-06T21:15:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061872s ]
[2022-01-06T21:15: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.059581s ]
[2022-01-06T21:15: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.060083s ]
[2022-01-06T21:15: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.060613s ]
[2022-01-06T21:15:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058385s ]
[2022-01-06T21:15:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058862s ]
[2022-01-06T21:15:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059867s ]
[2022-01-06T21:15:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061740s ]
[2022-01-06T21:15: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.057856s ]
[2022-01-06T21:15:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060771s ]
[2022-01-06T21:15: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063527s ]
[2022-01-06T21:15:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060802s ]
[2022-01-06T21:15:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061441s ]
[2022-01-06T21:15: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.059712s ]
[2022-01-06T21:15:41+08:00][sql] CONNECT:[ UseTime:0.099124s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063646s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060629s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058823s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058227s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056523s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059426s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062763s ]
[2022-01-06T21:15:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.058882s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060811s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066855s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059251s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058258s ]
[2022-01-06T21:15:41+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.058181s ]
[2022-01-06T21:15:41+08:00][sql] CONNECT:[ UseTime:0.101099s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062913s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063508s ]
[2022-01-06T21:15:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060026s ]
[2022-01-06T21:15:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059128s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061167s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060960s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061794s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060348s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060562s ]
[2022-01-06T21:15:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062222s ]
[2022-01-06T21:15:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061330s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061201s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069300s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060902s ]
[2022-01-06T21:15:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062581s ]
[2022-01-06T21:16:14+08:00][sql] CONNECT:[ UseTime:0.090069s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:16:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061253s ]
[2022-01-06T21:16:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061464s ]
[2022-01-06T21:16:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060600s ]
[2022-01-06T21:16:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059267s ]
[2022-01-06T21:16:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058439s ]
[2022-01-06T21:16:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058772s ]
[2022-01-06T21:16:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059685s ]
[2022-01-06T21:16: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.058807s ]
[2022-01-06T21:16:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060064s ]
[2022-01-06T21:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062610s ]
[2022-01-06T21:16:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060952s ]
[2022-01-06T21:16:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059855s ]
[2022-01-06T21:16:14+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.058891s ]
[2022-01-06T21:16:15+08:00][sql] CONNECT:[ UseTime:0.091029s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:16:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062544s ]
[2022-01-06T21:16:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061137s ]
[2022-01-06T21:16: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.060344s ]
[2022-01-06T21:16: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.060834s ]
[2022-01-06T21:16: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.064558s ]
[2022-01-06T21:16:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061969s ]
[2022-01-06T21:16:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059474s ]
[2022-01-06T21:16:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059349s ]
[2022-01-06T21:16:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062105s ]
[2022-01-06T21:16: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.061524s ]
[2022-01-06T21:16:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062499s ]
[2022-01-06T21:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069168s ]
[2022-01-06T21:16:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059985s ]
[2022-01-06T21:16:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061091s ]
[2022-01-06T21:16: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.061433s ]
[2022-01-06T21:16:40+08:00][sql] CONNECT:[ UseTime:0.099790s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066196s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067311s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065358s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066270s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062560s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064599s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063583s ]
[2022-01-06T21:16: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.064220s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065968s ]
[2022-01-06T21:16: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070378s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066481s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066867s ]
[2022-01-06T21:16: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.063314s ]
[2022-01-06T21:16:40+08:00][sql] CONNECT:[ UseTime:0.092724s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059374s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060449s ]
[2022-01-06T21:16: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.059908s ]
[2022-01-06T21:16: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.060718s ]
[2022-01-06T21:16: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.059773s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057265s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056418s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058812s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057670s ]
[2022-01-06T21:16: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.057511s ]
[2022-01-06T21:16:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058692s ]
[2022-01-06T21:16: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062495s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061016s ]
[2022-01-06T21:16:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059850s ]
[2022-01-06T21:16: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.055779s ]
[2022-01-06T21:17:14+08:00][sql] CONNECT:[ UseTime:0.104520s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:17:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065368s ]
[2022-01-06T21:17:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065989s ]
[2022-01-06T21:17:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.065897s ]
[2022-01-06T21:17:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064466s ]
[2022-01-06T21:17:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063458s ]
[2022-01-06T21:17:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064881s ]
[2022-01-06T21:17:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063862s ]
[2022-01-06T21:17:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065040s ]
[2022-01-06T21:17:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066249s ]
[2022-01-06T21:17: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.064351s ]
[2022-01-06T21:17:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068147s ]
[2022-01-06T21:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069606s ]
[2022-01-06T21:17:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067073s ]
[2022-01-06T21:17:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067268s ]
[2022-01-06T21:17:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.065430s ]
[2022-01-06T21:17:15+08:00][sql] CONNECT:[ UseTime:0.142824s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:17:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.089576s ]
[2022-01-06T21:17:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083564s ]
[2022-01-06T21:17:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.265557s ]
[2022-01-06T21:17:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.093159s ]
[2022-01-06T21:17:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.095613s ]
[2022-01-06T21:17:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091574s ]
[2022-01-06T21:17:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.088399s ]
[2022-01-06T21:17: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.089970s ]
[2022-01-06T21:17:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.095055s ]
[2022-01-06T21:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.089888s ]
[2022-01-06T21:17:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078454s ]
[2022-01-06T21:17:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089296s ]
[2022-01-06T21:17: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.095077s ]
[2022-01-06T21:17:40+08:00][sql] CONNECT:[ UseTime:0.101329s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068244s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071960s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063457s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066863s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064740s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063685s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063380s ]
[2022-01-06T21:17: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.064784s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065197s ]
[2022-01-06T21:17: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065631s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063972s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061378s ]
[2022-01-06T21:17: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.063348s ]
[2022-01-06T21:17:40+08:00][sql] CONNECT:[ UseTime:0.101357s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067367s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073329s ]
[2022-01-06T21:17: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.064442s ]
[2022-01-06T21:17: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.065546s ]
[2022-01-06T21:17: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.064839s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064350s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064521s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063392s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063116s ]
[2022-01-06T21:17: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.062556s ]
[2022-01-06T21:17:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065768s ]
[2022-01-06T21:17: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067504s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062195s ]
[2022-01-06T21:17:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063955s ]
[2022-01-06T21:17: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.063843s ]
[2022-01-06T21:18:14+08:00][sql] CONNECT:[ UseTime:0.106591s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071048s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071552s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070994s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068802s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070198s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068844s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070661s ]
[2022-01-06T21:18: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.070002s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069995s ]
[2022-01-06T21:18: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072698s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068451s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070656s ]
[2022-01-06T21:18:14+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.068821s ]
[2022-01-06T21:18:14+08:00][sql] CONNECT:[ UseTime:0.095670s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063710s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065976s ]
[2022-01-06T21:18:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063797s ]
[2022-01-06T21:18:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061127s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064907s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061688s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063395s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060311s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062097s ]
[2022-01-06T21:18: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.060195s ]
[2022-01-06T21:18:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063787s ]
[2022-01-06T21:18: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067211s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061517s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061104s ]
[2022-01-06T21:18:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061855s ]
[2022-01-06T21:18:40+08:00][sql] CONNECT:[ UseTime:0.090478s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055884s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055437s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053868s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054850s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054023s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053199s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055024s ]
[2022-01-06T21:18: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.054425s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056537s ]
[2022-01-06T21:18: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061474s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054463s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054612s ]
[2022-01-06T21:18: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.056877s ]
[2022-01-06T21:18:40+08:00][sql] CONNECT:[ UseTime:0.103394s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063867s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063968s ]
[2022-01-06T21:18: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.063522s ]
[2022-01-06T21:18: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.060990s ]
[2022-01-06T21:18: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.063780s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064892s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062268s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063658s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063860s ]
[2022-01-06T21:18: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.064031s ]
[2022-01-06T21:18:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064994s ]
[2022-01-06T21:18: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065794s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063581s ]
[2022-01-06T21:18:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062514s ]
[2022-01-06T21:18: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.061874s ]
[2022-01-06T21:19:15+08:00][sql] CONNECT:[ UseTime:0.101963s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068029s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067274s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066907s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067053s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066271s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067747s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067287s ]
[2022-01-06T21:19: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.065052s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068465s ]
[2022-01-06T21:19: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069387s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067884s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068528s ]
[2022-01-06T21:19: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.067597s ]
[2022-01-06T21:19:15+08:00][sql] CONNECT:[ UseTime:0.094931s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063449s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063442s ]
[2022-01-06T21:19: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.062371s ]
[2022-01-06T21:19: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.061451s ]
[2022-01-06T21:19: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.064490s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062264s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060694s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062425s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062569s ]
[2022-01-06T21:19: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.061958s ]
[2022-01-06T21:19:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062311s ]
[2022-01-06T21:19: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067081s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064526s ]
[2022-01-06T21:19:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063912s ]
[2022-01-06T21:19: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.060967s ]
[2022-01-06T21:19:40+08:00][sql] CONNECT:[ UseTime:0.106946s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073075s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073275s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070952s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071986s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068266s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069274s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071450s ]
[2022-01-06T21:19: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.070729s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070222s ]
[2022-01-06T21:19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079319s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071232s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070058s ]
[2022-01-06T21:19: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.071097s ]
[2022-01-06T21:19:40+08:00][sql] CONNECT:[ UseTime:0.104260s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068418s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068982s ]
[2022-01-06T21:19: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.068062s ]
[2022-01-06T21:19: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.066784s ]
[2022-01-06T21:19: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.065296s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064747s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065597s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066246s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063885s ]
[2022-01-06T21:19: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.065308s ]
[2022-01-06T21:19:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066771s ]
[2022-01-06T21:19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072928s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067450s ]
[2022-01-06T21:19:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066940s ]
[2022-01-06T21:19: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.064605s ]
[2022-01-06T21:20:15+08:00][sql] CONNECT:[ UseTime:0.115125s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078404s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079593s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075323s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073718s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075204s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075949s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076231s ]
[2022-01-06T21:20: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.077258s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076133s ]
[2022-01-06T21:20: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079436s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078741s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077721s ]
[2022-01-06T21:20: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.078331s ]
[2022-01-06T21:20:15+08:00][sql] CONNECT:[ UseTime:0.114023s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077607s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076936s ]
[2022-01-06T21:20: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.076498s ]
[2022-01-06T21:20: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.073575s ]
[2022-01-06T21:20: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.073610s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073935s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074526s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074821s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074307s ]
[2022-01-06T21:20: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.073384s ]
[2022-01-06T21:20:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074860s ]
[2022-01-06T21:20: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079249s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074848s ]
[2022-01-06T21:20:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073524s ]
[2022-01-06T21:20: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.073634s ]
[2022-01-06T21:20:40+08:00][sql] CONNECT:[ UseTime:0.085747s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057959s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058771s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056674s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055490s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053698s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056974s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053761s ]
[2022-01-06T21:20: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.054927s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055467s ]
[2022-01-06T21:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061004s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053066s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058247s ]
[2022-01-06T21:20: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.055316s ]
[2022-01-06T21:20:40+08:00][sql] CONNECT:[ UseTime:0.086868s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059037s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058781s ]
[2022-01-06T21:20: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.056059s ]
[2022-01-06T21:20: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.056337s ]
[2022-01-06T21:20: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.053935s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056775s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055163s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054457s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054614s ]
[2022-01-06T21:20: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.056062s ]
[2022-01-06T21:20:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.054799s ]
[2022-01-06T21:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058381s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055400s ]
[2022-01-06T21:20:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054771s ]
[2022-01-06T21:20: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.056492s ]
[2022-01-06T21:21:14+08:00][sql] CONNECT:[ UseTime:0.082360s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:21:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054287s ]
[2022-01-06T21:21:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051955s ]
[2022-01-06T21:21:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052748s ]
[2022-01-06T21:21:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.051362s ]
[2022-01-06T21:21:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.049965s ]
[2022-01-06T21:21:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051495s ]
[2022-01-06T21:21:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051712s ]
[2022-01-06T21:21:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051702s ]
[2022-01-06T21:21:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050216s ]
[2022-01-06T21:21: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.051356s ]
[2022-01-06T21:21:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052801s ]
[2022-01-06T21:21: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055097s ]
[2022-01-06T21:21:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051768s ]
[2022-01-06T21:21:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052617s ]
[2022-01-06T21:21:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.050327s ]
[2022-01-06T21:21:15+08:00][sql] CONNECT:[ UseTime:0.115633s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:21:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078525s ]
[2022-01-06T21:21:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077621s ]
[2022-01-06T21:21:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075829s ]
[2022-01-06T21:21:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074015s ]
[2022-01-06T21:21:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073252s ]
[2022-01-06T21:21:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074445s ]
[2022-01-06T21:21:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076192s ]
[2022-01-06T21:21: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.073411s ]
[2022-01-06T21:21:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074082s ]
[2022-01-06T21:21: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079503s ]
[2022-01-06T21:21:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073361s ]
[2022-01-06T21:21:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074849s ]
[2022-01-06T21:21: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.074049s ]
[2022-01-06T21:21:41+08:00][sql] CONNECT:[ UseTime:0.121948s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076821s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077904s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077590s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075355s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073794s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075431s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075508s ]
[2022-01-06T21:21:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.078891s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077874s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083128s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076245s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074532s ]
[2022-01-06T21:21:41+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.075325s ]
[2022-01-06T21:21:41+08:00][sql] CONNECT:[ UseTime:0.139866s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.084912s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.088494s ]
[2022-01-06T21:21:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.088698s ]
[2022-01-06T21:21:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.082634s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075159s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075747s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081520s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089041s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.086364s ]
[2022-01-06T21:21:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.081534s ]
[2022-01-06T21:21:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.087105s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.091476s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.086184s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.089791s ]
[2022-01-06T21:21:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.088788s ]
[2022-01-06T21:22:15+08:00][sql] CONNECT:[ UseTime:0.107547s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072499s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072486s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069226s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073662s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070341s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069076s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070201s ]
[2022-01-06T21:22: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.068908s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070917s ]
[2022-01-06T21:22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073067s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069409s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070385s ]
[2022-01-06T21:22: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.069224s ]
[2022-01-06T21:22:15+08:00][sql] CONNECT:[ UseTime:0.116698s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077310s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079345s ]
[2022-01-06T21:22: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.076610s ]
[2022-01-06T21:22: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.074942s ]
[2022-01-06T21:22: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.075906s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075732s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075079s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075518s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075745s ]
[2022-01-06T21:22: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.074955s ]
[2022-01-06T21:22:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076071s ]
[2022-01-06T21:22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077160s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076146s ]
[2022-01-06T21:22:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076418s ]
[2022-01-06T21:22: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.076085s ]
[2022-01-06T21:22:40+08:00][sql] CONNECT:[ UseTime:0.101814s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065884s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064914s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063691s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063895s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065945s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061299s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066957s ]
[2022-01-06T21:22: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.067798s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065544s ]
[2022-01-06T21:22: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072579s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069687s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064586s ]
[2022-01-06T21:22: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.064415s ]
[2022-01-06T21:22:40+08:00][sql] CONNECT:[ UseTime:0.111820s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074226s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074566s ]
[2022-01-06T21:22: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.074031s ]
[2022-01-06T21:22: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.085660s ]
[2022-01-06T21:22: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.075714s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073783s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073882s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071720s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072268s ]
[2022-01-06T21:22: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.076789s ]
[2022-01-06T21:22:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073061s ]
[2022-01-06T21:22: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.101375s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.097970s ]
[2022-01-06T21:22:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074320s ]
[2022-01-06T21:22: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.072073s ]
[2022-01-06T21:22:42+08:00][sql] CONNECT:[ UseTime:0.123840s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:22:42+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.080407s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080881s ]
[2022-01-06T21:22:42+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.082606s ]
[2022-01-06T21:22:42+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.077312s ]
[2022-01-06T21:22:42+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.079007s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.078566s ]
[2022-01-06T21:22:42+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.082219s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.079297s ]
[2022-01-06T21:22:42+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.088653s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.101532s ]
[2022-01-06T21:22:42+08:00][sql] SHOW TABLES [ RunTime:0.078726s ]
[2022-01-06T21:22:42+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.079509s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.079186s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.079484s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.076969s ]
[2022-01-06T21:22:42+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.081382s ]
[2022-01-06T21:22:50+08:00][sql] CONNECT:[ UseTime:0.106491s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:22:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.068024s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067227s ]
[2022-01-06T21:22:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.067270s ]
[2022-01-06T21:22:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.066945s ]
[2022-01-06T21:22:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.064077s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.065036s ]
[2022-01-06T21:22:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.066031s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.064558s ]
[2022-01-06T21:22:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.064841s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.067315s ]
[2022-01-06T21:22:50+08:00][sql] SHOW TABLES [ RunTime:0.063765s ]
[2022-01-06T21:22:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.065641s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.065682s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.064929s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.066357s ]
[2022-01-06T21:22:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.066973s ]
[2022-01-06T21:23:15+08:00][sql] CONNECT:[ UseTime:0.105845s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069511s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072716s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068682s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068280s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069620s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067764s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070295s ]
[2022-01-06T21:23: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.069985s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070588s ]
[2022-01-06T21:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070745s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068169s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067533s ]
[2022-01-06T21:23: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.068898s ]
[2022-01-06T21:23:15+08:00][sql] CONNECT:[ UseTime:0.099337s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065145s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065686s ]
[2022-01-06T21:23: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.063853s ]
[2022-01-06T21:23: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.063166s ]
[2022-01-06T21:23: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.094600s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063359s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063698s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064055s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063102s ]
[2022-01-06T21:23: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.064696s ]
[2022-01-06T21:23:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063076s ]
[2022-01-06T21:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066873s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061990s ]
[2022-01-06T21:23:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062972s ]
[2022-01-06T21:23: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.063853s ]
[2022-01-06T21:23:40+08:00][sql] CONNECT:[ UseTime:0.116114s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078135s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077823s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076309s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076517s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074638s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075711s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076779s ]
[2022-01-06T21:23: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.076576s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076186s ]
[2022-01-06T21:23: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080142s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075489s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075722s ]
[2022-01-06T21:23: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.075543s ]
[2022-01-06T21:23:40+08:00][sql] CONNECT:[ UseTime:0.118908s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079541s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.081317s ]
[2022-01-06T21:23: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.078591s ]
[2022-01-06T21:23: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.075650s ]
[2022-01-06T21:23: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.076964s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.080115s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082971s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078566s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078307s ]
[2022-01-06T21:23: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.080635s ]
[2022-01-06T21:23:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078019s ]
[2022-01-06T21:23: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079248s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076362s ]
[2022-01-06T21:23:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078228s ]
[2022-01-06T21:23: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.078267s ]
[2022-01-06T21:24:14+08:00][sql] CONNECT:[ UseTime:0.090378s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060771s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059462s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058151s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060234s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057778s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056554s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058153s ]
[2022-01-06T21:24: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.059183s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059032s ]
[2022-01-06T21:24: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063054s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060477s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057345s ]
[2022-01-06T21:24:14+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.057859s ]
[2022-01-06T21:24:14+08:00][sql] CONNECT:[ UseTime:0.097859s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064132s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064103s ]
[2022-01-06T21:24:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063394s ]
[2022-01-06T21:24:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063414s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063644s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063919s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062239s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066565s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061948s ]
[2022-01-06T21:24: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.067624s ]
[2022-01-06T21:24:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063096s ]
[2022-01-06T21:24: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068637s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062104s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063583s ]
[2022-01-06T21:24:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062531s ]
[2022-01-06T21:24:15+08:00][sql] CONNECT:[ UseTime:0.096590s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:24:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.065246s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065339s ]
[2022-01-06T21:24:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.063940s ]
[2022-01-06T21:24:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.065082s ]
[2022-01-06T21:24:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.065317s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.064111s ]
[2022-01-06T21:24:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.062679s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.062018s ]
[2022-01-06T21:24:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.062968s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.063236s ]
[2022-01-06T21:24:15+08:00][sql] SHOW TABLES [ RunTime:0.063106s ]
[2022-01-06T21:24:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.064219s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.064642s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062075s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.064905s ]
[2022-01-06T21:24:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.062675s ]
[2022-01-06T21:24:40+08:00][sql] CONNECT:[ UseTime:0.089521s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059136s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057880s ]
[2022-01-06T21:24: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.056320s ]
[2022-01-06T21:24: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.057510s ]
[2022-01-06T21:24: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.058098s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057400s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058010s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056789s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057819s ]
[2022-01-06T21:24: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.059011s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056796s ]
[2022-01-06T21:24: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062338s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056494s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060493s ]
[2022-01-06T21:24: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.060803s ]
[2022-01-06T21:24:40+08:00][sql] CONNECT:[ UseTime:0.105933s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070592s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069722s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069990s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068603s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068089s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070056s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067882s ]
[2022-01-06T21:24: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.068959s ]
[2022-01-06T21:24:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067554s ]
[2022-01-06T21:24: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070485s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068450s ]
[2022-01-06T21:24:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070686s ]
[2022-01-06T21:24: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.070527s ]
[2022-01-06T21:25:15+08:00][sql] CONNECT:[ UseTime:0.155745s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076857s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082927s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.082014s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078266s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078807s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079343s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078704s ]
[2022-01-06T21:25: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.076245s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073362s ]
[2022-01-06T21:25: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078542s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078461s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082133s ]
[2022-01-06T21:25: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.071239s ]
[2022-01-06T21:25:15+08:00][sql] CONNECT:[ UseTime:0.137810s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.086893s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.092781s ]
[2022-01-06T21:25: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.135446s ]
[2022-01-06T21:25: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.089182s ]
[2022-01-06T21:25: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.090978s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.087067s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083381s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084818s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.084916s ]
[2022-01-06T21:25: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.089176s ]
[2022-01-06T21:25:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.084926s ]
[2022-01-06T21:25: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082035s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080768s ]
[2022-01-06T21:25:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.090595s ]
[2022-01-06T21:25: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.095347s ]
[2022-01-06T21:25:40+08:00][sql] CONNECT:[ UseTime:0.099665s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:25:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067437s ]
[2022-01-06T21:25:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066877s ]
[2022-01-06T21:25: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.065671s ]
[2022-01-06T21:25: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.064459s ]
[2022-01-06T21:25: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.063705s ]
[2022-01-06T21:25:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066442s ]
[2022-01-06T21:25:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063628s ]
[2022-01-06T21:25:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063550s ]
[2022-01-06T21:25:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064910s ]
[2022-01-06T21:25: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.065751s ]
[2022-01-06T21:25:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064547s ]
[2022-01-06T21:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069412s ]
[2022-01-06T21:25:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064269s ]
[2022-01-06T21:25:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064368s ]
[2022-01-06T21:25: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.065987s ]
[2022-01-06T21:25:41+08:00][sql] CONNECT:[ UseTime:0.232337s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:25:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.096895s ]
[2022-01-06T21:25:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.098962s ]
[2022-01-06T21:25:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.097494s ]
[2022-01-06T21:25:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.096608s ]
[2022-01-06T21:25:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097099s ]
[2022-01-06T21:25:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.097717s ]
[2022-01-06T21:25:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.098215s ]
[2022-01-06T21:25:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.096476s ]
[2022-01-06T21:25:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.094478s ]
[2022-01-06T21:25:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.087992s ]
[2022-01-06T21:25:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.087534s ]
[2022-01-06T21:25:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091113s ]
[2022-01-06T21:25:41+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.093507s ]
[2022-01-06T21:26:07+08:00][sql] CONNECT:[ UseTime:0.119170s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:26:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.080152s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080092s ]
[2022-01-06T21:26:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.081399s ]
[2022-01-06T21:26:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.082577s ]
[2022-01-06T21:26:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.079008s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.077155s ]
[2022-01-06T21:26:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.079495s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.078799s ]
[2022-01-06T21:26:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.080127s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.078629s ]
[2022-01-06T21:26:07+08:00][sql] SHOW TABLES [ RunTime:0.076519s ]
[2022-01-06T21:26:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.080319s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.079091s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.079498s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.077632s ]
[2022-01-06T21:26:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.080653s ]
[2022-01-06T21:26:14+08:00][sql] CONNECT:[ UseTime:0.088013s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:26:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057940s ]
[2022-01-06T21:26:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057783s ]
[2022-01-06T21:26:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059372s ]
[2022-01-06T21:26:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055789s ]
[2022-01-06T21:26:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056214s ]
[2022-01-06T21:26:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056128s ]
[2022-01-06T21:26:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054533s ]
[2022-01-06T21:26:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055633s ]
[2022-01-06T21:26:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056419s ]
[2022-01-06T21:26: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.055259s ]
[2022-01-06T21:26:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055509s ]
[2022-01-06T21:26: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057829s ]
[2022-01-06T21:26:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056677s ]
[2022-01-06T21:26:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054398s ]
[2022-01-06T21:26:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055077s ]
[2022-01-06T21:26:15+08:00][sql] CONNECT:[ UseTime:0.113179s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:26:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072261s ]
[2022-01-06T21:26:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074187s ]
[2022-01-06T21:26:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073105s ]
[2022-01-06T21:26:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072495s ]
[2022-01-06T21:26:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069881s ]
[2022-01-06T21:26:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071889s ]
[2022-01-06T21:26:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072545s ]
[2022-01-06T21:26: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.070290s ]
[2022-01-06T21:26:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070562s ]
[2022-01-06T21:26: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073138s ]
[2022-01-06T21:26:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069431s ]
[2022-01-06T21:26:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071775s ]
[2022-01-06T21:26: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.070880s ]
[2022-01-06T21:26:41+08:00][sql] CONNECT:[ UseTime:0.118428s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074700s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078313s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073759s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072502s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072403s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072884s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073097s ]
[2022-01-06T21:26:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.072494s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073327s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074406s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070411s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074407s ]
[2022-01-06T21:26:41+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.071751s ]
[2022-01-06T21:26:41+08:00][sql] CONNECT:[ UseTime:0.129811s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082262s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083496s ]
[2022-01-06T21:26:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.081654s ]
[2022-01-06T21:26:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.083290s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.081309s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.081077s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080130s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081224s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081054s ]
[2022-01-06T21:26:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.081461s ]
[2022-01-06T21:26:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081199s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081831s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078518s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080138s ]
[2022-01-06T21:26:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.081008s ]
[2022-01-06T21:27:14+08:00][sql] CONNECT:[ UseTime:0.097519s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:27:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067008s ]
[2022-01-06T21:27:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065712s ]
[2022-01-06T21:27:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066388s ]
[2022-01-06T21:27:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064570s ]
[2022-01-06T21:27:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063425s ]
[2022-01-06T21:27:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063914s ]
[2022-01-06T21:27:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063989s ]
[2022-01-06T21:27: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.061408s ]
[2022-01-06T21:27:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063751s ]
[2022-01-06T21:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065389s ]
[2022-01-06T21:27:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062397s ]
[2022-01-06T21:27:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063194s ]
[2022-01-06T21:27:14+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.064195s ]
[2022-01-06T21:27:15+08:00][sql] CONNECT:[ UseTime:0.091464s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:27:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061001s ]
[2022-01-06T21:27:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061005s ]
[2022-01-06T21:27: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.062355s ]
[2022-01-06T21:27: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.062202s ]
[2022-01-06T21:27: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.060290s ]
[2022-01-06T21:27:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060047s ]
[2022-01-06T21:27:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058711s ]
[2022-01-06T21:27:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059758s ]
[2022-01-06T21:27:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060410s ]
[2022-01-06T21:27: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.060290s ]
[2022-01-06T21:27:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060937s ]
[2022-01-06T21:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063266s ]
[2022-01-06T21:27:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059347s ]
[2022-01-06T21:27:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060955s ]
[2022-01-06T21:27: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.060985s ]
[2022-01-06T21:27:41+08:00][sql] CONNECT:[ UseTime:0.111057s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:27:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078572s ]
[2022-01-06T21:27:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.085176s ]
[2022-01-06T21:27:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.081176s ]
[2022-01-06T21:27:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078810s ]
[2022-01-06T21:27:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084913s ]
[2022-01-06T21:27:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.085401s ]
[2022-01-06T21:27:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.083997s ]
[2022-01-06T21:27:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.084172s ]
[2022-01-06T21:27:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.086553s ]
[2022-01-06T21:27:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.090468s ]
[2022-01-06T21:27:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078831s ]
[2022-01-06T21:27:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070713s ]
[2022-01-06T21:27:41+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.072260s ]
[2022-01-06T21:27:42+08:00][sql] CONNECT:[ UseTime:0.126410s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:27:42+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.091474s ]
[2022-01-06T21:27:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.443381s ]
[2022-01-06T21:27: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.095463s ]
[2022-01-06T21:27: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.092783s ]
[2022-01-06T21:27: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.095642s ]
[2022-01-06T21:27:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.087682s ]
[2022-01-06T21:27:42+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079200s ]
[2022-01-06T21:27:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082452s ]
[2022-01-06T21:27:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.092765s ]
[2022-01-06T21:27: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.091439s ]
[2022-01-06T21:27:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.094512s ]
[2022-01-06T21:27: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.092212s ]
[2022-01-06T21:27:42+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.085553s ]
[2022-01-06T21:27:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.136805s ]
[2022-01-06T21:27: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.076741s ]
[2022-01-06T21:28:15+08:00][sql] CONNECT:[ UseTime:0.102224s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070366s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067996s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066078s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065841s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066403s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066013s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066062s ]
[2022-01-06T21:28: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.066579s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072422s ]
[2022-01-06T21:28: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073014s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064987s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065670s ]
[2022-01-06T21:28: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.065602s ]
[2022-01-06T21:28:15+08:00][sql] CONNECT:[ UseTime:0.112758s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073612s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074612s ]
[2022-01-06T21:28: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.073420s ]
[2022-01-06T21:28: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.071381s ]
[2022-01-06T21:28: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.071969s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073711s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073130s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072519s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073231s ]
[2022-01-06T21:28: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.074071s ]
[2022-01-06T21:28:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074287s ]
[2022-01-06T21:28: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077411s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070882s ]
[2022-01-06T21:28:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072641s ]
[2022-01-06T21:28: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.071897s ]
[2022-01-06T21:28:40+08:00][sql] CONNECT:[ UseTime:0.096197s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064247s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064244s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062314s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061835s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062949s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060041s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061522s ]
[2022-01-06T21:28: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.058773s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063873s ]
[2022-01-06T21:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068661s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062009s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062713s ]
[2022-01-06T21:28: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.097457s ]
[2022-01-06T21:28:40+08:00][sql] CONNECT:[ UseTime:0.109308s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070153s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071342s ]
[2022-01-06T21:28: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.072198s ]
[2022-01-06T21:28: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.071848s ]
[2022-01-06T21:28: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.072918s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069486s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071024s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073158s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072295s ]
[2022-01-06T21:28: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.070876s ]
[2022-01-06T21:28:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.107798s ]
[2022-01-06T21:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073775s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076673s ]
[2022-01-06T21:28:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069712s ]
[2022-01-06T21:28: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.072237s ]
[2022-01-06T21:29:15+08:00][sql] CONNECT:[ UseTime:0.095364s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059656s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060768s ]
[2022-01-06T21:29: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.060340s ]
[2022-01-06T21:29: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.056748s ]
[2022-01-06T21:29: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.058017s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058510s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058645s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058796s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058138s ]
[2022-01-06T21:29: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.057536s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059046s ]
[2022-01-06T21:29: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.089305s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061755s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057872s ]
[2022-01-06T21:29: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.058577s ]
[2022-01-06T21:29:15+08:00][sql] CONNECT:[ UseTime:0.120458s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076854s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076992s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076117s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075632s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074313s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075044s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076105s ]
[2022-01-06T21:29: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.076212s ]
[2022-01-06T21:29:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075526s ]
[2022-01-06T21:29: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082141s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075109s ]
[2022-01-06T21:29:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076502s ]
[2022-01-06T21:29: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.074182s ]
[2022-01-06T21:29:40+08:00][sql] CONNECT:[ UseTime:0.087757s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060482s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057754s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057489s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054572s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053696s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054869s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063487s ]
[2022-01-06T21:29: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.054168s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057462s ]
[2022-01-06T21:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060042s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059418s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058847s ]
[2022-01-06T21:29: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.057499s ]
[2022-01-06T21:29:40+08:00][sql] CONNECT:[ UseTime:0.113975s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074972s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075847s ]
[2022-01-06T21:29: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.075559s ]
[2022-01-06T21:29: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.073507s ]
[2022-01-06T21:29: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.081526s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.077120s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073301s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074116s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075067s ]
[2022-01-06T21:29: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.073976s ]
[2022-01-06T21:29:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073747s ]
[2022-01-06T21:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080098s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075905s ]
[2022-01-06T21:29:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074117s ]
[2022-01-06T21:29: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.073784s ]
[2022-01-06T21:30:14+08:00][sql] CONNECT:[ UseTime:0.081165s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:30:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054280s ]
[2022-01-06T21:30:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055556s ]
[2022-01-06T21:30:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056251s ]
[2022-01-06T21:30:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053609s ]
[2022-01-06T21:30:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054573s ]
[2022-01-06T21:30:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052455s ]
[2022-01-06T21:30:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052066s ]
[2022-01-06T21:30: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.053300s ]
[2022-01-06T21:30:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055485s ]
[2022-01-06T21:30: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056672s ]
[2022-01-06T21:30:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051771s ]
[2022-01-06T21:30:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050622s ]
[2022-01-06T21:30:14+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.050722s ]
[2022-01-06T21:30:15+08:00][sql] CONNECT:[ UseTime:0.093524s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:30:15+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062982s ]
[2022-01-06T21:30:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064977s ]
[2022-01-06T21:30: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.065039s ]
[2022-01-06T21:30: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.065587s ]
[2022-01-06T21:30: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.060938s ]
[2022-01-06T21:30:15+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060690s ]
[2022-01-06T21:30:15+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060428s ]
[2022-01-06T21:30:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067512s ]
[2022-01-06T21:30:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067495s ]
[2022-01-06T21:30: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.060473s ]
[2022-01-06T21:30:15+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062095s ]
[2022-01-06T21:30: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070673s ]
[2022-01-06T21:30:15+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059790s ]
[2022-01-06T21:30:15+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060752s ]
[2022-01-06T21:30: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.061388s ]
[2022-01-06T21:30:40+08:00][sql] CONNECT:[ UseTime:0.071003s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:30:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.047503s ]
[2022-01-06T21:30:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.047542s ]
[2022-01-06T21:30:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047931s ]
[2022-01-06T21:30:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.047999s ]
[2022-01-06T21:30:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047619s ]
[2022-01-06T21:30:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046054s ]
[2022-01-06T21:30:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047351s ]
[2022-01-06T21:30: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.047088s ]
[2022-01-06T21:30:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.046574s ]
[2022-01-06T21:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050092s ]
[2022-01-06T21:30:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047765s ]
[2022-01-06T21:30:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044548s ]
[2022-01-06T21:30: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.047562s ]
[2022-01-06T21:30:41+08:00][sql] CONNECT:[ UseTime:0.106475s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:30:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074873s ]
[2022-01-06T21:30:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073402s ]
[2022-01-06T21:30:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073609s ]
[2022-01-06T21:30:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070624s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070051s ]
[2022-01-06T21:30:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071366s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069737s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070664s ]
[2022-01-06T21:30:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070635s ]
[2022-01-06T21:30:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071576s ]
[2022-01-06T21:30:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071444s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074096s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070602s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071665s ]
[2022-01-06T21:30:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070611s ]
[2022-01-06T21:31:40+08:00][sql] CONNECT:[ UseTime:0.084150s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054153s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052992s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054245s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051758s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050675s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054280s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052275s ]
[2022-01-06T21:31: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.053474s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053250s ]
[2022-01-06T21:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052454s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052629s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052644s ]
[2022-01-06T21:31: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.051838s ]
[2022-01-06T21:31:40+08:00][sql] CONNECT:[ UseTime:0.097216s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063967s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063087s ]
[2022-01-06T21:31: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.061642s ]
[2022-01-06T21:31: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.059191s ]
[2022-01-06T21:31: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.059012s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060937s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060167s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062273s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060157s ]
[2022-01-06T21:31: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.059199s ]
[2022-01-06T21:31:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061795s ]
[2022-01-06T21:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063161s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059676s ]
[2022-01-06T21:31:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061008s ]
[2022-01-06T21:31: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.059834s ]
[2022-01-06T21:31:50+08:00][sql] CONNECT:[ UseTime:0.091991s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063101s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062060s ]
[2022-01-06T21:31:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.062526s ]
[2022-01-06T21:31:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.060552s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059085s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059692s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060361s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058665s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059288s ]
[2022-01-06T21:31: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.059296s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059573s ]
[2022-01-06T21:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063404s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058013s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059955s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061766s ]
[2022-01-06T21:31:50+08:00][sql] CONNECT:[ UseTime:0.115933s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075293s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074849s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074389s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073621s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073139s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073182s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072925s ]
[2022-01-06T21:31: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.074295s ]
[2022-01-06T21:31:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073497s ]
[2022-01-06T21:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080552s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074523s ]
[2022-01-06T21:31:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074708s ]
[2022-01-06T21:31:50+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.076405s ]
[2022-01-06T21:32:40+08:00][sql] CONNECT:[ UseTime:0.091060s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058369s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059349s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059744s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058552s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059987s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068531s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053838s ]
[2022-01-06T21:32: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.055264s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055030s ]
[2022-01-06T21:32: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061474s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057002s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055854s ]
[2022-01-06T21:32: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.054426s ]
[2022-01-06T21:32:40+08:00][sql] CONNECT:[ UseTime:0.108121s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071422s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072792s ]
[2022-01-06T21:32: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.076917s ]
[2022-01-06T21:32: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.069653s ]
[2022-01-06T21:32: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.072780s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067788s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067148s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067492s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067102s ]
[2022-01-06T21:32: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.067305s ]
[2022-01-06T21:32:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069655s ]
[2022-01-06T21:32: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068902s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067203s ]
[2022-01-06T21:32:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067966s ]
[2022-01-06T21:32: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.069010s ]
[2022-01-06T21:32:49+08:00][sql] CONNECT:[ UseTime:0.094824s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066436s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068340s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065588s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063756s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062969s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061580s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062728s ]
[2022-01-06T21:32: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.068375s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065383s ]
[2022-01-06T21:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066531s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062971s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061535s ]
[2022-01-06T21:32: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.063854s ]
[2022-01-06T21:32:49+08:00][sql] CONNECT:[ UseTime:0.085385s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059369s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060564s ]
[2022-01-06T21:32: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.058093s ]
[2022-01-06T21:32: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.054962s ]
[2022-01-06T21:32: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.056267s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061498s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054754s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058070s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060295s ]
[2022-01-06T21:32: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.059593s ]
[2022-01-06T21:32:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058498s ]
[2022-01-06T21:32: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057681s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055548s ]
[2022-01-06T21:32:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055604s ]
[2022-01-06T21:32: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.056446s ]
[2022-01-06T21:33:40+08:00][sql] CONNECT:[ UseTime:0.079305s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052927s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050375s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.048925s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.047865s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050850s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051710s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.048923s ]
[2022-01-06T21:33: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.051053s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052321s ]
[2022-01-06T21:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055902s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051072s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051319s ]
[2022-01-06T21:33: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.048448s ]
[2022-01-06T21:33:40+08:00][sql] CONNECT:[ UseTime:0.082103s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060637s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054980s ]
[2022-01-06T21:33: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.052612s ]
[2022-01-06T21:33: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.051729s ]
[2022-01-06T21:33: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.057549s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052230s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052585s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054828s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053497s ]
[2022-01-06T21:33: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.053298s ]
[2022-01-06T21:33:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056360s ]
[2022-01-06T21:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058365s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054847s ]
[2022-01-06T21:33:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054377s ]
[2022-01-06T21:33: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.051305s ]
[2022-01-06T21:33:49+08:00][sql] CONNECT:[ UseTime:0.098540s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065847s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065376s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064720s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063743s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064706s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066182s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066313s ]
[2022-01-06T21:33: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.064621s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065286s ]
[2022-01-06T21:33: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069008s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066571s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063731s ]
[2022-01-06T21:33: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.064574s ]
[2022-01-06T21:33:49+08:00][sql] CONNECT:[ UseTime:0.091446s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060743s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061493s ]
[2022-01-06T21:33: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.059599s ]
[2022-01-06T21:33: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.061178s ]
[2022-01-06T21:33: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.061572s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061167s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059963s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061051s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059502s ]
[2022-01-06T21:33: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.059758s ]
[2022-01-06T21:33:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061573s ]
[2022-01-06T21:33: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064743s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059980s ]
[2022-01-06T21:33:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060972s ]
[2022-01-06T21:33: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.059727s ]
[2022-01-06T21:34:40+08:00][sql] CONNECT:[ UseTime:0.097095s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066247s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067585s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063107s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063977s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064515s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064744s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062770s ]
[2022-01-06T21:34: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.062883s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062687s ]
[2022-01-06T21:34: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066941s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063906s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062579s ]
[2022-01-06T21:34: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.062605s ]
[2022-01-06T21:34:40+08:00][sql] CONNECT:[ UseTime:0.106789s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072654s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073729s ]
[2022-01-06T21:34: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.072258s ]
[2022-01-06T21:34: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.071766s ]
[2022-01-06T21:34: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.074329s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072498s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070890s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072150s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070473s ]
[2022-01-06T21:34: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.070894s ]
[2022-01-06T21:34:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073377s ]
[2022-01-06T21:34: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072942s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068773s ]
[2022-01-06T21:34:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072552s ]
[2022-01-06T21:34: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.084684s ]
[2022-01-06T21:34:49+08:00][sql] CONNECT:[ UseTime:0.082193s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:34:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058798s ]
[2022-01-06T21:34:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052817s ]
[2022-01-06T21:34:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053418s ]
[2022-01-06T21:34:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050541s ]
[2022-01-06T21:34:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050773s ]
[2022-01-06T21:34:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051598s ]
[2022-01-06T21:34:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052170s ]
[2022-01-06T21:34: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.051928s ]
[2022-01-06T21:34:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052198s ]
[2022-01-06T21:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056392s ]
[2022-01-06T21:34:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051354s ]
[2022-01-06T21:34:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051607s ]
[2022-01-06T21:34: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.050344s ]
[2022-01-06T21:34:50+08:00][sql] CONNECT:[ UseTime:0.095333s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:34:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058951s ]
[2022-01-06T21:34:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061319s ]
[2022-01-06T21:34:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.059180s ]
[2022-01-06T21:34:50+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T21:34:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.059106s ]
[2022-01-06T21:34:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060706s ]
[2022-01-06T21:34:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057181s ]
[2022-01-06T21:34:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057649s ]
[2022-01-06T21:34:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059132s ]
[2022-01-06T21:34: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.057419s ]
[2022-01-06T21:34:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058746s ]
[2022-01-06T21:34: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062105s ]
[2022-01-06T21:34:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056111s ]
[2022-01-06T21:34:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057055s ]
[2022-01-06T21:34:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057562s ]
[2022-01-06T21:35:44+08:00][sql] CONNECT:[ UseTime:0.074319s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.047532s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048882s ]
[2022-01-06T21:35: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.048388s ]
[2022-01-06T21:35: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.047859s ]
[2022-01-06T21:35: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:0.046524s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.047278s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046849s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051456s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046693s ]
[2022-01-06T21:35: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.045851s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047279s ]
[2022-01-06T21:35: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051059s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046569s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044339s ]
[2022-01-06T21:35: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.050790s ]
[2022-01-06T21:35:44+08:00][sql] CONNECT:[ UseTime:0.096070s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064249s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063101s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061623s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061271s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061387s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062181s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062746s ]
[2022-01-06T21:35: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.062305s ]
[2022-01-06T21:35:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062123s ]
[2022-01-06T21:35: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065657s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064598s ]
[2022-01-06T21:35:44+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070193s ]
[2022-01-06T21:35:44+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.063570s ]
[2022-01-06T21:35:50+08:00][sql] CONNECT:[ UseTime:0.112767s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076508s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076676s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074840s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074248s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076241s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075352s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073610s ]
[2022-01-06T21:35: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.073748s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075398s ]
[2022-01-06T21:35: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079069s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072336s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072301s ]
[2022-01-06T21:35:50+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.075401s ]
[2022-01-06T21:35:50+08:00][sql] CONNECT:[ UseTime:0.121918s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.084241s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083725s ]
[2022-01-06T21:35:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080874s ]
[2022-01-06T21:35:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079700s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.082385s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078800s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080357s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081202s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081079s ]
[2022-01-06T21:35: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.079704s ]
[2022-01-06T21:35:50+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080335s ]
[2022-01-06T21:35: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080773s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.079416s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080154s ]
[2022-01-06T21:35:50+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079526s ]
[2022-01-06T21:36:07+08:00][sql] CONNECT:[ UseTime:0.078620s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.047827s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047677s ]
[2022-01-06T21:36:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.048433s ]
[2022-01-06T21:36:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.047271s ]
[2022-01-06T21:36:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.045983s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.047031s ]
[2022-01-06T21:36:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.047707s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.046991s ]
[2022-01-06T21:36:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.046752s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.048640s ]
[2022-01-06T21:36:07+08:00][sql] SHOW TABLES [ RunTime:0.047011s ]
[2022-01-06T21:36:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.046241s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.045305s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.045377s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.045858s ]
[2022-01-06T21:36:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.045769s ]
[2022-01-06T21:36:14+08:00][sql] CONNECT:[ UseTime:0.082601s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052553s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057529s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053418s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049325s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048588s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048249s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049360s ]
[2022-01-06T21:36: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.050781s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.050961s ]
[2022-01-06T21:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053855s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048814s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049636s ]
[2022-01-06T21:36:14+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.050026s ]
[2022-01-06T21:36:14+08:00][sql] CONNECT:[ UseTime:0.092513s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067246s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061840s ]
[2022-01-06T21:36:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056363s ]
[2022-01-06T21:36:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056994s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055927s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052489s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055048s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055374s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056289s ]
[2022-01-06T21:36: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.056364s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056597s ]
[2022-01-06T21:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058883s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056032s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055415s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056563s ]
[2022-01-06T21:36:14+08:00][sql] CONNECT:[ UseTime:0.089915s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.061402s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056878s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.057662s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.054454s ]
[2022-01-06T21:36:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.056382s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.056623s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.055493s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.055489s ]
[2022-01-06T21:36:14+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.057584s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.056087s ]
[2022-01-06T21:36:14+08:00][sql] SHOW TABLES [ RunTime:0.051461s ]
[2022-01-06T21:36:14+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.054344s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.056259s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.067206s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063470s ]
[2022-01-06T21:36:14+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.055637s ]
[2022-01-06T21:36:18+08:00][sql] CONNECT:[ UseTime:0.084728s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.057287s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053716s ]
[2022-01-06T21:36:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.054829s ]
[2022-01-06T21:36:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.052410s ]
[2022-01-06T21:36:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.051295s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.051061s ]
[2022-01-06T21:36:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.053615s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.053175s ]
[2022-01-06T21:36:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.052088s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.056344s ]
[2022-01-06T21:36:18+08:00][sql] SHOW TABLES [ RunTime:0.050693s ]
[2022-01-06T21:36:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.053521s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.052223s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051466s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051594s ]
[2022-01-06T21:36:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.059836s ]
[2022-01-06T21:36:33+08:00][sql] CONNECT:[ UseTime:0.098341s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:33+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064500s ]
[2022-01-06T21:36:33+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065346s ]
[2022-01-06T21:36: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.065368s ]
[2022-01-06T21:36:33+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064935s ]
[2022-01-06T21:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067919s ]
[2022-01-06T21:36:33+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062450s ]
[2022-01-06T21:36:34+08:00][sql] CONNECT:[ UseTime:0.074998s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048796s ]
[2022-01-06T21:36:34+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.049766s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049378s ]
[2022-01-06T21:36: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.046364s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.046023s ]
[2022-01-06T21:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050142s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046872s ]
[2022-01-06T21:36:34+08:00][sql] CONNECT:[ UseTime:0.083144s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.057697s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055705s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.055937s ]
[2022-01-06T21:36:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.051890s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054612s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.053631s ]
[2022-01-06T21:36:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.056286s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052574s ]
[2022-01-06T21:36:34+08:00][sql] CONNECT:[ UseTime:0.091011s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059913s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061946s ]
[2022-01-06T21:36: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.059713s ]
[2022-01-06T21:36: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.061012s ]
[2022-01-06T21:36: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.058524s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056751s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059119s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063609s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059202s ]
[2022-01-06T21:36: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.058756s ]
[2022-01-06T21:36:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058200s ]
[2022-01-06T21:36: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069186s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058890s ]
[2022-01-06T21:36:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058752s ]
[2022-01-06T21:36: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.060526s ]
[2022-01-06T21:36:37+08:00][sql] CONNECT:[ UseTime:0.080749s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.055035s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056635s ]
[2022-01-06T21:36:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.060368s ]
[2022-01-06T21:36:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.057009s ]
[2022-01-06T21:36:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.052833s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.052492s ]
[2022-01-06T21:36:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.053876s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.051232s ]
[2022-01-06T21:36:37+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.052297s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.052952s ]
[2022-01-06T21:36:37+08:00][sql] SHOW TABLES [ RunTime:0.049478s ]
[2022-01-06T21:36:37+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.051257s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.052896s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051018s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.052594s ]
[2022-01-06T21:36:37+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.050901s ]
[2022-01-06T21:36:40+08:00][sql] CONNECT:[ UseTime:0.113624s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077405s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.096230s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076641s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075440s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076130s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073367s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074440s ]
[2022-01-06T21:36: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.076280s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076901s ]
[2022-01-06T21:36: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076911s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075390s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075366s ]
[2022-01-06T21:36: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.108462s ]
[2022-01-06T21:36:40+08:00][sql] CONNECT:[ UseTime:0.106136s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071317s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.099293s ]
[2022-01-06T21:36: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.071097s ]
[2022-01-06T21:36: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.069036s ]
[2022-01-06T21:36: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.070495s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069230s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067671s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068180s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073769s ]
[2022-01-06T21:36: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.069989s ]
[2022-01-06T21:36:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069658s ]
[2022-01-06T21:36: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072130s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069289s ]
[2022-01-06T21:36:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098127s ]
[2022-01-06T21:36: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.067616s ]
[2022-01-06T21:36:51+08:00][sql] CONNECT:[ UseTime:0.102007s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.068577s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068414s ]
[2022-01-06T21:36:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.074353s ]
[2022-01-06T21:36:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.067381s ]
[2022-01-06T21:36:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.066011s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.065918s ]
[2022-01-06T21:36:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.067760s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.065997s ]
[2022-01-06T21:36:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.067049s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.068888s ]
[2022-01-06T21:36:51+08:00][sql] SHOW TABLES [ RunTime:0.065155s ]
[2022-01-06T21:36:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.065128s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.068265s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.067278s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.065715s ]
[2022-01-06T21:36:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.067329s ]
[2022-01-06T21:36:55+08:00][sql] CONNECT:[ UseTime:0.094653s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:36:55+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.068264s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064936s ]
[2022-01-06T21:36:55+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.063212s ]
[2022-01-06T21:36:55+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.061272s ]
[2022-01-06T21:36:55+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.060933s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.059888s ]
[2022-01-06T21:36:55+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.060709s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.062620s ]
[2022-01-06T21:36:55+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.063025s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.065181s ]
[2022-01-06T21:36:55+08:00][sql] SHOW TABLES [ RunTime:0.058826s ]
[2022-01-06T21:36:55+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.059945s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059397s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.060048s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063592s ]
[2022-01-06T21:36:55+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.060820s ]
[2022-01-06T21:37:07+08:00][sql] CONNECT:[ UseTime:0.117876s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:37:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.078694s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.079216s ]
[2022-01-06T21:37:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.077774s ]
[2022-01-06T21:37:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.076386s ]
[2022-01-06T21:37:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.075578s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.076071s ]
[2022-01-06T21:37:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.077175s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.076196s ]
[2022-01-06T21:37:07+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.077052s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.077578s ]
[2022-01-06T21:37:07+08:00][sql] SHOW TABLES [ RunTime:0.078801s ]
[2022-01-06T21:37:07+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.075523s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.076658s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.079278s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.077045s ]
[2022-01-06T21:37:07+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.076518s ]
[2022-01-06T21:37:26+08:00][sql] CONNECT:[ UseTime:0.097259s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:37:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.063890s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065329s ]
[2022-01-06T21:37:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.072445s ]
[2022-01-06T21:37:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.067134s ]
[2022-01-06T21:37:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.065968s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.067422s ]
[2022-01-06T21:37:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.069143s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.069703s ]
[2022-01-06T21:37:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.069142s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.065766s ]
[2022-01-06T21:37:26+08:00][sql] SHOW TABLES [ RunTime:0.061140s ]
[2022-01-06T21:37:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.062567s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.063908s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.061602s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062280s ]
[2022-01-06T21:37:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.063970s ]
[2022-01-06T21:37:34+08:00][sql] CONNECT:[ UseTime:0.075540s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:37:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053435s ]
[2022-01-06T21:37:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049035s ]
[2022-01-06T21:37:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067910s ]
[2022-01-06T21:37:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.046952s ]
[2022-01-06T21:37:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048357s ]
[2022-01-06T21:37:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047673s ]
[2022-01-06T21:37:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046154s ]
[2022-01-06T21:37: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.047385s ]
[2022-01-06T21:37:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048153s ]
[2022-01-06T21:37: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052287s ]
[2022-01-06T21:37:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048661s ]
[2022-01-06T21:37:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047609s ]
[2022-01-06T21:37: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.048820s ]
[2022-01-06T21:37:35+08:00][sql] CONNECT:[ UseTime:0.098628s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:37:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062842s ]
[2022-01-06T21:37:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.084642s ]
[2022-01-06T21:37: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.060638s ]
[2022-01-06T21:37: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.059584s ]
[2022-01-06T21:37: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.059908s ]
[2022-01-06T21:37:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060015s ]
[2022-01-06T21:37:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061214s ]
[2022-01-06T21:37:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061966s ]
[2022-01-06T21:37:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060032s ]
[2022-01-06T21:37: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.059393s ]
[2022-01-06T21:37:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065197s ]
[2022-01-06T21:37: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064717s ]
[2022-01-06T21:37:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064150s ]
[2022-01-06T21:37:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063111s ]
[2022-01-06T21:37: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.064154s ]
[2022-01-06T21:37:40+08:00][sql] CONNECT:[ UseTime:0.112774s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074106s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072034s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072656s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071178s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070686s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071272s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.086927s ]
[2022-01-06T21:37: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.072890s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071739s ]
[2022-01-06T21:37: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075013s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071780s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072173s ]
[2022-01-06T21:37: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.074851s ]
[2022-01-06T21:37:40+08:00][sql] CONNECT:[ UseTime:0.109778s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068933s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070040s ]
[2022-01-06T21:37: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.067746s ]
[2022-01-06T21:37: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.065857s ]
[2022-01-06T21:37: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.065086s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067291s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066730s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067547s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068930s ]
[2022-01-06T21:37: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.067044s ]
[2022-01-06T21:37:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068678s ]
[2022-01-06T21:37: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070298s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066607s ]
[2022-01-06T21:37:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067037s ]
[2022-01-06T21:37: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.070371s ]
[2022-01-06T21:38:34+08:00][sql] CONNECT:[ UseTime:0.102174s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:38:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069405s ]
[2022-01-06T21:38:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068211s ]
[2022-01-06T21:38:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069015s ]
[2022-01-06T21:38:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067467s ]
[2022-01-06T21:38:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069444s ]
[2022-01-06T21:38:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068421s ]
[2022-01-06T21:38:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067167s ]
[2022-01-06T21:38: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.066552s ]
[2022-01-06T21:38:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066635s ]
[2022-01-06T21:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071215s ]
[2022-01-06T21:38:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067376s ]
[2022-01-06T21:38:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067712s ]
[2022-01-06T21:38: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.067650s ]
[2022-01-06T21:38:35+08:00][sql] CONNECT:[ UseTime:0.099822s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:38:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066499s ]
[2022-01-06T21:38:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064558s ]
[2022-01-06T21:38: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.065023s ]
[2022-01-06T21:38: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.062245s ]
[2022-01-06T21:38: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.061396s ]
[2022-01-06T21:38:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062683s ]
[2022-01-06T21:38:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062580s ]
[2022-01-06T21:38:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062279s ]
[2022-01-06T21:38:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063226s ]
[2022-01-06T21:38: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.066643s ]
[2022-01-06T21:38:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066802s ]
[2022-01-06T21:38: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067351s ]
[2022-01-06T21:38:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062930s ]
[2022-01-06T21:38:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062269s ]
[2022-01-06T21:38: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.063278s ]
[2022-01-06T21:38:41+08:00][sql] CONNECT:[ UseTime:0.098382s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064209s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064655s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063786s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062675s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064730s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070472s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063589s ]
[2022-01-06T21:38:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.062717s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068512s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071165s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067419s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065702s ]
[2022-01-06T21:38:41+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.062233s ]
[2022-01-06T21:38:41+08:00][sql] CONNECT:[ UseTime:0.105135s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073061s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072851s ]
[2022-01-06T21:38:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.072683s ]
[2022-01-06T21:38:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070948s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072382s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072126s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070900s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075784s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070972s ]
[2022-01-06T21:38:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.071280s ]
[2022-01-06T21:38:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075781s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074795s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069684s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070177s ]
[2022-01-06T21:38:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079987s ]
[2022-01-06T21:38:44+08:00][sql] CONNECT:[ UseTime:0.089344s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:38:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.056872s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056349s ]
[2022-01-06T21:38:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.056926s ]
[2022-01-06T21:38:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.056274s ]
[2022-01-06T21:38:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.055559s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.055322s ]
[2022-01-06T21:38:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.056134s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.055792s ]
[2022-01-06T21:38:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.055799s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.058865s ]
[2022-01-06T21:38:44+08:00][sql] SHOW TABLES [ RunTime:0.055751s ]
[2022-01-06T21:38:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.055676s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.056459s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.056479s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055185s ]
[2022-01-06T21:38:44+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.055547s ]
[2022-01-06T21:38:51+08:00][sql] CONNECT:[ UseTime:0.116675s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:38:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.077031s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078269s ]
[2022-01-06T21:38:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.079180s ]
[2022-01-06T21:38:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.079588s ]
[2022-01-06T21:38:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.078201s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.076976s ]
[2022-01-06T21:38:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.077744s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.076763s ]
[2022-01-06T21:38:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.077078s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.078962s ]
[2022-01-06T21:38:51+08:00][sql] SHOW TABLES [ RunTime:0.076206s ]
[2022-01-06T21:38:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.077450s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.077331s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.075686s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.076062s ]
[2022-01-06T21:38:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.079862s ]
[2022-01-06T21:39:09+08:00][sql] CONNECT:[ UseTime:0.108379s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:39:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.072211s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071810s ]
[2022-01-06T21:39:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.072723s ]
[2022-01-06T21:39:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.071608s ]
[2022-01-06T21:39:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.070608s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.070474s ]
[2022-01-06T21:39:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.071882s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.073017s ]
[2022-01-06T21:39:09+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.070936s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.071494s ]
[2022-01-06T21:39:09+08:00][sql] SHOW TABLES [ RunTime:0.071659s ]
[2022-01-06T21:39:09+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.072396s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.069824s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.070604s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.070879s ]
[2022-01-06T21:39:09+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.072174s ]
[2022-01-06T21:39:18+08:00][sql] CONNECT:[ UseTime:0.105452s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:39:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.071376s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071097s ]
[2022-01-06T21:39:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.071480s ]
[2022-01-06T21:39:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.070946s ]
[2022-01-06T21:39:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.070312s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.068929s ]
[2022-01-06T21:39:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.072174s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.068975s ]
[2022-01-06T21:39:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.071056s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.071562s ]
[2022-01-06T21:39:18+08:00][sql] SHOW TABLES [ RunTime:0.069677s ]
[2022-01-06T21:39:18+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.069087s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.070380s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.072235s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.069834s ]
[2022-01-06T21:39:18+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.068131s ]
[2022-01-06T21:39:34+08:00][sql] CONNECT:[ UseTime:0.099318s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:39:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068102s ]
[2022-01-06T21:39:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067736s ]
[2022-01-06T21:39:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066469s ]
[2022-01-06T21:39:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065223s ]
[2022-01-06T21:39:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066610s ]
[2022-01-06T21:39:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064994s ]
[2022-01-06T21:39:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064785s ]
[2022-01-06T21:39: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.064403s ]
[2022-01-06T21:39:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064578s ]
[2022-01-06T21:39: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068995s ]
[2022-01-06T21:39:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064151s ]
[2022-01-06T21:39:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063823s ]
[2022-01-06T21:39: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.063559s ]
[2022-01-06T21:39:35+08:00][sql] CONNECT:[ UseTime:0.094774s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:39:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063050s ]
[2022-01-06T21:39:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065996s ]
[2022-01-06T21:39: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.063693s ]
[2022-01-06T21:39: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.060846s ]
[2022-01-06T21:39: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.062249s ]
[2022-01-06T21:39:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060833s ]
[2022-01-06T21:39:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061555s ]
[2022-01-06T21:39:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059947s ]
[2022-01-06T21:39:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060306s ]
[2022-01-06T21:39: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.059947s ]
[2022-01-06T21:39:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060602s ]
[2022-01-06T21:39: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064000s ]
[2022-01-06T21:39:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059119s ]
[2022-01-06T21:39:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059735s ]
[2022-01-06T21:39: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.059341s ]
[2022-01-06T21:39:40+08:00][sql] CONNECT:[ UseTime:0.098451s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065059s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065563s ]
[2022-01-06T21: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.064893s ]
[2022-01-06T21: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.063063s ]
[2022-01-06T21: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.063061s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062284s ]
[2022-01-06T21: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.062638s ]
[2022-01-06T21:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064676s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063647s ]
[2022-01-06T21: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.067833s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064026s ]
[2022-01-06T21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068749s ]
[2022-01-06T21:39:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063156s ]
[2022-01-06T21:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064704s ]
[2022-01-06T21: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.065163s ]
[2022-01-06T21:39:40+08:00][sql] CONNECT:[ UseTime:0.147297s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.095652s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.095541s ]
[2022-01-06T21: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.098488s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.092623s ]
[2022-01-06T21: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.094288s ]
[2022-01-06T21:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.098606s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080720s ]
[2022-01-06T21: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.075239s ]
[2022-01-06T21:39:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080325s ]
[2022-01-06T21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.093373s ]
[2022-01-06T21:39:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.093055s ]
[2022-01-06T21:39:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.091256s ]
[2022-01-06T21: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.096118s ]
[2022-01-06T21:40:35+08:00][sql] CONNECT:[ UseTime:0.098480s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066501s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065453s ]
[2022-01-06T21:40: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.065285s ]
[2022-01-06T21:40: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.066377s ]
[2022-01-06T21:40: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.063622s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063541s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063420s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064696s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063753s ]
[2022-01-06T21:40: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.064551s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069262s ]
[2022-01-06T21:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067096s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062800s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063420s ]
[2022-01-06T21:40: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.064600s ]
[2022-01-06T21:40:35+08:00][sql] CONNECT:[ UseTime:0.115367s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.089346s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083878s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078471s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.080591s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081946s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076976s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072468s ]
[2022-01-06T21:40: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.072954s ]
[2022-01-06T21:40:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.083597s ]
[2022-01-06T21:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.087701s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.085502s ]
[2022-01-06T21:40:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079684s ]
[2022-01-06T21:40: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.078867s ]
[2022-01-06T21:40:40+08:00][sql] CONNECT:[ UseTime:0.101579s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067721s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068698s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070027s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067542s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070110s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068786s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067673s ]
[2022-01-06T21:40: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.067273s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067749s ]
[2022-01-06T21:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071414s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067916s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069778s ]
[2022-01-06T21:40: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.067353s ]
[2022-01-06T21:40:40+08:00][sql] CONNECT:[ UseTime:0.102415s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066988s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068545s ]
[2022-01-06T21:40: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.069425s ]
[2022-01-06T21:40: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.068493s ]
[2022-01-06T21:40: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.071672s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067051s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065949s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065914s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068860s ]
[2022-01-06T21:40: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.068199s ]
[2022-01-06T21:40:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067527s ]
[2022-01-06T21:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070838s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064732s ]
[2022-01-06T21:40:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065877s ]
[2022-01-06T21:40: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.066929s ]
[2022-01-06T21:40:57+08:00][sql] CONNECT:[ UseTime:0.117056s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:40:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.077591s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075866s ]
[2022-01-06T21:40:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.076817s ]
[2022-01-06T21:40:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.076810s ]
[2022-01-06T21:40:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.074504s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.076953s ]
[2022-01-06T21:40:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.076956s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.078165s ]
[2022-01-06T21:40:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.077659s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.080288s ]
[2022-01-06T21:40:57+08:00][sql] SHOW TABLES [ RunTime:0.074391s ]
[2022-01-06T21:40:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.076940s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.076517s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.075072s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.076683s ]
[2022-01-06T21:40:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.075458s ]
[2022-01-06T21:41:34+08:00][sql] CONNECT:[ UseTime:0.085720s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058454s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057100s ]
[2022-01-06T21:41: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.056402s ]
[2022-01-06T21:41: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.056971s ]
[2022-01-06T21:41: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.055140s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055735s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055151s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058064s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055274s ]
[2022-01-06T21:41: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.056069s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056728s ]
[2022-01-06T21:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056455s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053900s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055103s ]
[2022-01-06T21:41: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.056036s ]
[2022-01-06T21:41:34+08:00][sql] CONNECT:[ UseTime:0.107032s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070496s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069997s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071723s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069366s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068982s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069603s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071740s ]
[2022-01-06T21:41: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.067306s ]
[2022-01-06T21:41:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068373s ]
[2022-01-06T21:41: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070784s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068296s ]
[2022-01-06T21:41:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068439s ]
[2022-01-06T21:41: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.068074s ]
[2022-01-06T21:41:42+08:00][sql] CONNECT:[ UseTime:0.092119s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060236s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059767s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060006s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060386s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059764s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059572s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058545s ]
[2022-01-06T21:41: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.059477s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058806s ]
[2022-01-06T21:41: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063676s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058468s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060845s ]
[2022-01-06T21:41: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.059383s ]
[2022-01-06T21:41:42+08:00][sql] CONNECT:[ UseTime:0.115920s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077630s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077020s ]
[2022-01-06T21:41: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.079885s ]
[2022-01-06T21:41: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.075033s ]
[2022-01-06T21:41: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.076792s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.077087s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075215s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076501s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075679s ]
[2022-01-06T21:41: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.077644s ]
[2022-01-06T21:41:42+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.082217s ]
[2022-01-06T21:41: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078051s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076838s ]
[2022-01-06T21:41:42+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075036s ]
[2022-01-06T21:41: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.076019s ]
[2022-01-06T21:41:51+08:00][sql] CONNECT:[ UseTime:0.096730s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:41:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.065150s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068312s ]
[2022-01-06T21:41:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.063959s ]
[2022-01-06T21:41:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.064986s ]
[2022-01-06T21:41:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.062454s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.062468s ]
[2022-01-06T21:41:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064132s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.063513s ]
[2022-01-06T21:41:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.064135s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.063159s ]
[2022-01-06T21:41:51+08:00][sql] SHOW TABLES [ RunTime:0.061679s ]
[2022-01-06T21:41:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.063120s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.062512s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062206s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.061711s ]
[2022-01-06T21:41:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.061572s ]
[2022-01-06T21:42:06+08:00][sql] CONNECT:[ UseTime:0.095847s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:42:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.064841s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065276s ]
[2022-01-06T21:42:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.066547s ]
[2022-01-06T21:42:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.063697s ]
[2022-01-06T21:42:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.063612s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.064600s ]
[2022-01-06T21:42:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064929s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.063420s ]
[2022-01-06T21:42:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.063535s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.065789s ]
[2022-01-06T21:42:06+08:00][sql] SHOW TABLES [ RunTime:0.062114s ]
[2022-01-06T21:42:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.063901s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.062623s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.069713s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063100s ]
[2022-01-06T21:42:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.062554s ]
[2022-01-06T21:42:34+08:00][sql] CONNECT:[ UseTime:0.085247s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056433s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054691s ]
[2022-01-06T21:42: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.059591s ]
[2022-01-06T21:42: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.052270s ]
[2022-01-06T21:42: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.052780s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052195s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054688s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055872s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051246s ]
[2022-01-06T21:42: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.052535s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053500s ]
[2022-01-06T21:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055301s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050631s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051327s ]
[2022-01-06T21:42: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.054061s ]
[2022-01-06T21:42:34+08:00][sql] CONNECT:[ UseTime:0.093960s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065644s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068486s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065213s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061395s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060309s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064373s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063861s ]
[2022-01-06T21:42: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.061977s ]
[2022-01-06T21:42:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062137s ]
[2022-01-06T21:42: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066266s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061759s ]
[2022-01-06T21:42:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061688s ]
[2022-01-06T21:42: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.064024s ]
[2022-01-06T21:42:40+08:00][sql] CONNECT:[ UseTime:0.091839s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:42:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062180s ]
[2022-01-06T21:42:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058673s ]
[2022-01-06T21:42:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057916s ]
[2022-01-06T21:42:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059143s ]
[2022-01-06T21:42:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058218s ]
[2022-01-06T21:42:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059735s ]
[2022-01-06T21:42:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058524s ]
[2022-01-06T21:42: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.058992s ]
[2022-01-06T21:42:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059216s ]
[2022-01-06T21:42: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063144s ]
[2022-01-06T21:42:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058747s ]
[2022-01-06T21:42:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059676s ]
[2022-01-06T21:42: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.058842s ]
[2022-01-06T21:42:41+08:00][sql] CONNECT:[ UseTime:0.112864s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:42:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077829s ]
[2022-01-06T21:42:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.085040s ]
[2022-01-06T21:42:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.089046s ]
[2022-01-06T21:42:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.082752s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079712s ]
[2022-01-06T21:42:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.085847s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074213s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071076s ]
[2022-01-06T21:42:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076567s ]
[2022-01-06T21:42:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.078062s ]
[2022-01-06T21:42:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081110s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083907s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080552s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082063s ]
[2022-01-06T21:42:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.083979s ]
[2022-01-06T21:42:52+08:00][sql] CONNECT:[ UseTime:0.112327s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:42:52+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.073324s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074721s ]
[2022-01-06T21:42:52+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.074773s ]
[2022-01-06T21:42:52+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.074162s ]
[2022-01-06T21:42:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.071441s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.072328s ]
[2022-01-06T21:42:52+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.072495s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.071822s ]
[2022-01-06T21:42:52+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.072133s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.072527s ]
[2022-01-06T21:42:52+08:00][sql] SHOW TABLES [ RunTime:0.071456s ]
[2022-01-06T21:42:52+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.071979s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.073716s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.072960s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.073916s ]
[2022-01-06T21:42:52+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.073259s ]
[2022-01-06T21:43:34+08:00][sql] CONNECT:[ UseTime:0.076914s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:34+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053065s ]
[2022-01-06T21:43:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.051178s ]
[2022-01-06T21:43:34+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.050772s ]
[2022-01-06T21:43:34+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050673s ]
[2022-01-06T21:43:34+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047844s ]
[2022-01-06T21:43:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050638s ]
[2022-01-06T21:43:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050939s ]
[2022-01-06T21:43: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.050704s ]
[2022-01-06T21:43:34+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.050230s ]
[2022-01-06T21:43: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052701s ]
[2022-01-06T21:43:34+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051093s ]
[2022-01-06T21:43:34+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050633s ]
[2022-01-06T21:43: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.050449s ]
[2022-01-06T21:43:35+08:00][sql] CONNECT:[ UseTime:0.093565s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:35+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062746s ]
[2022-01-06T21:43:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063922s ]
[2022-01-06T21:43: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.063253s ]
[2022-01-06T21:43: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.060643s ]
[2022-01-06T21:43: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.060923s ]
[2022-01-06T21:43:35+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062258s ]
[2022-01-06T21:43:35+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059577s ]
[2022-01-06T21:43:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061977s ]
[2022-01-06T21:43:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060219s ]
[2022-01-06T21:43: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.060336s ]
[2022-01-06T21:43:35+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063913s ]
[2022-01-06T21:43: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066458s ]
[2022-01-06T21:43:35+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060168s ]
[2022-01-06T21:43:35+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060761s ]
[2022-01-06T21:43: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.061131s ]
[2022-01-06T21:43:40+08:00][sql] CONNECT:[ UseTime:0.071892s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.046857s ]
[2022-01-06T21:43:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049266s ]
[2022-01-06T21:43:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047654s ]
[2022-01-06T21:43:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.046610s ]
[2022-01-06T21:43:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050124s ]
[2022-01-06T21:43:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047229s ]
[2022-01-06T21:43:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049516s ]
[2022-01-06T21:43: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.046140s ]
[2022-01-06T21:43:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048469s ]
[2022-01-06T21:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051012s ]
[2022-01-06T21:43:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048885s ]
[2022-01-06T21:43:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051843s ]
[2022-01-06T21:43: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.048112s ]
[2022-01-06T21:43:41+08:00][sql] CONNECT:[ UseTime:0.114894s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075569s ]
[2022-01-06T21:43:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075917s ]
[2022-01-06T21:43:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.075910s ]
[2022-01-06T21:43:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073231s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075453s ]
[2022-01-06T21:43:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074269s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074385s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075370s ]
[2022-01-06T21:43:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075821s ]
[2022-01-06T21:43:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.077568s ]
[2022-01-06T21:43:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076940s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082354s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077167s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074745s ]
[2022-01-06T21:43:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.075990s ]
[2022-01-06T21:43:44+08:00][sql] CONNECT:[ UseTime:0.098737s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066081s ]
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066065s ]
[2022-01-06T21:43: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.066558s ]
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064541s ]
[2022-01-06T21:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069889s ]
[2022-01-06T21:43:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064207s ]
[2022-01-06T21:43:44+08:00][sql] CONNECT:[ UseTime:0.079837s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052146s ]
[2022-01-06T21:43: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.052056s ]
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054039s ]
[2022-01-06T21:43: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.051522s ]
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053426s ]
[2022-01-06T21:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.053851s ]
[2022-01-06T21:43:44+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050824s ]
[2022-01-06T21:43:44+08:00][sql] CONNECT:[ UseTime:0.071253s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.048366s ]
[2022-01-06T21:43:44+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048286s ]
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.048862s ]
[2022-01-06T21:43:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.044387s ]
[2022-01-06T21:43:44+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.048789s ]
[2022-01-06T21:43:44+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.048641s ]
[2022-01-06T21:43:44+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.047679s ]
[2022-01-06T21:43:44+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.046578s ]
[2022-01-06T21:43:45+08:00][sql] CONNECT:[ UseTime:0.098012s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065693s ]
[2022-01-06T21:43:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066262s ]
[2022-01-06T21:43: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.066156s ]
[2022-01-06T21:43: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.065017s ]
[2022-01-06T21:43: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.064976s ]
[2022-01-06T21:43:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065534s ]
[2022-01-06T21:43:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064802s ]
[2022-01-06T21:43:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064565s ]
[2022-01-06T21:43:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065419s ]
[2022-01-06T21:43: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.065200s ]
[2022-01-06T21:43:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066810s ]
[2022-01-06T21:43: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072281s ]
[2022-01-06T21:43:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067041s ]
[2022-01-06T21:43:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066833s ]
[2022-01-06T21:43: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.065627s ]
[2022-01-06T21:43:48+08:00][sql] CONNECT:[ UseTime:0.104653s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:43:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.069291s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067865s ]
[2022-01-06T21:43:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.069003s ]
[2022-01-06T21:43:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.067386s ]
[2022-01-06T21:43:48+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.066455s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.066828s ]
[2022-01-06T21:43:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.068735s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.066386s ]
[2022-01-06T21:43:48+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.068480s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.069101s ]
[2022-01-06T21:43:48+08:00][sql] SHOW TABLES [ RunTime:0.066796s ]
[2022-01-06T21:43:48+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.066268s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.068764s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.066385s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.068170s ]
[2022-01-06T21:43:48+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.068726s ]
[2022-01-06T21:44:15+08:00][sql] CONNECT:[ UseTime:0.082405s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:44:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.049510s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049915s ]
[2022-01-06T21:44:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.049317s ]
[2022-01-06T21:44:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.049471s ]
[2022-01-06T21:44:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.046318s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.046701s ]
[2022-01-06T21:44:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.051866s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.047706s ]
[2022-01-06T21:44:15+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.049069s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.051346s ]
[2022-01-06T21:44:15+08:00][sql] SHOW TABLES [ RunTime:0.046390s ]
[2022-01-06T21:44:15+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.048781s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.051694s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.049144s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.047811s ]
[2022-01-06T21:44:15+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.051982s ]
[2022-01-06T21:44:40+08:00][sql] CONNECT:[ UseTime:0.079681s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054397s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053048s ]
[2022-01-06T21:44: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.051800s ]
[2022-01-06T21:44: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.054349s ]
[2022-01-06T21:44: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.052085s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051677s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051179s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053774s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051182s ]
[2022-01-06T21:44: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.050790s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053514s ]
[2022-01-06T21:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057176s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055145s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053659s ]
[2022-01-06T21:44: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.051774s ]
[2022-01-06T21:44:40+08:00][sql] CONNECT:[ UseTime:0.119640s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077645s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.086267s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078750s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076503s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074126s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079801s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076089s ]
[2022-01-06T21:44: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.076138s ]
[2022-01-06T21:44:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080665s ]
[2022-01-06T21:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079870s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077745s ]
[2022-01-06T21:44:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073237s ]
[2022-01-06T21:44: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.075395s ]
[2022-01-06T21:44:45+08:00][sql] CONNECT:[ UseTime:0.108308s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072203s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078063s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074362s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070976s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077385s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072191s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071173s ]
[2022-01-06T21:44: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.072172s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072687s ]
[2022-01-06T21:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074375s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076712s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071248s ]
[2022-01-06T21:44: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.071860s ]
[2022-01-06T21:44:45+08:00][sql] CONNECT:[ UseTime:0.106975s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072051s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072375s ]
[2022-01-06T21:44: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.073516s ]
[2022-01-06T21:44: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.070538s ]
[2022-01-06T21:44: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.077306s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070028s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073476s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069827s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070543s ]
[2022-01-06T21:44: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.068697s ]
[2022-01-06T21:44:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072547s ]
[2022-01-06T21:44: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075370s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071408s ]
[2022-01-06T21:44:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071669s ]
[2022-01-06T21:44: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.069555s ]
[2022-01-06T21:44:47+08:00][sql] CONNECT:[ UseTime:0.099147s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:44:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.066262s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065125s ]
[2022-01-06T21:44:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.067043s ]
[2022-01-06T21:44:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.066181s ]
[2022-01-06T21:44:47+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.063023s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.061311s ]
[2022-01-06T21:44:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.065604s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.063916s ]
[2022-01-06T21:44:47+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.061815s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.063850s ]
[2022-01-06T21:44:47+08:00][sql] SHOW TABLES [ RunTime:0.063936s ]
[2022-01-06T21:44:47+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.066064s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.061881s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063847s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062791s ]
[2022-01-06T21:44:47+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.063575s ]
[2022-01-06T21:45:40+08:00][sql] CONNECT:[ UseTime:0.100544s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068598s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066395s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066527s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064258s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064780s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070781s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063572s ]
[2022-01-06T21:45: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.063383s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069063s ]
[2022-01-06T21:45: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070781s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063678s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066856s ]
[2022-01-06T21:45: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.066594s ]
[2022-01-06T21:45:40+08:00][sql] CONNECT:[ UseTime:0.099624s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063809s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066187s ]
[2022-01-06T21:45: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.065401s ]
[2022-01-06T21:45: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.062224s ]
[2022-01-06T21:45: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.063781s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063150s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062335s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062077s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061138s ]
[2022-01-06T21:45: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.064423s ]
[2022-01-06T21:45:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065367s ]
[2022-01-06T21:45: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065121s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062819s ]
[2022-01-06T21:45:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066198s ]
[2022-01-06T21:45: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.066669s ]
[2022-01-06T21:45:45+08:00][sql] CONNECT:[ UseTime:0.122278s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078689s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072122s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066910s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066669s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075057s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081703s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072556s ]
[2022-01-06T21:45: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.064057s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067208s ]
[2022-01-06T21:45: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073809s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075008s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068479s ]
[2022-01-06T21:45: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.069971s ]
[2022-01-06T21:45:45+08:00][sql] CONNECT:[ UseTime:0.098672s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066073s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070687s ]
[2022-01-06T21:45: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.067268s ]
[2022-01-06T21:45: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.064350s ]
[2022-01-06T21:45: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.063426s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065509s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065137s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064980s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067019s ]
[2022-01-06T21:45: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.063425s ]
[2022-01-06T21:45:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065444s ]
[2022-01-06T21:45: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068605s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066587s ]
[2022-01-06T21:45:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067982s ]
[2022-01-06T21:45: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.064263s ]
[2022-01-06T21:45:51+08:00][sql] CONNECT:[ UseTime:0.117583s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:45:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.078793s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.080064s ]
[2022-01-06T21:45:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.080010s ]
[2022-01-06T21:45:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.079763s ]
[2022-01-06T21:45:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.079439s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.076235s ]
[2022-01-06T21:45:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.084226s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.077459s ]
[2022-01-06T21:45:51+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.078716s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.080023s ]
[2022-01-06T21:45:51+08:00][sql] SHOW TABLES [ RunTime:0.077790s ]
[2022-01-06T21:45:51+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.074767s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.076429s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.076565s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.075430s ]
[2022-01-06T21:45:51+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.075453s ]
[2022-01-06T21:46:00+08:00][sql] CONNECT:[ UseTime:0.084596s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:46:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.057854s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054120s ]
[2022-01-06T21:46:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.057947s ]
[2022-01-06T21:46:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.056546s ]
[2022-01-06T21:46:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.055303s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.056816s ]
[2022-01-06T21:46:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.056939s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.056497s ]
[2022-01-06T21:46:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.061154s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.057249s ]
[2022-01-06T21:46:00+08:00][sql] SHOW TABLES [ RunTime:0.060409s ]
[2022-01-06T21:46:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.058708s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.062324s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.054016s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055068s ]
[2022-01-06T21:46:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.064298s ]
[2022-01-06T21:46:40+08:00][sql] CONNECT:[ UseTime:0.074058s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050987s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049007s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.047152s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.051486s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053009s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048384s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046641s ]
[2022-01-06T21:46: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.048602s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047847s ]
[2022-01-06T21:46: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052006s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046617s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047239s ]
[2022-01-06T21:46: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.044464s ]
[2022-01-06T21:46:40+08:00][sql] CONNECT:[ UseTime:0.099831s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063773s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067878s ]
[2022-01-06T21:46: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.066187s ]
[2022-01-06T21:46: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.061945s ]
[2022-01-06T21:46: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.063887s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060491s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061201s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060563s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063797s ]
[2022-01-06T21:46: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.060690s ]
[2022-01-06T21:46:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066673s ]
[2022-01-06T21:46: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063546s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068668s ]
[2022-01-06T21:46:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064534s ]
[2022-01-06T21:46: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.067307s ]
[2022-01-06T21:46:45+08:00][sql] CONNECT:[ UseTime:0.102150s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067416s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076686s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067092s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068862s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066777s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065787s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066111s ]
[2022-01-06T21:46: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.066033s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073740s ]
[2022-01-06T21:46: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072376s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073129s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063389s ]
[2022-01-06T21:46: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.066095s ]
[2022-01-06T21:46:45+08:00][sql] CONNECT:[ UseTime:0.108774s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070253s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073591s ]
[2022-01-06T21:46: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.073413s ]
[2022-01-06T21:46: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.070524s ]
[2022-01-06T21:46: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.069697s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073571s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069321s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069903s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068565s ]
[2022-01-06T21:46: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.075089s ]
[2022-01-06T21:46:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071444s ]
[2022-01-06T21:46: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075291s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075080s ]
[2022-01-06T21:46:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069253s ]
[2022-01-06T21:46: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.069981s ]
[2022-01-06T21:47:40+08:00][sql] CONNECT:[ UseTime:0.094181s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066874s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062755s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060245s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059654s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059805s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061403s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060569s ]
[2022-01-06T21:47: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.061223s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062143s ]
[2022-01-06T21:47: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065843s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060001s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060720s ]
[2022-01-06T21:47: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.062183s ]
[2022-01-06T21:47:40+08:00][sql] CONNECT:[ UseTime:0.100754s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068416s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065787s ]
[2022-01-06T21:47: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.067304s ]
[2022-01-06T21:47: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.064138s ]
[2022-01-06T21:47: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.064421s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063407s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066413s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063332s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065104s ]
[2022-01-06T21:47: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.062781s ]
[2022-01-06T21:47:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064625s ]
[2022-01-06T21:47: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069312s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065022s ]
[2022-01-06T21:47:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064867s ]
[2022-01-06T21:47: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.068956s ]
[2022-01-06T21:47:45+08:00][sql] CONNECT:[ UseTime:0.079097s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054507s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055585s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054449s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053442s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052036s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053700s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051197s ]
[2022-01-06T21:47: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.051299s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055927s ]
[2022-01-06T21:47: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.058145s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053657s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054433s ]
[2022-01-06T21:47: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.052636s ]
[2022-01-06T21:47:45+08:00][sql] CONNECT:[ UseTime:0.098749s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066710s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067811s ]
[2022-01-06T21:47: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.067791s ]
[2022-01-06T21:47: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.066031s ]
[2022-01-06T21:47: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.065228s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065611s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066060s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062828s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064946s ]
[2022-01-06T21:47: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.064572s ]
[2022-01-06T21:47:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065674s ]
[2022-01-06T21:47: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072800s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065081s ]
[2022-01-06T21:47:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066494s ]
[2022-01-06T21:47: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.063802s ]
[2022-01-06T21:48:40+08:00][sql] CONNECT:[ UseTime:0.111459s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076936s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076093s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076771s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073242s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073224s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075854s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072988s ]
[2022-01-06T21:48: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.073140s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072823s ]
[2022-01-06T21:48: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081040s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075710s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075271s ]
[2022-01-06T21:48: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.072798s ]
[2022-01-06T21:48:40+08:00][sql] CONNECT:[ UseTime:0.118022s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079124s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078555s ]
[2022-01-06T21:48: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.077279s ]
[2022-01-06T21:48: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.077839s ]
[2022-01-06T21:48: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.077260s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076250s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079630s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080425s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078058s ]
[2022-01-06T21:48: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.077386s ]
[2022-01-06T21:48:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080722s ]
[2022-01-06T21:48: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080286s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075072s ]
[2022-01-06T21:48:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077131s ]
[2022-01-06T21:48: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.075783s ]
[2022-01-06T21:48:45+08:00][sql] CONNECT:[ UseTime:0.094632s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064279s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062746s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.061179s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061971s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061566s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064264s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061374s ]
[2022-01-06T21:48: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.060687s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064014s ]
[2022-01-06T21:48: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064029s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061139s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061472s ]
[2022-01-06T21:48: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.065093s ]
[2022-01-06T21:48:45+08:00][sql] CONNECT:[ UseTime:0.108997s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072571s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072947s ]
[2022-01-06T21:48: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.075382s ]
[2022-01-06T21:48: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.072618s ]
[2022-01-06T21:48: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.069969s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071914s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073759s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071293s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071219s ]
[2022-01-06T21:48: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.072519s ]
[2022-01-06T21:48:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074002s ]
[2022-01-06T21:48: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074193s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069688s ]
[2022-01-06T21:48:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072279s ]
[2022-01-06T21:48: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.070518s ]
[2022-01-06T21:49:40+08:00][sql] CONNECT:[ UseTime:0.099121s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053615s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055168s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.053218s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052346s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051209s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050904s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051775s ]
[2022-01-06T21:49: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.050658s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051871s ]
[2022-01-06T21:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057329s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050827s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051741s ]
[2022-01-06T21:49: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.053344s ]
[2022-01-06T21:49:40+08:00][sql] CONNECT:[ UseTime:0.117964s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073764s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073305s ]
[2022-01-06T21:49: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.072117s ]
[2022-01-06T21:49: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.072217s ]
[2022-01-06T21:49: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.069559s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071260s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071124s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071263s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071840s ]
[2022-01-06T21:49: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.069752s ]
[2022-01-06T21:49:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070581s ]
[2022-01-06T21:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075633s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070760s ]
[2022-01-06T21:49:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071419s ]
[2022-01-06T21:49: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.072253s ]
[2022-01-06T21:49:45+08:00][sql] CONNECT:[ UseTime:0.083034s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055301s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056510s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.054505s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054721s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054153s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052962s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054329s ]
[2022-01-06T21:49: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.054253s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053879s ]
[2022-01-06T21:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.054689s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052795s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054032s ]
[2022-01-06T21:49: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.053908s ]
[2022-01-06T21:49:45+08:00][sql] CONNECT:[ UseTime:0.096610s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062672s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063559s ]
[2022-01-06T21:49: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.063838s ]
[2022-01-06T21:49: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.062881s ]
[2022-01-06T21:49: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.060895s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060355s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061592s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061254s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063034s ]
[2022-01-06T21:49: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.060377s ]
[2022-01-06T21:49:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062071s ]
[2022-01-06T21:49: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066992s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059513s ]
[2022-01-06T21:49:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061199s ]
[2022-01-06T21:49: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.062798s ]
[2022-01-06T21:50:40+08:00][sql] CONNECT:[ UseTime:0.092317s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.060594s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059043s ]
[2022-01-06T21:50: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.056532s ]
[2022-01-06T21:50: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.059607s ]
[2022-01-06T21:50: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.057482s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057016s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056529s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056307s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058086s ]
[2022-01-06T21:50: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.057413s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057629s ]
[2022-01-06T21:50: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.059933s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058771s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059641s ]
[2022-01-06T21:50: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.059030s ]
[2022-01-06T21:50:40+08:00][sql] CONNECT:[ UseTime:0.104912s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068654s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067873s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071345s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067605s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066585s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066294s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067078s ]
[2022-01-06T21:50: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.068870s ]
[2022-01-06T21:50:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068183s ]
[2022-01-06T21:50: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070625s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067176s ]
[2022-01-06T21:50:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068959s ]
[2022-01-06T21:50: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.066192s ]
[2022-01-06T21:50:45+08:00][sql] CONNECT:[ UseTime:0.085584s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057491s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057979s ]
[2022-01-06T21: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.056375s ]
[2022-01-06T21: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.055999s ]
[2022-01-06T21: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.054598s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056155s ]
[2022-01-06T21: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.055029s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056559s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055227s ]
[2022-01-06T21: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.055443s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058066s ]
[2022-01-06T21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060477s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054802s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055939s ]
[2022-01-06T21: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.054162s ]
[2022-01-06T21:50:45+08:00][sql] CONNECT:[ UseTime:0.111193s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072074s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072358s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070306s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071417s ]
[2022-01-06T21: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.071332s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070313s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070669s ]
[2022-01-06T21: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.069773s ]
[2022-01-06T21:50:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074525s ]
[2022-01-06T21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072675s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071088s ]
[2022-01-06T21:50:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071395s ]
[2022-01-06T21:50: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.069213s ]
[2022-01-06T21:51:41+08:00][sql] CONNECT:[ UseTime:0.104106s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069312s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069183s ]
[2022-01-06T21:51:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.068412s ]
[2022-01-06T21:51:41+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.069472s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070763s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066997s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068231s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066982s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066746s ]
[2022-01-06T21:51:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.068274s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068338s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072233s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068423s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067480s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067446s ]
[2022-01-06T21:51:41+08:00][sql] CONNECT:[ UseTime:0.121543s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081720s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.083058s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.079403s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.080941s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081306s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081045s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080515s ]
[2022-01-06T21:51:41+08:00][sql] SELECT `system_auth_group_access`.`uid`,`system_auth_group_access`.`group_id`,`system_auth_group`.`id`,`system_auth_group`.`title`,`system_auth_group`.`role_code`,`system_auth_group`.`rules` FROM `system_auth_group_access` `system_auth_group_access` LEFT JOIN `system_auth_group` `system_auth_group` ON `system_auth_group_access`.`group_id`=`system_auth_group`.`id` WHERE ( system_auth_group_access.uid='1' and system_auth_group.status='1' ) [ RunTime:0.078849s ]
[2022-01-06T21:51:41+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080450s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_auth_rule` WHERE `type` = 1 AND `status` = 1 AND `menu_type` = 0 AND `id` IN (1,2,5,6,7,8,9,10,12,185,186,187,188,13,21,22,23,24,25,196,15,16,17,18,19,20,184,194,195,209,210,211,26,192,205,198,206,207,208,200,201,202,203,204,3,11,189,212,216,217,218,219,220,213,214,215,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083236s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.083636s ]
[2022-01-06T21:51:41+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080298s ]
[2022-01-06T21:51:41+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.078974s ]
[2022-01-06T21:51:45+08:00][sql] CONNECT:[ UseTime:0.077067s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.049961s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050277s ]
[2022-01-06T21: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.048773s ]
[2022-01-06T21: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.048945s ]
[2022-01-06T21: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.048590s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048939s ]
[2022-01-06T21: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.046142s ]
[2022-01-06T21:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047453s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047954s ]
[2022-01-06T21: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.047252s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.046607s ]
[2022-01-06T21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052557s ]
[2022-01-06T21:51:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048656s ]
[2022-01-06T21:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048361s ]
[2022-01-06T21: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.045425s ]
[2022-01-06T21:51:45+08:00][sql] CONNECT:[ UseTime:0.120659s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082952s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.081088s ]
[2022-01-06T21: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.081605s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078828s ]
[2022-01-06T21: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.077682s ]
[2022-01-06T21:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079288s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079412s ]
[2022-01-06T21: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.079496s ]
[2022-01-06T21:51:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081510s ]
[2022-01-06T21: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.085176s ]
[2022-01-06T21:51:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078731s ]
[2022-01-06T21:51:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078814s ]
[2022-01-06T21: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.081594s ]
[2022-01-06T21:52:40+08:00][sql] CONNECT:[ UseTime:0.112084s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076815s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075085s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072746s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073730s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072660s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071319s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072819s ]
[2022-01-06T21:52: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.075636s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074281s ]
[2022-01-06T21:52: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077446s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072865s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072661s ]
[2022-01-06T21:52: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.073505s ]
[2022-01-06T21:52:40+08:00][sql] CONNECT:[ UseTime:0.131781s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.087032s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.084478s ]
[2022-01-06T21:52: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.084012s ]
[2022-01-06T21:52: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.086098s ]
[2022-01-06T21:52: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.085452s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.082084s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083932s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082031s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.079349s ]
[2022-01-06T21:52: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.080895s ]
[2022-01-06T21:52:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.086906s ]
[2022-01-06T21:52: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.090781s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.084971s ]
[2022-01-06T21:52:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.084823s ]
[2022-01-06T21:52: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.084670s ]
[2022-01-06T21:52:49+08:00][sql] CONNECT:[ UseTime:0.102972s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070405s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071093s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.069045s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070335s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070567s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068467s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068452s ]
[2022-01-06T21:52: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.067376s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068492s ]
[2022-01-06T21:52: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073593s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067888s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067672s ]
[2022-01-06T21:52: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.072280s ]
[2022-01-06T21:52:49+08:00][sql] CONNECT:[ UseTime:0.096800s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065489s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067801s ]
[2022-01-06T21:52: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.065629s ]
[2022-01-06T21:52: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.064150s ]
[2022-01-06T21:52: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.067022s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063689s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062818s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063521s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064204s ]
[2022-01-06T21:52: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.065929s ]
[2022-01-06T21:52:49+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063980s ]
[2022-01-06T21:52: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067747s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063208s ]
[2022-01-06T21:52:49+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063506s ]
[2022-01-06T21:52: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.065880s ]
[2022-01-06T21:53:34+08:00][sql] CONNECT:[ UseTime:0.111741s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:53:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.075782s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073595s ]
[2022-01-06T21:53:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.073685s ]
[2022-01-06T21:53:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.074312s ]
[2022-01-06T21:53:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '38' AND ( delete_time is null ) [ RunTime:0.073742s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 38 LIMIT 1 [ RunTime:0.073793s ]
[2022-01-06T21:53:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.074202s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.073621s ]
[2022-01-06T21:53:34+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.074351s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.076367s ]
[2022-01-06T21:53:34+08:00][sql] SHOW TABLES [ RunTime:0.072205s ]
[2022-01-06T21:53:34+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.073252s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.075508s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.073665s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.074687s ]
[2022-01-06T21:53:34+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.073131s ]
[2022-01-06T21:53:40+08:00][sql] CONNECT:[ UseTime:0.097427s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065365s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066453s ]
[2022-01-06T21:53: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.064662s ]
[2022-01-06T21:53: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.065791s ]
[2022-01-06T21:53: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.064522s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064005s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063023s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063996s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066925s ]
[2022-01-06T21:53: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.065206s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066928s ]
[2022-01-06T21:53: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071285s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065452s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065662s ]
[2022-01-06T21:53: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.062976s ]
[2022-01-06T21:53:40+08:00][sql] CONNECT:[ UseTime:0.110526s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074288s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075769s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075434s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073455s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073189s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073691s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073750s ]
[2022-01-06T21:53: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.246948s ]
[2022-01-06T21:53:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074433s ]
[2022-01-06T21:53: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076272s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072701s ]
[2022-01-06T21:53:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073039s ]
[2022-01-06T21:53: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.074569s ]
[2022-01-06T21:53:45+08:00][sql] CONNECT:[ UseTime:0.073623s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048765s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048766s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.048448s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.049722s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048498s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047826s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050177s ]
[2022-01-06T21:53: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.048783s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.048490s ]
[2022-01-06T21:53: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050052s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052809s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049748s ]
[2022-01-06T21:53: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.048627s ]
[2022-01-06T21:53:45+08:00][sql] CONNECT:[ UseTime:0.090351s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058837s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059463s ]
[2022-01-06T21:53: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.061370s ]
[2022-01-06T21:53: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.059367s ]
[2022-01-06T21:53: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.057183s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059131s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056827s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058539s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057466s ]
[2022-01-06T21:53: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.057355s ]
[2022-01-06T21:53:45+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058336s ]
[2022-01-06T21:53: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060974s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057632s ]
[2022-01-06T21:53:45+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057932s ]
[2022-01-06T21:53: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.058419s ]
[2022-01-06T21:54:40+08:00][sql] CONNECT:[ UseTime:0.116792s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073556s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073524s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071303s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073193s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070429s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070445s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071485s ]
[2022-01-06T21:54: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.069741s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070390s ]
[2022-01-06T21:54: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081180s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069849s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070284s ]
[2022-01-06T21:54: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.072747s ]
[2022-01-06T21:54:40+08:00][sql] CONNECT:[ UseTime:0.117340s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075639s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074451s ]
[2022-01-06T21:54: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.071354s ]
[2022-01-06T21:54: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.073769s ]
[2022-01-06T21:54: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.071237s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071275s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071437s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073363s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072274s ]
[2022-01-06T21:54: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.071419s ]
[2022-01-06T21:54:40+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072342s ]
[2022-01-06T21:54: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078174s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073484s ]
[2022-01-06T21:54:40+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071172s ]
[2022-01-06T21:54: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.072441s ]
[2022-01-06T21:58:25+08:00][sql] CONNECT:[ UseTime:0.120264s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:58:25+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080849s ]
[2022-01-06T21:58:25+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.094075s ]
[2022-01-06T21:58: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.082576s ]
[2022-01-06T21:58:25+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074904s ]
[2022-01-06T21:58: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079321s ]
[2022-01-06T21:58:25+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075712s ]
[2022-01-06T21:58:26+08:00][sql] CONNECT:[ UseTime:0.084650s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055899s ]
[2022-01-06T21:58:26+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.070654s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058184s ]
[2022-01-06T21:58: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.055316s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056142s ]
[2022-01-06T21:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060726s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056828s ]
[2022-01-06T21:58:26+08:00][sql] CONNECT:[ UseTime:0.112215s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.077381s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.082707s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.076232s ]
[2022-01-06T21:58:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.074525s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077966s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.075101s ]
[2022-01-06T21:58:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.075809s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074796s ]
[2022-01-06T21:58:26+08:00][sql] CONNECT:[ UseTime:0.121186s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072987s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073233s ]
[2022-01-06T21:58:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079844s ]
[2022-01-06T21:58:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071150s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070457s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069952s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070982s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070042s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071340s ]
[2022-01-06T21:58: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.071422s ]
[2022-01-06T21:58:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070389s ]
[2022-01-06T21:58: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074087s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072333s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070048s ]
[2022-01-06T21:58:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.071024s ]
[2022-01-06T21:58:30+08:00][sql] CONNECT:[ UseTime:0.093891s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:58:30+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.060707s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059802s ]
[2022-01-06T21:58:30+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.060366s ]
[2022-01-06T21:58:30+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.059677s ]
[2022-01-06T21:58:30+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.058645s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.059363s ]
[2022-01-06T21:58:30+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.060031s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.058359s ]
[2022-01-06T21:58:30+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.059754s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.061000s ]
[2022-01-06T21:58:30+08:00][sql] SHOW TABLES [ RunTime:0.057377s ]
[2022-01-06T21:58:30+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.058200s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059082s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.058452s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.057901s ]
[2022-01-06T21:58:30+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.060157s ]
[2022-01-06T21:58:49+08:00][sql] CONNECT:[ UseTime:0.100883s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:58:49+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.068131s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067811s ]
[2022-01-06T21:58:49+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.067490s ]
[2022-01-06T21:58:49+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.064664s ]
[2022-01-06T21:58:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.064406s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.070180s ]
[2022-01-06T21:58:49+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.066719s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.066085s ]
[2022-01-06T21:58:49+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.067382s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.066721s ]
[2022-01-06T21:58:49+08:00][sql] SHOW TABLES [ RunTime:0.063137s ]
[2022-01-06T21:58:49+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.065136s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.065605s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.065081s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.066642s ]
[2022-01-06T21:58:49+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.066644s ]
[2022-01-06T21:59:13+08:00][sql] CONNECT:[ UseTime:0.090823s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:59:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.060690s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060348s ]
[2022-01-06T21:59:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.059679s ]
[2022-01-06T21:59:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.060273s ]
[2022-01-06T21:59:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.059182s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.059683s ]
[2022-01-06T21:59:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.061510s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.058236s ]
[2022-01-06T21:59:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.058596s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.062729s ]
[2022-01-06T21:59:13+08:00][sql] SHOW TABLES [ RunTime:0.057840s ]
[2022-01-06T21:59:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.061426s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.059232s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062221s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.056741s ]
[2022-01-06T21:59:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.058096s ]
[2022-01-06T21:59:19+08:00][sql] CONNECT:[ UseTime:0.086788s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.052347s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.055915s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062880s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052608s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049991s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051286s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051801s ]
[2022-01-06T21:59: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.054807s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051310s ]
[2022-01-06T21:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055753s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051916s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053338s ]
[2022-01-06T21:59: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.052356s ]
[2022-01-06T21:59:19+08:00][sql] CONNECT:[ UseTime:0.094289s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062987s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068418s ]
[2022-01-06T21:59: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.061947s ]
[2022-01-06T21:59: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.062542s ]
[2022-01-06T21:59: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.059871s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063885s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063633s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062545s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062299s ]
[2022-01-06T21:59: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.062016s ]
[2022-01-06T21:59:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067341s ]
[2022-01-06T21:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064042s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061057s ]
[2022-01-06T21:59:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063390s ]
[2022-01-06T21:59: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.061922s ]
[2022-01-06T21:59:26+08:00][sql] CONNECT:[ UseTime:0.099169s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065066s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065388s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066041s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065071s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065067s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064564s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065090s ]
[2022-01-06T21:59: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.064381s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066307s ]
[2022-01-06T21:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.066314s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063411s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065523s ]
[2022-01-06T21:59:26+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.063705s ]
[2022-01-06T21:59:26+08:00][sql] CONNECT:[ UseTime:0.109637s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073026s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073438s ]
[2022-01-06T21:59:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.073644s ]
[2022-01-06T21:59:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070665s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.070974s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072566s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072284s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072039s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069387s ]
[2022-01-06T21:59: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.071390s ]
[2022-01-06T21:59:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072529s ]
[2022-01-06T21:59: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072391s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070650s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071828s ]
[2022-01-06T21:59:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.073419s ]
[2022-01-06T22:00:04+08:00][sql] CONNECT:[ UseTime:0.092233s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:00:04+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.060298s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061891s ]
[2022-01-06T22:00:04+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.059876s ]
[2022-01-06T22:00:04+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.059756s ]
[2022-01-06T22:00:04+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.058501s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.058748s ]
[2022-01-06T22:00:04+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.059945s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.058723s ]
[2022-01-06T22:00:04+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.059630s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.060666s ]
[2022-01-06T22:00:04+08:00][sql] SHOW TABLES [ RunTime:0.056800s ]
[2022-01-06T22:00:04+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.058435s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.058941s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.058569s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.058307s ]
[2022-01-06T22:00:04+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.057971s ]
[2022-01-06T22:00:18+08:00][sql] CONNECT:[ UseTime:0.112944s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:00:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078065s ]
[2022-01-06T22:00:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067507s ]
[2022-01-06T22:00:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065131s ]
[2022-01-06T22:00:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066867s ]
[2022-01-06T22:00:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064131s ]
[2022-01-06T22:00:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069785s ]
[2022-01-06T22:00:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071430s ]
[2022-01-06T22:00: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.069547s ]
[2022-01-06T22:00:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073233s ]
[2022-01-06T22:00: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076395s ]
[2022-01-06T22:00:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068257s ]
[2022-01-06T22:00:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072932s ]
[2022-01-06T22:00:18+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.073337s ]
[2022-01-06T22:00:19+08:00][sql] CONNECT:[ UseTime:0.096461s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:00:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065014s ]
[2022-01-06T22:00:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068953s ]
[2022-01-06T22:00: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.064895s ]
[2022-01-06T22:00: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.064395s ]
[2022-01-06T22:00: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.064306s ]
[2022-01-06T22:00:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062941s ]
[2022-01-06T22:00:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062504s ]
[2022-01-06T22:00:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063414s ]
[2022-01-06T22:00:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062403s ]
[2022-01-06T22:00: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.063742s ]
[2022-01-06T22:00:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063734s ]
[2022-01-06T22:00: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067562s ]
[2022-01-06T22:00:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063112s ]
[2022-01-06T22:00:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062028s ]
[2022-01-06T22:00: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.062570s ]
[2022-01-06T22:00:26+08:00][sql] CONNECT:[ UseTime:0.101921s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069321s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067191s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068860s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064090s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065938s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066195s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066416s ]
[2022-01-06T22:00: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.064947s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067755s ]
[2022-01-06T22:00: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068780s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065499s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066088s ]
[2022-01-06T22:00:26+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.065888s ]
[2022-01-06T22:00:26+08:00][sql] CONNECT:[ UseTime:0.095839s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066131s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064933s ]
[2022-01-06T22:00:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.067639s ]
[2022-01-06T22:00:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063404s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062454s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062838s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062952s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063042s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066414s ]
[2022-01-06T22:00: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.063703s ]
[2022-01-06T22:00:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063925s ]
[2022-01-06T22:00: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070090s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062561s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063313s ]
[2022-01-06T22:00:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064211s ]
[2022-01-06T22:01:00+08:00][sql] CONNECT:[ UseTime:0.075494s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:01:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.047963s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047040s ]
[2022-01-06T22:01:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.048066s ]
[2022-01-06T22:01:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.047900s ]
[2022-01-06T22:01:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.045666s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.046753s ]
[2022-01-06T22:01:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.047217s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.045760s ]
[2022-01-06T22:01:00+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.046735s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.046448s ]
[2022-01-06T22:01:00+08:00][sql] SHOW TABLES [ RunTime:0.045841s ]
[2022-01-06T22:01:00+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.047324s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.049854s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.046194s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.050338s ]
[2022-01-06T22:01:00+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.047555s ]
[2022-01-06T22:01:20+08:00][sql] CONNECT:[ UseTime:0.082764s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053737s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.056039s ]
[2022-01-06T22:01:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055894s ]
[2022-01-06T22:01:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052183s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.051860s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.053015s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053264s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052190s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.054628s ]
[2022-01-06T22:01: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.054217s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055991s ]
[2022-01-06T22:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056166s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052760s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053246s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.051341s ]
[2022-01-06T22:01:20+08:00][sql] CONNECT:[ UseTime:0.104113s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068403s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068861s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066632s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066325s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066444s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066690s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067775s ]
[2022-01-06T22:01: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.067790s ]
[2022-01-06T22:01:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068733s ]
[2022-01-06T22:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071201s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066656s ]
[2022-01-06T22:01:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067371s ]
[2022-01-06T22:01: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.065136s ]
[2022-01-06T22:01:26+08:00][sql] CONNECT:[ UseTime:0.082329s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053523s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052920s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.052344s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052586s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051386s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050892s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.052066s ]
[2022-01-06T22:01: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.053238s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053790s ]
[2022-01-06T22:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055810s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.049880s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052064s ]
[2022-01-06T22:01:26+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.051271s ]
[2022-01-06T22:01:26+08:00][sql] CONNECT:[ UseTime:0.099765s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066033s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067422s ]
[2022-01-06T22:01:26+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T22:01:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064517s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.064885s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064692s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066400s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064164s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065512s ]
[2022-01-06T22:01: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.064820s ]
[2022-01-06T22:01:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065931s ]
[2022-01-06T22:01: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069412s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064868s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068090s ]
[2022-01-06T22:01:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.066138s ]
[2022-01-06T22:02:19+08:00][sql] CONNECT:[ UseTime:0.110014s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074977s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072350s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072813s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070348s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070437s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071313s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071449s ]
[2022-01-06T22:02: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.072284s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071162s ]
[2022-01-06T22:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075727s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072829s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071829s ]
[2022-01-06T22:02: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.071965s ]
[2022-01-06T22:02:19+08:00][sql] CONNECT:[ UseTime:0.109745s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074958s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073565s ]
[2022-01-06T22:02: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.070452s ]
[2022-01-06T22:02: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.069477s ]
[2022-01-06T22:02: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.071281s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071336s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071012s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071674s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069487s ]
[2022-01-06T22:02: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.071515s ]
[2022-01-06T22:02:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072946s ]
[2022-01-06T22:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074911s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069876s ]
[2022-01-06T22:02:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068945s ]
[2022-01-06T22:02: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.072185s ]
[2022-01-06T22:02:26+08:00][sql] CONNECT:[ UseTime:0.086427s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.056929s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057887s ]
[2022-01-06T22:02:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.055544s ]
[2022-01-06T22:02:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.053824s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054975s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055897s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054770s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053962s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059509s ]
[2022-01-06T22:02: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.055913s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.055737s ]
[2022-01-06T22:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060778s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054729s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057232s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.054880s ]
[2022-01-06T22:02:26+08:00][sql] CONNECT:[ UseTime:0.110138s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073909s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073566s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071230s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071345s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071131s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072322s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073090s ]
[2022-01-06T22:02: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.071326s ]
[2022-01-06T22:02:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074316s ]
[2022-01-06T22:02: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075108s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073002s ]
[2022-01-06T22:02:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072077s ]
[2022-01-06T22:02:26+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.071675s ]
[2022-01-06T22:03:20+08:00][sql] CONNECT:[ UseTime:0.109446s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074620s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079640s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072773s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074466s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072742s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074661s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075533s ]
[2022-01-06T22:03: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.073517s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074989s ]
[2022-01-06T22:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077943s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073601s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074668s ]
[2022-01-06T22:03: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.074209s ]
[2022-01-06T22:03:20+08:00][sql] CONNECT:[ UseTime:0.108574s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073049s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079754s ]
[2022-01-06T22:03:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.071961s ]
[2022-01-06T22:03:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.070590s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.072177s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071729s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070926s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069794s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072013s ]
[2022-01-06T22:03: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.071060s ]
[2022-01-06T22:03:20+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073661s ]
[2022-01-06T22:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074971s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069049s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069382s ]
[2022-01-06T22:03:20+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.069757s ]
[2022-01-06T22:03:26+08:00][sql] CONNECT:[ UseTime:0.088454s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058574s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058250s ]
[2022-01-06T22:03:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058578s ]
[2022-01-06T22:03:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056151s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.056344s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.055609s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057184s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055242s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.055767s ]
[2022-01-06T22:03: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.055257s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.056317s ]
[2022-01-06T22:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060109s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.055587s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056010s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057362s ]
[2022-01-06T22:03:26+08:00][sql] CONNECT:[ UseTime:0.119525s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081314s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080702s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078882s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078888s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079234s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077422s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077391s ]
[2022-01-06T22:03: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.077545s ]
[2022-01-06T22:03:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077555s ]
[2022-01-06T22:03: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081159s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078056s ]
[2022-01-06T22:03:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077952s ]
[2022-01-06T22:03:26+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.079129s ]
[2022-01-06T22:03:33+08:00][sql] CONNECT:[ UseTime:0.102281s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.068667s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068207s ]
[2022-01-06T22:03:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.069339s ]
[2022-01-06T22:03:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.066384s ]
[2022-01-06T22:03:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.065599s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.067290s ]
[2022-01-06T22:03:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.067803s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.066655s ]
[2022-01-06T22:03:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.068264s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.067898s ]
[2022-01-06T22:03:33+08:00][sql] SHOW TABLES [ RunTime:0.065293s ]
[2022-01-06T22:03:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.065617s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.066050s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.065744s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.066194s ]
[2022-01-06T22:03:33+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.066015s ]
[2022-01-06T22:03:50+08:00][sql] CONNECT:[ UseTime:0.097951s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.064591s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065538s ]
[2022-01-06T22:03:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.065342s ]
[2022-01-06T22:03:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.064440s ]
[2022-01-06T22:03:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.063285s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.063096s ]
[2022-01-06T22:03:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.063835s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.063779s ]
[2022-01-06T22:03:50+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.063572s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.063810s ]
[2022-01-06T22:03:50+08:00][sql] SHOW TABLES [ RunTime:0.061250s ]
[2022-01-06T22:03:50+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.063720s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `hits` DESC LIMIT 0,10 [ RunTime:0.063466s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063287s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.064240s ]
[2022-01-06T22:03:50+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.063684s ]
[2022-01-06T22:03:53+08:00][sql] CONNECT:[ UseTime:0.106167s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:03:53+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.069106s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069042s ]
[2022-01-06T22:03:53+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.068831s ]
[2022-01-06T22:03:53+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.067565s ]
[2022-01-06T22:03:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.068391s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.065930s ]
[2022-01-06T22:03:53+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.067631s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.067085s ]
[2022-01-06T22:03:53+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.067522s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.067191s ]
[2022-01-06T22:03:53+08:00][sql] SHOW TABLES [ RunTime:0.065596s ]
[2022-01-06T22:03:53+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.070895s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `hits` ASC LIMIT 0,10 [ RunTime:0.070215s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.067308s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.065892s ]
[2022-01-06T22:03:53+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.067783s ]
[2022-01-06T22:04:18+08:00][sql] CONNECT:[ UseTime:0.101760s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:04:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068672s ]
[2022-01-06T22:04:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068152s ]
[2022-01-06T22:04:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068522s ]
[2022-01-06T22:04:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066568s ]
[2022-01-06T22:04:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064975s ]
[2022-01-06T22:04:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065795s ]
[2022-01-06T22:04:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065570s ]
[2022-01-06T22:04: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.065768s ]
[2022-01-06T22:04:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067815s ]
[2022-01-06T22:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072153s ]
[2022-01-06T22:04:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066615s ]
[2022-01-06T22:04:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067191s ]
[2022-01-06T22:04:18+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.069584s ]
[2022-01-06T22:04:19+08:00][sql] CONNECT:[ UseTime:0.112508s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:04:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076167s ]
[2022-01-06T22:04:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076114s ]
[2022-01-06T22:04: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.075050s ]
[2022-01-06T22:04: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.073254s ]
[2022-01-06T22:04: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.076518s ]
[2022-01-06T22:04:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072525s ]
[2022-01-06T22:04:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075374s ]
[2022-01-06T22:04:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075534s ]
[2022-01-06T22:04:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073638s ]
[2022-01-06T22:04: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.073767s ]
[2022-01-06T22:04:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074033s ]
[2022-01-06T22:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079105s ]
[2022-01-06T22:04:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072730s ]
[2022-01-06T22:04:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075865s ]
[2022-01-06T22:04: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.074733s ]
[2022-01-06T22:04:26+08:00][sql] CONNECT:[ UseTime:0.086093s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057580s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058121s ]
[2022-01-06T22:04:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.058001s ]
[2022-01-06T22:04:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.056344s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055929s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056583s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054440s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056645s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056547s ]
[2022-01-06T22:04: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.055163s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058278s ]
[2022-01-06T22:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063196s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054618s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058039s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.057271s ]
[2022-01-06T22:04:26+08:00][sql] CONNECT:[ UseTime:0.102170s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068502s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068303s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066864s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068747s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065867s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067032s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069740s ]
[2022-01-06T22:04: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.065611s ]
[2022-01-06T22:04:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065952s ]
[2022-01-06T22:04: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071830s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066584s ]
[2022-01-06T22:04:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067371s ]
[2022-01-06T22:04:26+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.066741s ]
[2022-01-06T22:05:18+08:00][sql] CONNECT:[ UseTime:0.096508s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063279s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063068s ]
[2022-01-06T22:05: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.064581s ]
[2022-01-06T22:05: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.061989s ]
[2022-01-06T22:05: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.062053s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061172s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060397s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061519s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062158s ]
[2022-01-06T22:05: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.064320s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063355s ]
[2022-01-06T22:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067199s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062411s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061122s ]
[2022-01-06T22:05: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.060924s ]
[2022-01-06T22:05:18+08:00][sql] CONNECT:[ UseTime:0.112745s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075085s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074378s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.081049s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074079s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071814s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073296s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072998s ]
[2022-01-06T22:05: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.073642s ]
[2022-01-06T22:05:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075109s ]
[2022-01-06T22:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079039s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078453s ]
[2022-01-06T22:05:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073746s ]
[2022-01-06T22:05:18+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.072883s ]
[2022-01-06T22:05:26+08:00][sql] CONNECT:[ UseTime:0.079289s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.053933s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.053917s ]
[2022-01-06T22:05:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052991s ]
[2022-01-06T22:05:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.052283s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.053069s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050819s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051641s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.050689s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051588s ]
[2022-01-06T22:05: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.053819s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053782s ]
[2022-01-06T22:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.057989s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051254s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054104s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.055601s ]
[2022-01-06T22:05:26+08:00][sql] CONNECT:[ UseTime:0.118641s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080663s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080787s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.079264s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.079979s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076944s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082248s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080439s ]
[2022-01-06T22:05: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.079533s ]
[2022-01-06T22:05:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081294s ]
[2022-01-06T22:05: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078852s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076782s ]
[2022-01-06T22:05:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080006s ]
[2022-01-06T22:05:26+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.082771s ]
[2022-01-06T22:06:03+08:00][sql] CONNECT:[ UseTime:0.079750s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:06:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.052889s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053961s ]
[2022-01-06T22:06:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.053861s ]
[2022-01-06T22:06:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.052470s ]
[2022-01-06T22:06:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.051410s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.050915s ]
[2022-01-06T22:06:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.052849s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.053685s ]
[2022-01-06T22:06:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.051979s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.053001s ]
[2022-01-06T22:06:03+08:00][sql] SHOW TABLES [ RunTime:0.051733s ]
[2022-01-06T22:06:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.052522s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.052271s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.052348s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051704s ]
[2022-01-06T22:06:03+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.051352s ]
[2022-01-06T22:06:18+08:00][sql] CONNECT:[ UseTime:0.099608s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:06:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064793s ]
[2022-01-06T22:06:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065954s ]
[2022-01-06T22:06:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.065057s ]
[2022-01-06T22:06:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065314s ]
[2022-01-06T22:06:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063505s ]
[2022-01-06T22:06:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063015s ]
[2022-01-06T22:06:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063805s ]
[2022-01-06T22:06: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.065731s ]
[2022-01-06T22:06:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064812s ]
[2022-01-06T22:06: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067331s ]
[2022-01-06T22:06:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064556s ]
[2022-01-06T22:06:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063238s ]
[2022-01-06T22:06:18+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.062219s ]
[2022-01-06T22:06:19+08:00][sql] CONNECT:[ UseTime:0.109903s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:06:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073839s ]
[2022-01-06T22:06:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074319s ]
[2022-01-06T22:06: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.073937s ]
[2022-01-06T22:06: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.072038s ]
[2022-01-06T22:06: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.071609s ]
[2022-01-06T22:06:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072876s ]
[2022-01-06T22:06:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073785s ]
[2022-01-06T22:06:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071933s ]
[2022-01-06T22:06:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072788s ]
[2022-01-06T22:06: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.072162s ]
[2022-01-06T22:06:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071170s ]
[2022-01-06T22:06: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074954s ]
[2022-01-06T22:06:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070322s ]
[2022-01-06T22:06:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072234s ]
[2022-01-06T22:06: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.072750s ]
[2022-01-06T22:06:25+08:00][sql] CONNECT:[ UseTime:0.117617s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:06:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.078104s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078388s ]
[2022-01-06T22:06:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.078523s ]
[2022-01-06T22:06:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.076693s ]
[2022-01-06T22:06:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.074940s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.075484s ]
[2022-01-06T22:06:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.075529s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.077249s ]
[2022-01-06T22:06:25+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.077526s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.076908s ]
[2022-01-06T22:06:25+08:00][sql] SHOW TABLES [ RunTime:0.075728s ]
[2022-01-06T22:06:25+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.080190s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.077855s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.076041s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.075726s ]
[2022-01-06T22:06:25+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.075213s ]
[2022-01-06T22:06:26+08:00][sql] CONNECT:[ UseTime:0.109758s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074039s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074671s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072117s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073276s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071361s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074040s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072229s ]
[2022-01-06T22:06: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.074207s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074806s ]
[2022-01-06T22:06: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075577s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070517s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071088s ]
[2022-01-06T22:06:26+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.071441s ]
[2022-01-06T22:06:26+08:00][sql] CONNECT:[ UseTime:0.096662s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064420s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065173s ]
[2022-01-06T22:06:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063035s ]
[2022-01-06T22:06:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064097s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062743s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064024s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066900s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062510s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062932s ]
[2022-01-06T22:06: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.063947s ]
[2022-01-06T22:06:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063645s ]
[2022-01-06T22:06: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068586s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061616s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063577s ]
[2022-01-06T22:06:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.063282s ]
[2022-01-06T22:07:18+08:00][sql] CONNECT:[ UseTime:0.075202s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048852s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049843s ]
[2022-01-06T22:07: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.048843s ]
[2022-01-06T22:07: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.047790s ]
[2022-01-06T22:07: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.048626s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048421s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048312s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047621s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047272s ]
[2022-01-06T22:07: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.048483s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047476s ]
[2022-01-06T22:07: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051992s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047810s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048402s ]
[2022-01-06T22:07: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.052040s ]
[2022-01-06T22:07:18+08:00][sql] CONNECT:[ UseTime:0.104710s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071255s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072386s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070055s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069317s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070256s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067711s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068458s ]
[2022-01-06T22:07: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.069224s ]
[2022-01-06T22:07:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069379s ]
[2022-01-06T22:07: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073034s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069382s ]
[2022-01-06T22:07:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068314s ]
[2022-01-06T22:07:18+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.068931s ]
[2022-01-06T22:07:26+08:00][sql] CONNECT:[ UseTime:0.095206s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063870s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064970s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062405s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062860s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059992s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062478s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060595s ]
[2022-01-06T22:07: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.060045s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061380s ]
[2022-01-06T22:07: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063954s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060374s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061994s ]
[2022-01-06T22:07:26+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.060452s ]
[2022-01-06T22:07:26+08:00][sql] CONNECT:[ UseTime:0.095822s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064880s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066498s ]
[2022-01-06T22:07:26+08:00][sql] SELECT COUNT(*) AS think_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 ]
[2022-01-06T22:07:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.063777s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.062443s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062424s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061261s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064172s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063027s ]
[2022-01-06T22:07: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.061418s ]
[2022-01-06T22:07:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062603s ]
[2022-01-06T22:07: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065735s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063033s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061033s ]
[2022-01-06T22:07:26+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061819s ]
[2022-01-06T22:08:18+08:00][sql] CONNECT:[ UseTime:0.101919s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:08:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068517s ]
[2022-01-06T22:08:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068066s ]
[2022-01-06T22:08: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.067094s ]
[2022-01-06T22:08: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.068099s ]
[2022-01-06T22:08: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.065156s ]
[2022-01-06T22:08:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065664s ]
[2022-01-06T22:08:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067222s ]
[2022-01-06T22:08:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065266s ]
[2022-01-06T22:08:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068096s ]
[2022-01-06T22:08: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.067108s ]
[2022-01-06T22:08:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066910s ]
[2022-01-06T22:08: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067712s ]
[2022-01-06T22:08:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066056s ]
[2022-01-06T22:08:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065670s ]
[2022-01-06T22:08: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.066742s ]
[2022-01-06T22:08:19+08:00][sql] CONNECT:[ UseTime:0.116605s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:08:19+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078274s ]
[2022-01-06T22:08:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076811s ]
[2022-01-06T22:08:19+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077070s ]
[2022-01-06T22:08:19+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076439s ]
[2022-01-06T22:08:19+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076599s ]
[2022-01-06T22:08:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079345s ]
[2022-01-06T22:08:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075922s ]
[2022-01-06T22:08: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.077691s ]
[2022-01-06T22:08:19+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077112s ]
[2022-01-06T22:08: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079135s ]
[2022-01-06T22:08:19+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076102s ]
[2022-01-06T22:08:19+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075964s ]
[2022-01-06T22:08: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.075379s ]
[2022-01-06T22:08:26+08:00][sql] CONNECT:[ UseTime:0.112746s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:08:26+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076051s ]
[2022-01-06T22:08:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075515s ]
[2022-01-06T22:08:26+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074718s ]
[2022-01-06T22:08:26+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074315s ]
[2022-01-06T22:08:26+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074046s ]
[2022-01-06T22:08:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080980s ]
[2022-01-06T22:08:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074045s ]
[2022-01-06T22:08: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.074726s ]
[2022-01-06T22:08:26+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076256s ]
[2022-01-06T22:08: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076483s ]
[2022-01-06T22:08:26+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077470s ]
[2022-01-06T22:08:26+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074950s ]
[2022-01-06T22:08:26+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.074649s ]
[2022-01-06T22:08:27+08:00][sql] CONNECT:[ UseTime:0.123085s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:08:27+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081036s ]
[2022-01-06T22:08:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.081365s ]
[2022-01-06T22:08: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.079928s ]
[2022-01-06T22:08: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.079329s ]
[2022-01-06T22:08: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.080817s ]
[2022-01-06T22:08:27+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.081991s ]
[2022-01-06T22:08:27+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081136s ]
[2022-01-06T22:08:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079759s ]
[2022-01-06T22:08:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.080481s ]
[2022-01-06T22:08: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.081659s ]
[2022-01-06T22:08:27+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080822s ]
[2022-01-06T22:08: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.082779s ]
[2022-01-06T22:08:27+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.081549s ]
[2022-01-06T22:08:27+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080216s ]
[2022-01-06T22:08: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.080431s ]
[2022-01-06T22:10:05+08:00][sql] CONNECT:[ UseTime:0.111063s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:05+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071897s ]
[2022-01-06T22:10:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065651s ]
[2022-01-06T22:10: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.066663s ]
[2022-01-06T22:10:05+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066123s ]
[2022-01-06T22:10: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071918s ]
[2022-01-06T22:10:05+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078827s ]
[2022-01-06T22:10:06+08:00][sql] CONNECT:[ UseTime:0.092563s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.061764s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061118s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.063012s ]
[2022-01-06T22:10:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.060426s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061113s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.062805s ]
[2022-01-06T22:10:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.062457s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060551s ]
[2022-01-06T22:10:06+08:00][sql] CONNECT:[ UseTime:0.108318s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074300s ]
[2022-01-06T22:10: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.072787s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071668s ]
[2022-01-06T22:10: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.074514s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072797s ]
[2022-01-06T22:10: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075464s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071034s ]
[2022-01-06T22:10:06+08:00][sql] CONNECT:[ UseTime:0.104226s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070438s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069147s ]
[2022-01-06T22:10: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.066920s ]
[2022-01-06T22:10: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.068408s ]
[2022-01-06T22:10: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.068481s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068763s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068748s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067587s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069397s ]
[2022-01-06T22:10: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.067978s ]
[2022-01-06T22:10:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068360s ]
[2022-01-06T22:10: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071716s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067474s ]
[2022-01-06T22:10:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068103s ]
[2022-01-06T22:10: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.069927s ]
[2022-01-06T22:10:10+08:00][sql] CONNECT:[ UseTime:0.090544s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.059158s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058652s ]
[2022-01-06T22:10:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.061751s ]
[2022-01-06T22:10:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.060030s ]
[2022-01-06T22:10:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.056711s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.056403s ]
[2022-01-06T22:10:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.056861s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.056430s ]
[2022-01-06T22:10:10+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.058041s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.057531s ]
[2022-01-06T22:10:10+08:00][sql] SHOW TABLES [ RunTime:0.055773s ]
[2022-01-06T22:10:10+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.056636s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.058378s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055621s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055222s ]
[2022-01-06T22:10:10+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.056441s ]
[2022-01-06T22:10:39+08:00][sql] CONNECT:[ UseTime:0.097533s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065780s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064709s ]
[2022-01-06T22:10: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.067625s ]
[2022-01-06T22:10: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.064175s ]
[2022-01-06T22:10: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.063646s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063505s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062522s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063508s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063123s ]
[2022-01-06T22:10: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.064091s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064350s ]
[2022-01-06T22:10: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068596s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063513s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063349s ]
[2022-01-06T22:10: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.063772s ]
[2022-01-06T22:10:39+08:00][sql] CONNECT:[ UseTime:0.121349s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074975s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075055s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075371s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072917s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072994s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073598s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073102s ]
[2022-01-06T22:10: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.073415s ]
[2022-01-06T22:10:39+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074700s ]
[2022-01-06T22:10: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077161s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073260s ]
[2022-01-06T22:10:39+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074407s ]
[2022-01-06T22:10:39+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.074298s ]
[2022-01-06T22:11:01+08:00][sql] CONNECT:[ UseTime:0.080325s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:11:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.054353s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053008s ]
[2022-01-06T22:11:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.052411s ]
[2022-01-06T22:11:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.051744s ]
[2022-01-06T22:11:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.050586s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.051913s ]
[2022-01-06T22:11:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.052829s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.052491s ]
[2022-01-06T22:11:01+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.051387s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.050559s ]
[2022-01-06T22:11:01+08:00][sql] SHOW TABLES [ RunTime:0.049185s ]
[2022-01-06T22:11:01+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.051832s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.052461s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.050286s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051544s ]
[2022-01-06T22:11:01+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.051206s ]
[2022-01-06T22:11:07+08:00][sql] CONNECT:[ UseTime:0.093386s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061177s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061928s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.060955s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060094s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060941s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059819s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061516s ]
[2022-01-06T22:11: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.059032s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060680s ]
[2022-01-06T22:11: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062720s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.059374s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060531s ]
[2022-01-06T22:11: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.061822s ]
[2022-01-06T22:11:07+08:00][sql] CONNECT:[ UseTime:0.106192s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068857s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069034s ]
[2022-01-06T22:11: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.067111s ]
[2022-01-06T22:11: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.066541s ]
[2022-01-06T22:11: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.066923s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067527s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067553s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068331s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067382s ]
[2022-01-06T22:11: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.070953s ]
[2022-01-06T22:11:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068922s ]
[2022-01-06T22:11: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073997s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068043s ]
[2022-01-06T22:11:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073681s ]
[2022-01-06T22:11: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.067586s ]
[2022-01-06T22:11:31+08:00][sql] CONNECT:[ UseTime:0.103284s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069954s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068809s ]
[2022-01-06T22: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.066205s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065628s ]
[2022-01-06T22: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.064322s ]
[2022-01-06T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065245s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068223s ]
[2022-01-06T22: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.066183s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067898s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071009s ]
[2022-01-06T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065148s ]
[2022-01-06T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066409s ]
[2022-01-06T22: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.067169s ]
[2022-01-06T22:11:31+08:00][sql] CONNECT:[ UseTime:0.104474s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066391s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065595s ]
[2022-01-06T22: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.062640s ]
[2022-01-06T22: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.063697s ]
[2022-01-06T22: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.062622s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064257s ]
[2022-01-06T22: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.065082s ]
[2022-01-06T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063832s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065157s ]
[2022-01-06T22: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.063028s ]
[2022-01-06T22:11:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065529s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067934s ]
[2022-01-06T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067174s ]
[2022-01-06T22:11:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071786s ]
[2022-01-06T22: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.069542s ]
[2022-01-06T22:12:07+08:00][sql] CONNECT:[ UseTime:0.078773s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.051748s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.052521s ]
[2022-01-06T22:12: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.052871s ]
[2022-01-06T22:12: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.050335s ]
[2022-01-06T22:12: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.050285s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.050459s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049146s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049332s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.049714s ]
[2022-01-06T22:12: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.049732s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.050330s ]
[2022-01-06T22:12: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055918s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052646s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.049890s ]
[2022-01-06T22:12: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.050340s ]
[2022-01-06T22:12:07+08:00][sql] CONNECT:[ UseTime:0.110241s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075388s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073810s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073424s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072996s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072377s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070921s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073059s ]
[2022-01-06T22:12: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.072903s ]
[2022-01-06T22:12:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074863s ]
[2022-01-06T22:12: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078772s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075880s ]
[2022-01-06T22:12:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071527s ]
[2022-01-06T22:12: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.073577s ]
[2022-01-06T22:12:22+08:00][sql] CONNECT:[ UseTime:0.098088s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:12:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.066335s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065072s ]
[2022-01-06T22:12:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.065633s ]
[2022-01-06T22:12:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.062639s ]
[2022-01-06T22:12:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.063154s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.063111s ]
[2022-01-06T22:12:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064414s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.064756s ]
[2022-01-06T22:12:22+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.065223s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.065902s ]
[2022-01-06T22:12:22+08:00][sql] SHOW TABLES [ RunTime:0.062548s ]
[2022-01-06T22:12:22+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.065763s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.066395s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.063798s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.064875s ]
[2022-01-06T22:12:22+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.065380s ]
[2022-01-06T22:12:30+08:00][sql] CONNECT:[ UseTime:0.072548s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:12:30+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048321s ]
[2022-01-06T22:12:30+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.050109s ]
[2022-01-06T22:12: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.049181s ]
[2022-01-06T22:12: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.048947s ]
[2022-01-06T22:12: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.047208s ]
[2022-01-06T22:12:30+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.045659s ]
[2022-01-06T22:12:30+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045752s ]
[2022-01-06T22:12:30+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047090s ]
[2022-01-06T22:12:30+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047319s ]
[2022-01-06T22:12: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.046555s ]
[2022-01-06T22:12:30+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.049217s ]
[2022-01-06T22:12: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.052639s ]
[2022-01-06T22:12:30+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046651s ]
[2022-01-06T22:12:30+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046006s ]
[2022-01-06T22:12: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.047440s ]
[2022-01-06T22:12:31+08:00][sql] CONNECT:[ UseTime:0.095015s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064870s ]
[2022-01-06T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064902s ]
[2022-01-06T22: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.064215s ]
[2022-01-06T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065023s ]
[2022-01-06T22: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.062124s ]
[2022-01-06T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062814s ]
[2022-01-06T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063904s ]
[2022-01-06T22: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.065126s ]
[2022-01-06T22:12:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067157s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065919s ]
[2022-01-06T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063536s ]
[2022-01-06T22:12:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063185s ]
[2022-01-06T22: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.063948s ]
[2022-01-06T22:13:06+08:00][sql] CONNECT:[ UseTime:0.087517s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058422s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057335s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058998s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057000s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056097s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057258s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.056508s ]
[2022-01-06T22:13: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.056985s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057124s ]
[2022-01-06T22:13: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060458s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056497s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055395s ]
[2022-01-06T22:13: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.056531s ]
[2022-01-06T22:13:06+08:00][sql] CONNECT:[ UseTime:0.091374s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.058658s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060371s ]
[2022-01-06T22:13: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.059953s ]
[2022-01-06T22:13: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.059213s ]
[2022-01-06T22:13: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.059839s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059619s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059427s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059497s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.060106s ]
[2022-01-06T22:13: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.058058s ]
[2022-01-06T22:13:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059694s ]
[2022-01-06T22:13: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062751s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058568s ]
[2022-01-06T22:13:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059309s ]
[2022-01-06T22:13: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.058087s ]
[2022-01-06T22:13:20+08:00][sql] CONNECT:[ UseTime:0.113020s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.075568s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075751s ]
[2022-01-06T22:13:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.075999s ]
[2022-01-06T22:13:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.074562s ]
[2022-01-06T22:13:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.076398s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.074476s ]
[2022-01-06T22:13:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.074095s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.076010s ]
[2022-01-06T22:13:20+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.073569s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.075283s ]
[2022-01-06T22:13:20+08:00][sql] SHOW TABLES [ RunTime:0.073062s ]
[2022-01-06T22:13:20+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.073345s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.073573s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.072243s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.074366s ]
[2022-01-06T22:13:20+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.073882s ]
[2022-01-06T22:13:29+08:00][sql] CONNECT:[ UseTime:0.111372s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:29+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.072920s ]
[2022-01-06T22:13:29+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072492s ]
[2022-01-06T22:13:29+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.072991s ]
[2022-01-06T22:13:31+08:00][sql] CONNECT:[ UseTime:0.114817s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.075602s ]
[2022-01-06T22:13:31+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078304s ]
[2022-01-06T22:13:31+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.074902s ]
[2022-01-06T22:13:32+08:00][sql] CONNECT:[ UseTime:0.093585s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062326s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062415s ]
[2022-01-06T22:13: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.062498s ]
[2022-01-06T22:13: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.061382s ]
[2022-01-06T22:13: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.062914s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060743s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062839s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064522s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061047s ]
[2022-01-06T22:13: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.059671s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061438s ]
[2022-01-06T22:13: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065638s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061408s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062956s ]
[2022-01-06T22:13: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.062993s ]
[2022-01-06T22:13:32+08:00][sql] CONNECT:[ UseTime:0.118941s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075072s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075491s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.075177s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075678s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074591s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075680s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073751s ]
[2022-01-06T22:13: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.076379s ]
[2022-01-06T22:13:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073886s ]
[2022-01-06T22:13: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077347s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.075271s ]
[2022-01-06T22:13:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073054s ]
[2022-01-06T22:13: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.074050s ]
[2022-01-06T22:14:05+08:00][sql] CONNECT:[ UseTime:0.081259s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:14:05+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.053858s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057512s ]
[2022-01-06T22:14:05+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.054381s ]
[2022-01-06T22:14:05+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.053978s ]
[2022-01-06T22:14:05+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.051868s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.058570s ]
[2022-01-06T22:14:05+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.051785s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.052025s ]
[2022-01-06T22:14:05+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.054063s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.053202s ]
[2022-01-06T22:14:05+08:00][sql] SHOW TABLES [ RunTime:0.050263s ]
[2022-01-06T22:14:05+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.054390s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.053070s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.051374s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.054325s ]
[2022-01-06T22:14:05+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.053131s ]
[2022-01-06T22:14:07+08:00][sql] CONNECT:[ UseTime:0.105319s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072400s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070526s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068648s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069262s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067907s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067603s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068817s ]
[2022-01-06T22:14: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.068004s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068327s ]
[2022-01-06T22:14: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074264s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068674s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070393s ]
[2022-01-06T22:14: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.068895s ]
[2022-01-06T22:14:07+08:00][sql] CONNECT:[ UseTime:0.093574s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064392s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062089s ]
[2022-01-06T22:14: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.062501s ]
[2022-01-06T22:14: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.059715s ]
[2022-01-06T22:14: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.062857s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061911s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060547s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060950s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061089s ]
[2022-01-06T22:14: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.223865s ]
[2022-01-06T22:14:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061546s ]
[2022-01-06T22:14: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064206s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061130s ]
[2022-01-06T22:14:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061690s ]
[2022-01-06T22:14: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.063723s ]
[2022-01-06T22:14:31+08:00][sql] CONNECT:[ UseTime:0.097518s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065787s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066099s ]
[2022-01-06T22: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.064680s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065338s ]
[2022-01-06T22: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.063219s ]
[2022-01-06T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065914s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063340s ]
[2022-01-06T22: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.064708s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065564s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067956s ]
[2022-01-06T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064611s ]
[2022-01-06T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061844s ]
[2022-01-06T22: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.063522s ]
[2022-01-06T22:14:31+08:00][sql] CONNECT:[ UseTime:0.086295s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057030s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.057198s ]
[2022-01-06T22: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.056492s ]
[2022-01-06T22: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.055128s ]
[2022-01-06T22: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.055107s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.054960s ]
[2022-01-06T22: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.054958s ]
[2022-01-06T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054548s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077530s ]
[2022-01-06T22: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.055369s ]
[2022-01-06T22:14:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057116s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060473s ]
[2022-01-06T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.054203s ]
[2022-01-06T22:14:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055372s ]
[2022-01-06T22: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.055778s ]
[2022-01-06T22:15:06+08:00][sql] CONNECT:[ UseTime:0.100596s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:15:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067459s ]
[2022-01-06T22:15:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067562s ]
[2022-01-06T22:15:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067276s ]
[2022-01-06T22:15:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065061s ]
[2022-01-06T22:15:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064568s ]
[2022-01-06T22:15:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066956s ]
[2022-01-06T22:15:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065725s ]
[2022-01-06T22:15: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.068324s ]
[2022-01-06T22:15:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065859s ]
[2022-01-06T22:15: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071067s ]
[2022-01-06T22:15:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064881s ]
[2022-01-06T22:15:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064922s ]
[2022-01-06T22:15: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.063745s ]
[2022-01-06T22:15:07+08:00][sql] CONNECT:[ UseTime:0.104936s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:15:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067197s ]
[2022-01-06T22:15:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071195s ]
[2022-01-06T22:15: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.068642s ]
[2022-01-06T22:15: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.068819s ]
[2022-01-06T22:15: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.069402s ]
[2022-01-06T22:15:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069541s ]
[2022-01-06T22:15:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068383s ]
[2022-01-06T22:15:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068823s ]
[2022-01-06T22:15:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067559s ]
[2022-01-06T22:15: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.068128s ]
[2022-01-06T22:15:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067612s ]
[2022-01-06T22:15: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071328s ]
[2022-01-06T22:15:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067157s ]
[2022-01-06T22:15:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067311s ]
[2022-01-06T22:15: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.067464s ]
[2022-01-06T22:15:31+08:00][sql] CONNECT:[ UseTime:0.124785s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073137s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079074s ]
[2022-01-06T22: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.070957s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070038s ]
[2022-01-06T22: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.068361s ]
[2022-01-06T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072875s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071168s ]
[2022-01-06T22: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.071603s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071877s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074252s ]
[2022-01-06T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070670s ]
[2022-01-06T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070195s ]
[2022-01-06T22: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.070613s ]
[2022-01-06T22:15:31+08:00][sql] CONNECT:[ UseTime:0.125895s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073227s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080041s ]
[2022-01-06T22: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.075983s ]
[2022-01-06T22: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.069242s ]
[2022-01-06T22: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.070807s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071526s ]
[2022-01-06T22: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.072355s ]
[2022-01-06T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069177s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071763s ]
[2022-01-06T22: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.074630s ]
[2022-01-06T22:15:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074218s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078111s ]
[2022-01-06T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072489s ]
[2022-01-06T22:15:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069354s ]
[2022-01-06T22: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.074129s ]
[2022-01-06T22:16:06+08:00][sql] CONNECT:[ UseTime:0.082437s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.055390s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054744s ]
[2022-01-06T22:16: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.055121s ]
[2022-01-06T22:16: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.052129s ]
[2022-01-06T22:16: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.050905s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052777s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.054466s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051360s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051200s ]
[2022-01-06T22:16: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.051637s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.052142s ]
[2022-01-06T22:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.056599s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.051928s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051863s ]
[2022-01-06T22:16: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.052114s ]
[2022-01-06T22:16:06+08:00][sql] CONNECT:[ UseTime:0.110475s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073721s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073777s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.072382s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072088s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073643s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072563s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072906s ]
[2022-01-06T22:16: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.071705s ]
[2022-01-06T22:16:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072048s ]
[2022-01-06T22:16: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075375s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071317s ]
[2022-01-06T22:16:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071653s ]
[2022-01-06T22:16: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.072299s ]
[2022-01-06T22:16:31+08:00][sql] CONNECT:[ UseTime:0.096910s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063863s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063966s ]
[2022-01-06T22: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.062252s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062607s ]
[2022-01-06T22: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.061788s ]
[2022-01-06T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060902s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062360s ]
[2022-01-06T22: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.061487s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064668s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067023s ]
[2022-01-06T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062466s ]
[2022-01-06T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063913s ]
[2022-01-06T22: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.063170s ]
[2022-01-06T22:16:31+08:00][sql] CONNECT:[ UseTime:0.114165s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074663s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073126s ]
[2022-01-06T22: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.074085s ]
[2022-01-06T22: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.073393s ]
[2022-01-06T22: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.071672s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071568s ]
[2022-01-06T22: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.073481s ]
[2022-01-06T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073701s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073588s ]
[2022-01-06T22: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.074129s ]
[2022-01-06T22:16:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075375s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075715s ]
[2022-01-06T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073463s ]
[2022-01-06T22:16:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073237s ]
[2022-01-06T22: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.074830s ]
[2022-01-06T22:17:06+08:00][sql] CONNECT:[ UseTime:0.073950s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.047764s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048402s ]
[2022-01-06T22:17: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.050336s ]
[2022-01-06T22:17: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.049606s ]
[2022-01-06T22:17: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.048792s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.048311s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047521s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045925s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.047912s ]
[2022-01-06T22:17: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.046996s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047836s ]
[2022-01-06T22:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051224s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.046251s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047963s ]
[2022-01-06T22:17: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.047014s ]
[2022-01-06T22:17:06+08:00][sql] CONNECT:[ UseTime:0.097861s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065156s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064420s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062308s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.062094s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062764s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061246s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063292s ]
[2022-01-06T22:17: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.061816s ]
[2022-01-06T22:17:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062671s ]
[2022-01-06T22:17: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067598s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062962s ]
[2022-01-06T22:17:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064357s ]
[2022-01-06T22:17: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.062662s ]
[2022-01-06T22:17:31+08:00][sql] CONNECT:[ UseTime:0.099448s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065873s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066207s ]
[2022-01-06T22: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.064598s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065357s ]
[2022-01-06T22: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.062669s ]
[2022-01-06T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064814s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064062s ]
[2022-01-06T22: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.062843s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065630s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067806s ]
[2022-01-06T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.064686s ]
[2022-01-06T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065184s ]
[2022-01-06T22: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.064280s ]
[2022-01-06T22:17:31+08:00][sql] CONNECT:[ UseTime:0.122404s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080506s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.081842s ]
[2022-01-06T22: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.081495s ]
[2022-01-06T22: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.077774s ]
[2022-01-06T22: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.077157s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.077668s ]
[2022-01-06T22: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.078501s ]
[2022-01-06T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078360s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078590s ]
[2022-01-06T22: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.078204s ]
[2022-01-06T22:17:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078198s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081022s ]
[2022-01-06T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076930s ]
[2022-01-06T22:17:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080056s ]
[2022-01-06T22: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.079635s ]
[2022-01-06T22:18:07+08:00][sql] CONNECT:[ UseTime:0.102814s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069256s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069387s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068853s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066737s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067496s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066824s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069236s ]
[2022-01-06T22:18: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.071060s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069642s ]
[2022-01-06T22:18: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070807s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067348s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065548s ]
[2022-01-06T22:18: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.068549s ]
[2022-01-06T22:18:07+08:00][sql] CONNECT:[ UseTime:0.115289s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.079232s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075915s ]
[2022-01-06T22:18: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.074914s ]
[2022-01-06T22:18: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.074563s ]
[2022-01-06T22:18: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.075188s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075269s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076772s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076149s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075032s ]
[2022-01-06T22:18: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.074119s ]
[2022-01-06T22:18:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077370s ]
[2022-01-06T22:18: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077944s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073833s ]
[2022-01-06T22:18:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075058s ]
[2022-01-06T22:18: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.074479s ]
[2022-01-06T22:18:31+08:00][sql] CONNECT:[ UseTime:0.112675s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074505s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075414s ]
[2022-01-06T22: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.075355s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.072262s ]
[2022-01-06T22: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.072955s ]
[2022-01-06T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073651s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.075413s ]
[2022-01-06T22: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.073032s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.074740s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077047s ]
[2022-01-06T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.074436s ]
[2022-01-06T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.074680s ]
[2022-01-06T22: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.071166s ]
[2022-01-06T22:18:31+08:00][sql] CONNECT:[ UseTime:0.124712s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.082022s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.082754s ]
[2022-01-06T22: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.082957s ]
[2022-01-06T22: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.079809s ]
[2022-01-06T22: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.080496s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.081708s ]
[2022-01-06T22: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.080792s ]
[2022-01-06T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081338s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081650s ]
[2022-01-06T22: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.083354s ]
[2022-01-06T22:18:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.081691s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.083303s ]
[2022-01-06T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.082320s ]
[2022-01-06T22:18:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081920s ]
[2022-01-06T22: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.079989s ]
[2022-01-06T22:19:07+08:00][sql] CONNECT:[ UseTime:0.111712s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:19:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075104s ]
[2022-01-06T22:19:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075422s ]
[2022-01-06T22:19:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.074571s ]
[2022-01-06T22:19:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074519s ]
[2022-01-06T22:19:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072171s ]
[2022-01-06T22:19:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075652s ]
[2022-01-06T22:19:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073496s ]
[2022-01-06T22:19: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.072573s ]
[2022-01-06T22:19:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.075159s ]
[2022-01-06T22:19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078436s ]
[2022-01-06T22:19:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072581s ]
[2022-01-06T22:19:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071290s ]
[2022-01-06T22:19: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.070865s ]
[2022-01-06T22:19:08+08:00][sql] CONNECT:[ UseTime:0.119576s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:19:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.081558s ]
[2022-01-06T22:19:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080435s ]
[2022-01-06T22:19:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.079854s ]
[2022-01-06T22:19:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.080056s ]
[2022-01-06T22:19:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.077955s ]
[2022-01-06T22:19:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.080806s ]
[2022-01-06T22:19:08+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.079520s ]
[2022-01-06T22:19:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080072s ]
[2022-01-06T22:19:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078459s ]
[2022-01-06T22:19: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.076377s ]
[2022-01-06T22:19:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079619s ]
[2022-01-06T22:19: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.079137s ]
[2022-01-06T22:19:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076682s ]
[2022-01-06T22:19:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.080821s ]
[2022-01-06T22:19:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.079823s ]
[2022-01-06T22:19:31+08:00][sql] CONNECT:[ UseTime:0.102350s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069480s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070855s ]
[2022-01-06T22: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.067629s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068027s ]
[2022-01-06T22: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.067093s ]
[2022-01-06T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066039s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066133s ]
[2022-01-06T22: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.068530s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068906s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073333s ]
[2022-01-06T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066971s ]
[2022-01-06T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067357s ]
[2022-01-06T22: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.067499s ]
[2022-01-06T22:19:31+08:00][sql] CONNECT:[ UseTime:0.123912s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.085088s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.086921s ]
[2022-01-06T22: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.081156s ]
[2022-01-06T22: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.081533s ]
[2022-01-06T22: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.080647s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.082075s ]
[2022-01-06T22: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.082205s ]
[2022-01-06T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.082310s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.081872s ]
[2022-01-06T22: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.083952s ]
[2022-01-06T22:19:31+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.087336s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.090458s ]
[2022-01-06T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.082425s ]
[2022-01-06T22:19:31+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.083321s ]
[2022-01-06T22: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.083179s ]
[2022-01-06T22:19:46+08:00][sql] CONNECT:[ UseTime:0.098014s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:19:46+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.065621s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065186s ]
[2022-01-06T22:19:46+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.065529s ]
[2022-01-06T22:19:46+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.065656s ]
[2022-01-06T22:19:46+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.063422s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.063760s ]
[2022-01-06T22:19:46+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064361s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.063705s ]
[2022-01-06T22:19:46+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.064387s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.064386s ]
[2022-01-06T22:19:46+08:00][sql] SHOW TABLES [ RunTime:0.062557s ]
[2022-01-06T22:19:46+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.065042s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.062418s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.064933s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.062743s ]
[2022-01-06T22:19:46+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.063490s ]
[2022-01-06T22:20:07+08:00][sql] CONNECT:[ UseTime:0.090180s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:20:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061096s ]
[2022-01-06T22:20:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059699s ]
[2022-01-06T22:20:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.058893s ]
[2022-01-06T22:20:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058429s ]
[2022-01-06T22:20:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058450s ]
[2022-01-06T22:20:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057266s ]
[2022-01-06T22:20:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058419s ]
[2022-01-06T22:20: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.058173s ]
[2022-01-06T22:20:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058634s ]
[2022-01-06T22:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064393s ]
[2022-01-06T22:20:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057418s ]
[2022-01-06T22:20:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058727s ]
[2022-01-06T22:20: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.057633s ]
[2022-01-06T22:20:08+08:00][sql] CONNECT:[ UseTime:0.093968s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:20:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.354949s ]
[2022-01-06T22:20:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064098s ]
[2022-01-06T22:20:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.061108s ]
[2022-01-06T22:20:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.064623s ]
[2022-01-06T22:20:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.060568s ]
[2022-01-06T22:20:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060400s ]
[2022-01-06T22:20:08+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058920s ]
[2022-01-06T22:20:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063826s ]
[2022-01-06T22:20:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.290413s ]
[2022-01-06T22:20: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.062553s ]
[2022-01-06T22:20:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060158s ]
[2022-01-06T22:20: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.092743s ]
[2022-01-06T22:20:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060413s ]
[2022-01-06T22:20:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060897s ]
[2022-01-06T22:20:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.061525s ]
[2022-01-06T22:23:03+08:00][sql] CONNECT:[ UseTime:0.102201s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:23:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.067217s ]
[2022-01-06T22:23:03+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066001s ]
[2022-01-06T22:23:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.067056s ]
[2022-01-06T22:23:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.066691s ]
[2022-01-06T22:23:03+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068436s ]
[2022-01-06T22:23:03+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.064170s ]
[2022-01-06T22:23:03+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.067058s ]
[2022-01-06T22:23:03+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067156s ]
[2022-01-06T22:23:06+08:00][sql] CONNECT:[ UseTime:0.094489s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062958s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.063906s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064911s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.059415s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059340s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062410s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061745s ]
[2022-01-06T22:23: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.062456s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062020s ]
[2022-01-06T22:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065030s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061960s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060146s ]
[2022-01-06T22:23: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.061879s ]
[2022-01-06T22:23:06+08:00][sql] CONNECT:[ UseTime:0.097546s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.061934s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061593s ]
[2022-01-06T22:23: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.061950s ]
[2022-01-06T22:23: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.061357s ]
[2022-01-06T22:23: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.059995s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064069s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061410s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060199s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061121s ]
[2022-01-06T22:23: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.059911s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.062057s ]
[2022-01-06T22:23: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063861s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060341s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061245s ]
[2022-01-06T22:23: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.061999s ]
[2022-01-06T22:23:06+08:00][sql] CONNECT:[ UseTime:0.106424s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.072900s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071006s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.072191s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.070811s ]
[2022-01-06T22:23:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.068995s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.069949s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.072018s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.071072s ]
[2022-01-06T22:23:06+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.070414s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.071526s ]
[2022-01-06T22:23:06+08:00][sql] SHOW TABLES [ RunTime:0.069899s ]
[2022-01-06T22:23:06+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.070157s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.069859s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.070698s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.071916s ]
[2022-01-06T22:23:06+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.073506s ]
[2022-01-06T22:23:09+08:00][sql] CONNECT:[ UseTime:0.071005s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.047810s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.049157s ]
[2022-01-06T22:23: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.048149s ]
[2022-01-06T22:23: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.046585s ]
[2022-01-06T22:23: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.044745s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.045462s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044812s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046262s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.050457s ]
[2022-01-06T22:23: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.046791s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047374s ]
[2022-01-06T22:23: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.050422s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.047211s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047338s ]
[2022-01-06T22:23: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.046684s ]
[2022-01-06T22:23:09+08:00][sql] CONNECT:[ UseTime:0.098076s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.066260s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.066935s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.066657s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066221s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063241s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068056s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065638s ]
[2022-01-06T22:23: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.063656s ]
[2022-01-06T22:23:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066778s ]
[2022-01-06T22:23: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067751s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063874s ]
[2022-01-06T22:23:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064466s ]
[2022-01-06T22:23: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.064091s ]
[2022-01-06T22:24:06+08:00][sql] CONNECT:[ UseTime:0.089847s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059979s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059986s ]
[2022-01-06T22:24: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.058523s ]
[2022-01-06T22:24: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.059556s ]
[2022-01-06T22:24: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.060863s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.058198s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059693s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057446s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.058563s ]
[2022-01-06T22:24: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.058416s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058933s ]
[2022-01-06T22:24: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064574s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057459s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059567s ]
[2022-01-06T22:24: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.057501s ]
[2022-01-06T22:24:06+08:00][sql] CONNECT:[ UseTime:0.101504s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068982s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068476s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067996s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066668s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066119s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066040s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066630s ]
[2022-01-06T22:24: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.069398s ]
[2022-01-06T22:24:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066706s ]
[2022-01-06T22:24: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067934s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066328s ]
[2022-01-06T22:24:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068079s ]
[2022-01-06T22:24: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.068994s ]
[2022-01-06T22:24:10+08:00][sql] CONNECT:[ UseTime:0.096990s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.064812s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064992s ]
[2022-01-06T22:24: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.064425s ]
[2022-01-06T22:24: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.063351s ]
[2022-01-06T22:24: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.062143s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063176s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062008s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063682s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063833s ]
[2022-01-06T22:24: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.062404s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064630s ]
[2022-01-06T22:24: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069090s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062858s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064413s ]
[2022-01-06T22:24: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.063873s ]
[2022-01-06T22:24:10+08:00][sql] CONNECT:[ UseTime:0.116405s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077600s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.079073s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077963s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075140s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075037s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075428s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076419s ]
[2022-01-06T22:24: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.076157s ]
[2022-01-06T22:24:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076112s ]
[2022-01-06T22:24: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080048s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076690s ]
[2022-01-06T22:24:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075861s ]
[2022-01-06T22:24: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.073405s ]
[2022-01-06T22:25:07+08:00][sql] CONNECT:[ UseTime:0.100242s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067928s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.068291s ]
[2022-01-06T22:25: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.067156s ]
[2022-01-06T22:25: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.066443s ]
[2022-01-06T22:25: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.065921s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067458s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065157s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065942s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.066560s ]
[2022-01-06T22:25: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.066459s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066459s ]
[2022-01-06T22:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071952s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065643s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067584s ]
[2022-01-06T22:25: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.067674s ]
[2022-01-06T22:25:07+08:00][sql] CONNECT:[ UseTime:0.118579s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077693s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077439s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.076895s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078999s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076476s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076983s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076824s ]
[2022-01-06T22:25: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.079750s ]
[2022-01-06T22:25:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077887s ]
[2022-01-06T22:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080495s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077333s ]
[2022-01-06T22:25:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078198s ]
[2022-01-06T22:25: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.078476s ]
[2022-01-06T22:25:09+08:00][sql] CONNECT:[ UseTime:0.091269s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:25:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063499s ]
[2022-01-06T22:25:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064128s ]
[2022-01-06T22:25:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059812s ]
[2022-01-06T22:25:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060073s ]
[2022-01-06T22:25:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058180s ]
[2022-01-06T22:25:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059442s ]
[2022-01-06T22:25:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059847s ]
[2022-01-06T22:25: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.058830s ]
[2022-01-06T22:25:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.060494s ]
[2022-01-06T22:25: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064478s ]
[2022-01-06T22:25:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060180s ]
[2022-01-06T22:25:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058661s ]
[2022-01-06T22:25: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.059722s ]
[2022-01-06T22:25:10+08:00][sql] CONNECT:[ UseTime:0.098949s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:25:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063147s ]
[2022-01-06T22:25:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064916s ]
[2022-01-06T22:25: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.065944s ]
[2022-01-06T22:25: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.061839s ]
[2022-01-06T22:25: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.060689s ]
[2022-01-06T22:25:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061870s ]
[2022-01-06T22:25:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061311s ]
[2022-01-06T22:25:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062338s ]
[2022-01-06T22:25:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063104s ]
[2022-01-06T22:25: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.062814s ]
[2022-01-06T22:25:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063250s ]
[2022-01-06T22:25: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069438s ]
[2022-01-06T22:25:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063543s ]
[2022-01-06T22:25:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062765s ]
[2022-01-06T22:25: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.064068s ]
[2022-01-06T22:26:07+08:00][sql] CONNECT:[ UseTime:0.088127s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.059565s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.059197s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.057111s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057284s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057412s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056401s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057102s ]
[2022-01-06T22:26: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.054770s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.057946s ]
[2022-01-06T22:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060288s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057987s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059480s ]
[2022-01-06T22:26: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.057816s ]
[2022-01-06T22:26:07+08:00][sql] CONNECT:[ UseTime:0.111875s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074051s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.073997s ]
[2022-01-06T22:26: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.075449s ]
[2022-01-06T22:26: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.073319s ]
[2022-01-06T22:26: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.070799s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071684s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070785s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071649s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073840s ]
[2022-01-06T22:26: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.071495s ]
[2022-01-06T22:26:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072489s ]
[2022-01-06T22:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074592s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071062s ]
[2022-01-06T22:26:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071451s ]
[2022-01-06T22:26: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.072335s ]
[2022-01-06T22:26:09+08:00][sql] CONNECT:[ UseTime:0.102975s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:26:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069192s ]
[2022-01-06T22:26:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067869s ]
[2022-01-06T22:26:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.067344s ]
[2022-01-06T22:26:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067138s ]
[2022-01-06T22:26:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064203s ]
[2022-01-06T22:26:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067739s ]
[2022-01-06T22:26:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067782s ]
[2022-01-06T22:26: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.066974s ]
[2022-01-06T22:26:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068900s ]
[2022-01-06T22:26: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072464s ]
[2022-01-06T22:26:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.069062s ]
[2022-01-06T22:26:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067955s ]
[2022-01-06T22:26: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.067880s ]
[2022-01-06T22:26:10+08:00][sql] CONNECT:[ UseTime:0.100614s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:26:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067538s ]
[2022-01-06T22:26:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067095s ]
[2022-01-06T22:26: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.067438s ]
[2022-01-06T22:26: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.066448s ]
[2022-01-06T22:26: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.064368s ]
[2022-01-06T22:26:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.063313s ]
[2022-01-06T22:26:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062718s ]
[2022-01-06T22:26:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066410s ]
[2022-01-06T22:26:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.064834s ]
[2022-01-06T22:26: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.064611s ]
[2022-01-06T22:26:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.065901s ]
[2022-01-06T22:26: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071563s ]
[2022-01-06T22:26:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.065561s ]
[2022-01-06T22:26:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066368s ]
[2022-01-06T22:26: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.064500s ]
[2022-01-06T22:26:59+08:00][sql] CONNECT:[ UseTime:0.089651s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:26:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.056452s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.058935s ]
[2022-01-06T22:26:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.057240s ]
[2022-01-06T22:26:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.056348s ]
[2022-01-06T22:26:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.056788s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.056503s ]
[2022-01-06T22:26:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.056584s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.056855s ]
[2022-01-06T22:26:59+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.056461s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.057084s ]
[2022-01-06T22:26:59+08:00][sql] SHOW TABLES [ RunTime:0.054114s ]
[2022-01-06T22:26:59+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.058113s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.058008s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055528s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.054638s ]
[2022-01-06T22:26:59+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.055245s ]
[2022-01-06T22:27:06+08:00][sql] CONNECT:[ UseTime:0.082130s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054095s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.058044s ]
[2022-01-06T22:27: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.052672s ]
[2022-01-06T22:27: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.052649s ]
[2022-01-06T22:27: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.052097s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.052460s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.053451s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.055141s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.051794s ]
[2022-01-06T22:27: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.052415s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.053671s ]
[2022-01-06T22:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055109s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.050901s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052155s ]
[2022-01-06T22:27: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.052502s ]
[2022-01-06T22:27:06+08:00][sql] CONNECT:[ UseTime:0.106518s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071330s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072881s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070494s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069518s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070901s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075140s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070376s ]
[2022-01-06T22:27: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.070485s ]
[2022-01-06T22:27:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069863s ]
[2022-01-06T22:27: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074899s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070110s ]
[2022-01-06T22:27:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068777s ]
[2022-01-06T22:27: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.069728s ]
[2022-01-06T22:27:11+08:00][sql] CONNECT:[ UseTime:0.092959s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062383s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.061846s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.063125s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060927s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063163s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062795s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.061113s ]
[2022-01-06T22:27: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.061945s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.061174s ]
[2022-01-06T22:27: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.063837s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057930s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059367s ]
[2022-01-06T22:27: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.059816s ]
[2022-01-06T22:27:11+08:00][sql] CONNECT:[ UseTime:0.102607s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068153s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070910s ]
[2022-01-06T22:27: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.068338s ]
[2022-01-06T22:27: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.068270s ]
[2022-01-06T22:27: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.066841s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066742s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066635s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068488s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067671s ]
[2022-01-06T22:27: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.068043s ]
[2022-01-06T22:27:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066364s ]
[2022-01-06T22:27: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068647s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066263s ]
[2022-01-06T22:27:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065731s ]
[2022-01-06T22:27: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.067429s ]
[2022-01-06T22:27:26+08:00][sql] CONNECT:[ UseTime:0.107846s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:27:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.070548s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071261s ]
[2022-01-06T22:27:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.071078s ]
[2022-01-06T22:27:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.070569s ]
[2022-01-06T22:27:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.070270s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.069581s ]
[2022-01-06T22:27:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.069955s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.071008s ]
[2022-01-06T22:27:26+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.069568s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.069496s ]
[2022-01-06T22:27:26+08:00][sql] SHOW TABLES [ RunTime:0.067845s ]
[2022-01-06T22:27:26+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.070336s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.070681s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.070105s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.071851s ]
[2022-01-06T22:27:26+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.070646s ]
[2022-01-06T22:28:07+08:00][sql] CONNECT:[ UseTime:0.103159s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070400s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069221s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068820s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068194s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067914s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066581s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067933s ]
[2022-01-06T22:28: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.066967s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067169s ]
[2022-01-06T22:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071169s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066825s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066268s ]
[2022-01-06T22:28: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.066037s ]
[2022-01-06T22:28:07+08:00][sql] CONNECT:[ UseTime:0.106635s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070356s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072245s ]
[2022-01-06T22:28: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.070016s ]
[2022-01-06T22:28: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.069511s ]
[2022-01-06T22:28: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.068467s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069958s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071703s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072312s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070693s ]
[2022-01-06T22:28: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.070141s ]
[2022-01-06T22:28:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070188s ]
[2022-01-06T22:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073026s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070112s ]
[2022-01-06T22:28:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072054s ]
[2022-01-06T22:28: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.068952s ]
[2022-01-06T22:28:09+08:00][sql] CONNECT:[ UseTime:0.104152s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:28:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.068814s ]
[2022-01-06T22:28:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.069131s ]
[2022-01-06T22:28:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.070092s ]
[2022-01-06T22:28:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.067470s ]
[2022-01-06T22:28:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067307s ]
[2022-01-06T22:28:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066851s ]
[2022-01-06T22:28:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067894s ]
[2022-01-06T22:28: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.068451s ]
[2022-01-06T22:28:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069071s ]
[2022-01-06T22:28: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069993s ]
[2022-01-06T22:28:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068188s ]
[2022-01-06T22:28:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068349s ]
[2022-01-06T22:28: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.067936s ]
[2022-01-06T22:28:10+08:00][sql] CONNECT:[ UseTime:0.112971s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:28:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.074495s ]
[2022-01-06T22:28:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075405s ]
[2022-01-06T22:28: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.076003s ]
[2022-01-06T22:28: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.070741s ]
[2022-01-06T22:28: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.071398s ]
[2022-01-06T22:28:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.073101s ]
[2022-01-06T22:28:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071454s ]
[2022-01-06T22:28:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072598s ]
[2022-01-06T22:28:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.073487s ]
[2022-01-06T22:28: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.075282s ]
[2022-01-06T22:28:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073764s ]
[2022-01-06T22:28: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.077405s ]
[2022-01-06T22:28:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071749s ]
[2022-01-06T22:28:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072776s ]
[2022-01-06T22:28: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.072830s ]
[2022-01-06T22:29:07+08:00][sql] CONNECT:[ UseTime:0.108404s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070825s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071884s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073535s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071906s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072467s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072463s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.072161s ]
[2022-01-06T22:29: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.072446s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072026s ]
[2022-01-06T22:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076151s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071013s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072075s ]
[2022-01-06T22:29: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.072389s ]
[2022-01-06T22:29:07+08:00][sql] CONNECT:[ UseTime:0.102662s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072194s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070243s ]
[2022-01-06T22:29: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.073166s ]
[2022-01-06T22:29: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.067886s ]
[2022-01-06T22:29: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.068425s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068565s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068311s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069092s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067464s ]
[2022-01-06T22:29: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.066273s ]
[2022-01-06T22:29:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.068206s ]
[2022-01-06T22:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.072831s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067409s ]
[2022-01-06T22:29:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067822s ]
[2022-01-06T22:29: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.069340s ]
[2022-01-06T22:29:08+08:00][sql] CONNECT:[ UseTime:0.108241s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:29:08+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.071252s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072832s ]
[2022-01-06T22:29:08+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.072238s ]
[2022-01-06T22:29:08+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.072030s ]
[2022-01-06T22:29:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.068029s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.070904s ]
[2022-01-06T22:29:08+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.071187s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.069954s ]
[2022-01-06T22:29:08+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.072000s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.071952s ]
[2022-01-06T22:29:08+08:00][sql] SHOW TABLES [ RunTime:0.069552s ]
[2022-01-06T22:29:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.069404s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.071595s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.071330s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.073668s ]
[2022-01-06T22:29:08+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.070732s ]
[2022-01-06T22:29:09+08:00][sql] CONNECT:[ UseTime:0.113148s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:29:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.075068s ]
[2022-01-06T22:29:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.075254s ]
[2022-01-06T22:29:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.073468s ]
[2022-01-06T22:29:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.074161s ]
[2022-01-06T22:29:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072805s ]
[2022-01-06T22:29:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071341s ]
[2022-01-06T22:29:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.074064s ]
[2022-01-06T22:29: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.072746s ]
[2022-01-06T22:29:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.072903s ]
[2022-01-06T22:29: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075528s ]
[2022-01-06T22:29:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.073302s ]
[2022-01-06T22:29:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072300s ]
[2022-01-06T22:29: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.072885s ]
[2022-01-06T22:29:10+08:00][sql] CONNECT:[ UseTime:0.118796s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:29:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.080040s ]
[2022-01-06T22:29:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078398s ]
[2022-01-06T22:29: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.079368s ]
[2022-01-06T22:29: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.077694s ]
[2022-01-06T22:29: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.076096s ]
[2022-01-06T22:29:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076712s ]
[2022-01-06T22:29:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077580s ]
[2022-01-06T22:29:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077291s ]
[2022-01-06T22:29:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077478s ]
[2022-01-06T22:29: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.077837s ]
[2022-01-06T22:29:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.078094s ]
[2022-01-06T22:29: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081812s ]
[2022-01-06T22:29:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077512s ]
[2022-01-06T22:29:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077476s ]
[2022-01-06T22:29: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.079349s ]
[2022-01-06T22:30:07+08:00][sql] CONNECT:[ UseTime:0.090366s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062817s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060792s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.059954s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.057127s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057053s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057986s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057797s ]
[2022-01-06T22:30: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.057065s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058872s ]
[2022-01-06T22:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.060067s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057795s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.056929s ]
[2022-01-06T22:30: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.058985s ]
[2022-01-06T22:30:07+08:00][sql] CONNECT:[ UseTime:0.109159s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076207s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072277s ]
[2022-01-06T22:30: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.070495s ]
[2022-01-06T22:30: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.070592s ]
[2022-01-06T22:30: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.069384s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070047s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067573s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069738s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069800s ]
[2022-01-06T22:30: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.068288s ]
[2022-01-06T22:30:07+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069607s ]
[2022-01-06T22:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.073269s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070194s ]
[2022-01-06T22:30:07+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070193s ]
[2022-01-06T22:30: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.071520s ]
[2022-01-06T22:30:11+08:00][sql] CONNECT:[ UseTime:0.115623s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078882s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.078428s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.078578s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075246s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076773s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.075466s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.077069s ]
[2022-01-06T22:30: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.075398s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076891s ]
[2022-01-06T22:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081272s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.076491s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076659s ]
[2022-01-06T22:30: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.076294s ]
[2022-01-06T22:30:11+08:00][sql] CONNECT:[ UseTime:0.105415s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070911s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.070463s ]
[2022-01-06T22:30: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.069488s ]
[2022-01-06T22:30: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.070203s ]
[2022-01-06T22:30: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.073115s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.069585s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068183s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069138s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068048s ]
[2022-01-06T22:30: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.068267s ]
[2022-01-06T22:30:11+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069990s ]
[2022-01-06T22:30: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074614s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067585s ]
[2022-01-06T22:30:11+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069452s ]
[2022-01-06T22:30: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.067081s ]
[2022-01-06T22:30:57+08:00][sql] CONNECT:[ UseTime:0.075116s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:30:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.049294s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048768s ]
[2022-01-06T22:30:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.051284s ]
[2022-01-06T22:30:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.049728s ]
[2022-01-06T22:30:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.047651s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.047669s ]
[2022-01-06T22:30:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.048504s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.048279s ]
[2022-01-06T22:30:57+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.048225s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.047273s ]
[2022-01-06T22:30:57+08:00][sql] SHOW TABLES [ RunTime:0.047517s ]
[2022-01-06T22:30:57+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.049128s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.049418s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.048479s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.052094s ]
[2022-01-06T22:30:57+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.049944s ]
[2022-01-06T22:31:06+08:00][sql] CONNECT:[ UseTime:0.112588s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.076469s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076841s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077344s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.075671s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.073261s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078348s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076437s ]
[2022-01-06T22:31: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.074811s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077221s ]
[2022-01-06T22:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081343s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.078915s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.077909s ]
[2022-01-06T22:31: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.078080s ]
[2022-01-06T22:31:06+08:00][sql] CONNECT:[ UseTime:0.102847s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070616s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071511s ]
[2022-01-06T22:31: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.067200s ]
[2022-01-06T22:31: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.066073s ]
[2022-01-06T22:31: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.070120s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068142s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067873s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069404s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.069508s ]
[2022-01-06T22:31: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.066643s ]
[2022-01-06T22:31:06+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.071110s ]
[2022-01-06T22:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078828s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.070414s ]
[2022-01-06T22:31:06+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070933s ]
[2022-01-06T22:31: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.070546s ]
[2022-01-06T22:31:09+08:00][sql] CONNECT:[ UseTime:0.103428s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.071757s ]
[2022-01-06T22:31:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074657s ]
[2022-01-06T22:31:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.068570s ]
[2022-01-06T22:31:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.070543s ]
[2022-01-06T22:31:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.069082s ]
[2022-01-06T22:31:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.070713s ]
[2022-01-06T22:31:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068492s ]
[2022-01-06T22:31: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.069957s ]
[2022-01-06T22:31:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069347s ]
[2022-01-06T22:31: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071486s ]
[2022-01-06T22:31:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066388s ]
[2022-01-06T22:31:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067281s ]
[2022-01-06T22:31: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.067994s ]
[2022-01-06T22:31:10+08:00][sql] CONNECT:[ UseTime:0.098241s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.070800s ]
[2022-01-06T22:31:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071008s ]
[2022-01-06T22:31: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.065274s ]
[2022-01-06T22:31: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.063315s ]
[2022-01-06T22:31: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.065264s ]
[2022-01-06T22:31:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065910s ]
[2022-01-06T22:31:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062663s ]
[2022-01-06T22:31:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066285s ]
[2022-01-06T22:31:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.065676s ]
[2022-01-06T22:31: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.064251s ]
[2022-01-06T22:31:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064413s ]
[2022-01-06T22:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067808s ]
[2022-01-06T22:31:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061929s ]
[2022-01-06T22:31:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065441s ]
[2022-01-06T22:31: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.061885s ]
[2022-01-06T22:31:28+08:00][sql] CONNECT:[ UseTime:0.089807s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:28+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062670s ]
[2022-01-06T22:31:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059215s ]
[2022-01-06T22:31: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.061177s ]
[2022-01-06T22:31:28+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.058233s ]
[2022-01-06T22:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062213s ]
[2022-01-06T22:31:28+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056751s ]
[2022-01-06T22:31:29+08:00][sql] CONNECT:[ UseTime:0.126918s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.062912s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061361s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.062338s ]
[2022-01-06T22:31:29+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.060328s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.062078s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.062250s ]
[2022-01-06T22:31:29+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.061604s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.061503s ]
[2022-01-06T22:31:29+08:00][sql] CONNECT:[ UseTime:0.117003s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077881s ]
[2022-01-06T22:31:29+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.078926s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078062s ]
[2022-01-06T22:31: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.078023s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.077327s ]
[2022-01-06T22:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081332s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077119s ]
[2022-01-06T22:31:29+08:00][sql] CONNECT:[ UseTime:0.108820s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.072047s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.072019s ]
[2022-01-06T22:31: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.072062s ]
[2022-01-06T22:31: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.070220s ]
[2022-01-06T22:31: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.072729s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071227s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068011s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.072201s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.070747s ]
[2022-01-06T22:31: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.071225s ]
[2022-01-06T22:31:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.070552s ]
[2022-01-06T22:31: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.076332s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071163s ]
[2022-01-06T22:31:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071891s ]
[2022-01-06T22:31: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.071516s ]
[2022-01-06T22:31:32+08:00][sql] CONNECT:[ UseTime:0.080504s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:31:32+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.052941s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.053399s ]
[2022-01-06T22:31:32+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cms_common` [ RunTime:0.053211s ]
[2022-01-06T22:31:32+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.051345s ]
[2022-01-06T22:31:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE `parent_id` = '39' AND ( delete_time is null ) [ RunTime:0.052855s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 39 LIMIT 1 [ RunTime:0.052970s ]
[2022-01-06T22:31:32+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.052122s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_module` WHERE `id` = 21 LIMIT 1 [ RunTime:0.051276s ]
[2022-01-06T22:31:32+08:00][sql] SHOW FULL COLUMNS FROM `bmz_field` [ RunTime:0.053647s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_field` WHERE `module_id` = 21 ORDER BY `sort` ASC [ RunTime:0.052295s ]
[2022-01-06T22:31:32+08:00][sql] SHOW TABLES [ RunTime:0.052030s ]
[2022-01-06T22:31:32+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 [ RunTime:0.052308s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_cms_common` `cms_common` WHERE ( delete_time is null ) AND `site_id` = 1 AND `template_id` = 1 ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.052013s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.055646s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_cate` WHERE `id` = 28 LIMIT 1 [ RunTime:0.052105s ]
[2022-01-06T22:31:32+08:00][sql] SELECT * FROM `bmz_cate` WHERE `site_id` = 1 AND `template_id` = 1 AND `status` = 1 [ RunTime:0.051522s ]
[2022-01-06T22:32:10+08:00][sql] CONNECT:[ UseTime:0.102393s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.067568s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.067623s ]
[2022-01-06T22: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.066050s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.066478s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065577s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065123s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067868s ]
[2022-01-06T22: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.067741s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.066409s ]
[2022-01-06T22: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,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071583s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067092s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064507s ]
[2022-01-06T22: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.067325s ]
[2022-01-06T22:32:10+08:00][sql] CONNECT:[ UseTime:0.099646s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065608s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.065812s ]
[2022-01-06T22:32: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.064071s ]
[2022-01-06T22:32: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.066185s ]
[2022-01-06T22:32: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.064059s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061313s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064069s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064524s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063576s ]
[2022-01-06T22: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.064452s ]
[2022-01-06T22:32:10+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.063223s ]
[2022-01-06T22: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,221,222,223,224,225,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.067593s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.061591s ]
[2022-01-06T22:32:10+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064225s ]
[2022-01-06T22:32: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.062803s ]
[2022-01-06T22:32:29+08:00][sql] CONNECT:[ UseTime:0.118960s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.077342s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.077884s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.080177s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.078000s ]
[2022-01-06T22: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.077240s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076053s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.076199s ]
[2022-01-06T22: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.076745s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.076785s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.080491s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077499s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.078777s ]
[2022-01-06T22:32: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.076777s ]
[2022-01-06T22:32:29+08:00][sql] CONNECT:[ UseTime:0.111032s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073740s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.074410s ]
[2022-01-06T22: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.074631s ]
[2022-01-06T22: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.074275s ]
[2022-01-06T22: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.072282s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.071702s ]
[2022-01-06T22: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.071145s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071333s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.071809s ]
[2022-01-06T22: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.071505s ]
[2022-01-06T22:32:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.073818s ]
[2022-01-06T22: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.075773s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.071745s ]
[2022-01-06T22:32:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.071061s ]
[2022-01-06T22: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.072100s ]
[2022-01-06T22:33:09+08:00][sql] CONNECT:[ UseTime:0.076129s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.048831s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048716s ]
[2022-01-06T22:33: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.046452s ]
[2022-01-06T22:33: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.047059s ]
[2022-01-06T22:33: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.045951s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.045631s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.044608s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.048572s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.045931s ]
[2022-01-06T22:33: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.046925s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.047053s ]
[2022-01-06T22:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.051696s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.045311s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047954s ]
[2022-01-06T22:33: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.049516s ]
[2022-01-06T22:33:09+08:00][sql] CONNECT:[ UseTime:0.097742s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.065360s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.064903s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.064092s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.064127s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.064751s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.061818s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.063135s ]
[2022-01-06T22:33: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.063117s ]
[2022-01-06T22:33:09+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.064872s ]
[2022-01-06T22:33: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.068094s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063343s ]
[2022-01-06T22:33:09+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063159s ]
[2022-01-06T22:33: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.064395s ]
[2022-01-06T22:33:29+08:00][sql] CONNECT:[ UseTime:0.096792s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.063583s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062214s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.062851s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.061757s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.062204s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063876s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.062816s ]
[2022-01-06T22:33: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.059986s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059840s ]
[2022-01-06T22:33: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.065449s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.060424s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.060585s ]
[2022-01-06T22:33: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.060526s ]
[2022-01-06T22:33:29+08:00][sql] CONNECT:[ UseTime:0.082969s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.054823s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.054736s ]
[2022-01-06T22:33: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.054469s ]
[2022-01-06T22:33: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.051228s ]
[2022-01-06T22:33: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.052505s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056249s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051938s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.052389s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.053548s ]
[2022-01-06T22:33: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.052323s ]
[2022-01-06T22:33:29+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.051676s ]
[2022-01-06T22:33: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.055667s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.052271s ]
[2022-01-06T22:33:29+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.051317s ]
[2022-01-06T22:33: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.052044s ]
[2022-01-06T22:34:13+08:00][sql] CONNECT:[ UseTime:0.092679s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.066233s ]
[2022-01-06T22:34:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.061209s ]
[2022-01-06T22:34:13+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,100 [ RunTime:0.060559s ]
[2022-01-06T22:34:13+08:00][sql] CONNECT:[ UseTime:0.109196s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.072839s ]
[2022-01-06T22:34:13+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.072768s ]
[2022-01-06T22:34:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_cate` [ RunTime:0.071386s ]
[2022-01-06T22:34:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL [ RunTime:0.069489s ]
[2022-01-06T22:34:13+08:00][sql] SELECT * FROM `bmz_cate` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_cate`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.069239s ]
[2022-01-06T22:34:13+08:00][sql] SHOW FULL COLUMNS FROM `bmz_module` [ RunTime:0.071162s ]
[2022-01-06T22:34:13+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL [ RunTime:0.070252s ]
[2022-01-06T22:34:13+08:00][sql] SELECT * FROM `bmz_module` WHERE ( `site_id` = 1 ) AND `bmz_module`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.071696s ]
[2022-01-06T22:34:17+08:00][sql] CONNECT:[ UseTime:0.090118s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:17+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.061366s ]
[2022-01-06T22:34:17+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062255s ]
[2022-01-06T22:34:17+08:00][sql] SHOW FULL COLUMNS FROM `bmz_ad` [ RunTime:0.059564s ]
[2022-01-06T22:34:17+08:00][sql] CONNECT:[ UseTime:0.075965s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:17+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.050861s ]
[2022-01-06T22:34:17+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.048118s ]
[2022-01-06T22:34:17+08:00][sql] SHOW FULL COLUMNS FROM `bmz_ad` [ RunTime:0.052048s ]
[2022-01-06T22:34:17+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_ad` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_ad`.`delete_time` IS NULL [ RunTime:0.062020s ]
[2022-01-06T22:34:17+08:00][sql] SELECT * FROM `bmz_ad` WHERE ( `site_id` = 1 AND `template_id` = 1 ) AND `bmz_ad`.`delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC LIMIT 0,10 [ RunTime:0.047442s ]
[2022-01-06T22:34:18+08:00][sql] CONNECT:[ UseTime:0.094447s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site` [ RunTime:0.065954s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `bmz_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.062654s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `bmz_ad` [ RunTime:0.065455s ]
[2022-01-06T22:34:18+08:00][sql] CONNECT:[ UseTime:0.102106s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.073306s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.071058s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.071585s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.068320s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065903s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065976s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.067251s ]
[2022-01-06T22:34: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.067662s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.067611s ]
[2022-01-06T22:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.070990s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066606s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.066658s ]
[2022-01-06T22:34:18+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.066418s ]
[2022-01-06T22:34:18+08:00][sql] CONNECT:[ UseTime:0.092134s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.062017s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.062059s ]
[2022-01-06T22:34: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.062327s ]
[2022-01-06T22:34: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.058987s ]
[2022-01-06T22:34: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.059150s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.060793s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057385s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059391s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.059425s ]
[2022-01-06T22:34: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.057699s ]
[2022-01-06T22:34:18+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059556s ]
[2022-01-06T22:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064664s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.057856s ]
[2022-01-06T22:34:18+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.063211s ]
[2022-01-06T22:34: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.058059s ]
[2022-01-06T22:34:32+08:00][sql] CONNECT:[ UseTime:0.076851s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.050799s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.048992s ]
[2022-01-06T22:34: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.048160s ]
[2022-01-06T22:34: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.045843s ]
[2022-01-06T22:34: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.045587s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.046449s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.045861s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.046972s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.046043s ]
[2022-01-06T22:34: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.046959s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.080806s ]
[2022-01-06T22:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.049660s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.063226s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.047990s ]
[2022-01-06T22:34: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.046239s ]
[2022-01-06T22:34:32+08:00][sql] CONNECT:[ UseTime:0.095397s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.057536s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.060684s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.056583s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.056642s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.058403s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.057325s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.057702s ]
[2022-01-06T22:34: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.084536s ]
[2022-01-06T22:34:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.059165s ]
[2022-01-06T22:34: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.064772s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.056073s ]
[2022-01-06T22:34:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.059779s ]
[2022-01-06T22:34: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.058377s ]
[2022-01-06T22:34:33+08:00][sql] CONNECT:[ UseTime:0.120657s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:34:33+08:00][sql] SHOW FULL COLUMNS FROM `bmz_site_template` [ RunTime:0.082871s ]
[2022-01-06T22:34:33+08:00][sql] SELECT COUNT(*) AS think_count FROM `bmz_site_template` WHERE ( `site_id` = 1 ) AND `bmz_site_template`.`delete_time` IS NULL ORDER BY `is_use` DESC,`id` DESC [ RunTime:0.082636s ]
[2022-01-06T22:34:33+08:00][sql] SELECT * FROM `bmz_site_template` WHERE ( `site_id` = 1 ) AND `bmz_site_template`.`delete_time` IS NULL ORDER BY `is_use` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.080952s ]
[2022-01-06T22:34:33+08:00][sql] SHOW FULL COLUMNS FROM `system_templates` [ RunTime:0.083755s ]
[2022-01-06T22:34:33+08:00][sql] SELECT * FROM `system_templates` WHERE `id` = 1 LIMIT 1 [ RunTime:0.079213s ]
[2022-01-06T22:34:33+08:00][sql] SELECT * FROM `system_templates` WHERE `id` = 2 LIMIT 1 [ RunTime:0.143127s ]
[2022-01-06T22:40:08+08:00][sql] CONNECT:[ UseTime:0.104201s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.069304s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.076894s ]
[2022-01-06T22:40:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066663s ]
[2022-01-06T22:40:08+08:00][sql] SELECT COUNT(*) AS think_count FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL [ RunTime:0.066606s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 1 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.067026s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.065394s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.065980s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067221s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.068189s ]
[2022-01-06T22:40: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.066001s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.079600s ]
[2022-01-06T22:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.078288s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.067204s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.067820s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_message` WHERE ( `receve_id` = 1 AND `type` = 0 AND `read_status` = 0 ) AND `system_message`.`delete_time` IS NULL ORDER BY `create_time` DESC,`id` DESC LIMIT 5 [ RunTime:0.068971s ]
[2022-01-06T22:40:08+08:00][sql] CONNECT:[ UseTime:0.121400s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.078913s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.080714s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.077813s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.076394s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076229s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.076554s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.078611s ]
[2022-01-06T22:40: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.077267s ]
[2022-01-06T22:40:08+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.094210s ]
[2022-01-06T22:40: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,226,227,228,229,230,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.081548s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.077312s ]
[2022-01-06T22:40:08+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.081553s ]
[2022-01-06T22:40: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.076672s ]
[2022-01-06T22:40:32+08:00][sql] CONNECT:[ UseTime:0.275941s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.167689s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.307887s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_message` WHERE `receve_id` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.165389s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.168975s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.166599s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.166105s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.182522s ]
[2022-01-06T22:40: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.170763s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.166986s ]
[2022-01-06T22:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.312418s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.187058s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.185538s ]
[2022-01-06T22:40: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.052697s ]
[2022-01-06T22:40:32+08:00][sql] CONNECT:[ UseTime:0.282281s ] mysql:host=122.114.59.173;port=3306;dbname=bmz_base;charset=utf8mb4
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_user` [ RunTime:0.310192s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message` [ RunTime:0.186583s ]
[2022-01-06T22:40: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.306220s ]
[2022-01-06T22:40: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.167890s ]
[2022-01-06T22:40: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.169500s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_message_content` [ RunTime:0.199635s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_message_content` WHERE ( `id` = 7 ) AND `system_message_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.309007s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.200957s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_group_access` [ RunTime:0.302386s ]
[2022-01-06T22:40: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.175705s ]
[2022-01-06T22:40:32+08:00][sql] SHOW FULL COLUMNS FROM `system_auth_rule` [ RunTime:0.069201s ]
[2022-01-06T22:40: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,232,231,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,253,254,255,256,257,258,4,14,199,190,191,197,248,249,250,251,252) AND `delete_time` IS NULL ORDER BY `sort` DESC,`create_time` DESC [ RunTime:0.074662s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.068045s ]
[2022-01-06T22:40:32+08:00][sql] SELECT * FROM `system_user` WHERE ( `id` = 1 ) AND `system_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.068251s ]
[2022-01-06T22:40: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.067319s ]