--------------------------------------------------------------- [2024-09-05T00:05:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094827s] [吞吐率:10.55req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002317s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016499s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001020s ] --------------------------------------------------------------- [2024-09-05T00:05:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099599s] [吞吐率:10.04req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003334s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020036s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000742s ] --------------------------------------------------------------- [2024-09-05T00:05:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080655s] [吞吐率:12.40req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001744s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018802s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000664s ] --------------------------------------------------------------- [2024-09-05T00:05:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109692s] [吞吐率:9.12req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003838s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017964s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000682s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011257s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009548s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000469s ] --------------------------------------------------------------- [2024-09-05T00:06:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085278s] [吞吐率:11.73req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001705s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020008s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000820s ] --------------------------------------------------------------- [2024-09-05T00:06:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081019s] [吞吐率:12.34req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000630s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017241s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000580s ] --------------------------------------------------------------- [2024-09-05T00:06:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125179s] [吞吐率:7.99req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008450s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017021s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013440s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015105s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000551s ] --------------------------------------------------------------- [2024-09-05T00:06:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097596s] [吞吐率:10.25req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002247s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014067s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000667s ] --------------------------------------------------------------- [2024-09-05T00:06:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.109969s] [吞吐率:9.09req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015470s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009823s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000600s ] --------------------------------------------------------------- [2024-09-05T00:15:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.106165s] [吞吐率:9.42req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001902s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.022727s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000810s ] --------------------------------------------------------------- [2024-09-05T00:15:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.139048s] [吞吐率:7.19req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000741s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.025881s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012284s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010887s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000471s ] --------------------------------------------------------------- [2024-09-05T00:16:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.113935s] [吞吐率:8.78req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000861s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018867s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.003435s ] --------------------------------------------------------------- [2024-09-05T00:16:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.145243s] [吞吐率:6.89req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000719s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019899s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001231s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014157s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010807s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000587s ] --------------------------------------------------------------- [2024-09-05T00:18:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.100593s] [吞吐率:9.94req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001244s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014963s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.002320s ] --------------------------------------------------------------- [2024-09-05T00:18:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150801s] [吞吐率:6.63req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013871s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020471s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010411s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011627s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000640s ] --------------------------------------------------------------- [2024-09-05T00:18:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.090430s] [吞吐率:11.06req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004195s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021479s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001309s ] --------------------------------------------------------------- [2024-09-05T00:18:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097592s] [吞吐率:10.25req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.025093s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000700s ] --------------------------------------------------------------- [2024-09-05T00:18:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083275s] [吞吐率:12.01req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000801s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016829s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000865s ] --------------------------------------------------------------- [2024-09-05T00:18:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104777s] [吞吐率:9.54req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012208s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011912s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000869s ] --------------------------------------------------------------- [2024-09-05T00:18:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.128663s] [吞吐率:7.77req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.038271s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.026191s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000648s ] --------------------------------------------------------------- [2024-09-05T00:18:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158701s] [吞吐率:6.30req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001013s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.026547s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014048s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013373s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000532s ] --------------------------------------------------------------- [2024-09-05T00:42:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.106342s] [吞吐率:9.40req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000971s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018521s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000671s ] --------------------------------------------------------------- [2024-09-05T00:44:45+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099090s] [吞吐率:10.09req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019249s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000999s ] --------------------------------------------------------------- [2024-09-05T00:44:45+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.102684s] [吞吐率:9.74req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001146s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021340s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000821s ] --------------------------------------------------------------- [2024-09-05T00:44:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.076036s] [吞吐率:13.15req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000876s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011411s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000764s ] --------------------------------------------------------------- [2024-09-05T00:44:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088834s] [吞吐率:11.26req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009218s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014879s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000600s ] --------------------------------------------------------------- [2024-09-05T00:44:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091583s] [吞吐率:10.92req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009680s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014508s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000621s ] --------------------------------------------------------------- [2024-09-05T00:44:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108498s] [吞吐率:9.22req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000876s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013266s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000608s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016531s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000547s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011594s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-05T00:45:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081139s] [吞吐率:12.32req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015373s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000976s ] --------------------------------------------------------------- [2024-09-05T00:45:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095015s] [吞吐率:10.52req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000916s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013711s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000696s ] --------------------------------------------------------------- [2024-09-05T00:46:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080849s] [吞吐率:12.37req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000603s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010461s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000665s ] --------------------------------------------------------------- [2024-09-05T00:46:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095831s] [吞吐率:10.44req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019140s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010272s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000584s ] --------------------------------------------------------------- [2024-09-05T00:47:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091803s] [吞吐率:10.89req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001304s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.024837s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000837s ] --------------------------------------------------------------- [2024-09-05T00:47:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088687s] [吞吐率:11.28req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001111s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013879s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000723s ] --------------------------------------------------------------- [2024-09-05T00:47:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091541s] [吞吐率:10.92req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004571s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.024106s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000791s ] --------------------------------------------------------------- [2024-09-05T00:47:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087266s] [吞吐率:11.46req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013654s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000652s ] --------------------------------------------------------------- [2024-09-05T02:09:49+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.053344s] [吞吐率:18.75req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T02:15:13+08:00] 172.202.176.165 GET 101.132.37.87:83/ [运行时间:0.044288s] [吞吐率:22.58req/s] [内存消耗:2,140.80kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T06:58:44+08:00] 47.102.159.232 GET 101.132.37.87:83/ [运行时间:0.041675s] [吞吐率:24.00req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T06:58:44+08:00] 47.102.159.232 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027510s] [吞吐率:36.35req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T06:58:44+08:00] 47.102.159.232 GET 101.132.37.87:83/admin/ [运行时间:0.038290s] [吞吐率:26.12req/s] [内存消耗:2,176.99kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T06:58:44+08:00] 47.102.159.232 GET 101.132.37.87:83/admin/Login/index [运行时间:0.037710s] [吞吐率:26.52req/s] [内存消耗:2,323.36kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/favicon.ico [运行时间:0.027275s] [吞吐率:36.66req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027188s] [吞吐率:36.78req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.026825s] [吞吐率:37.28req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033811s] [吞吐率:29.58req/s] [内存消耗:2,142.72kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'cookie' => 'PHPSESSID=6n6sdej04eabof684s7rg3bm10', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027307s] [吞吐率:36.62req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.029946s] [吞吐率:33.39req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T06:58:45+08:00] 47.102.159.232 GET 101.132.37.87:83/wcm/ [运行时间:0.027939s] [吞吐率:35.79req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:25+08:00] 106.14.123.171 GET 101.132.37.87:83/ [运行时间:0.041630s] [吞吐率:24.02req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:05:25+08:00] 106.14.123.171 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027744s] [吞吐率:36.04req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:25+08:00] 106.14.123.171 GET 101.132.37.87:83/admin/ [运行时间:0.040515s] [吞吐率:24.68req/s] [内存消耗:2,176.99kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:05:25+08:00] 106.14.123.171 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038328s] [吞吐率:26.09req/s] [内存消耗:2,323.36kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T07:05:26+08:00] 106.14.123.171 GET 101.132.37.87:83/favicon.ico [运行时间:0.028798s] [吞吐率:34.72req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:26+08:00] 106.14.123.171 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027008s] [吞吐率:37.03req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:26+08:00] 106.14.123.171 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027777s] [吞吐率:36.00req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:26+08:00] 106.14.123.171 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033182s] [吞吐率:30.14req/s] [内存消耗:2,142.72kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'cookie' => 'PHPSESSID=f0bd6bqfs7pvanb0q7mju1bd61', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-05T07:05:26+08:00] 106.14.123.171 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.028285s] [吞吐率:35.35req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:26+08:00] 106.14.123.171 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027383s] [吞吐率:36.52req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:05:27+08:00] 106.14.123.171 GET 101.132.37.87:83/wcm/ [运行时间:0.027095s] [吞吐率:36.91req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/ [运行时间:0.035600s] [吞吐率:28.09req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027336s] [吞吐率:36.58req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/admin/ [运行时间:0.035635s] [吞吐率:28.06req/s] [内存消耗:2,176.99kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/admin/Login/index [运行时间:0.037692s] [吞吐率:26.53req/s] [内存消耗:2,323.36kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/favicon.ico [运行时间:0.026946s] [吞吐率:37.11req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027403s] [吞吐率:36.49req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027763s] [吞吐率:36.02req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.032941s] [吞吐率:30.36req/s] [内存消耗:2,142.72kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'cookie' => 'PHPSESSID=arp7j9bha8r2p1npgiac4r1lm1', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.029950s] [吞吐率:33.39req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:44+08:00] 139.224.214.208 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027079s] [吞吐率:36.93req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:06:45+08:00] 139.224.214.208 GET 101.132.37.87:83/wcm/ [运行时间:0.027137s] [吞吐率:36.85req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:45+08:00] 120.55.168.150 GET 101.132.37.87:83/ [运行时间:0.043247s] [吞吐率:23.12req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:11:45+08:00] 120.55.168.150 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027373s] [吞吐率:36.53req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:45+08:00] 120.55.168.150 GET 101.132.37.87:83/admin/ [运行时间:0.038040s] [吞吐率:26.29req/s] [内存消耗:2,176.99kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:11:45+08:00] 120.55.168.150 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038638s] [吞吐率:25.88req/s] [内存消耗:2,323.36kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T07:11:45+08:00] 120.55.168.150 GET 101.132.37.87:83/favicon.ico [运行时间:0.027098s] [吞吐率:36.90req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:45+08:00] 120.55.168.150 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027487s] [吞吐率:36.38req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:46+08:00] 120.55.168.150 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027398s] [吞吐率:36.50req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:46+08:00] 120.55.168.150 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033394s] [吞吐率:29.95req/s] [内存消耗:2,142.72kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'cookie' => 'PHPSESSID=lka9jraltbmmicjq7lvmbr0k92', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-05T07:11:46+08:00] 120.55.168.150 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.026809s] [吞吐率:37.30req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:46+08:00] 120.55.168.150 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.028326s] [吞吐率:35.30req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:11:46+08:00] 120.55.168.150 GET 101.132.37.87:83/wcm/ [运行时间:0.027140s] [吞吐率:36.85req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:28+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.042010s] [吞吐率:23.80req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:19:36+08:00] 47.100.118.22 GET 101.132.37.87:83/ [运行时间:0.033777s] [吞吐率:29.61req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:19:36+08:00] 47.100.118.22 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.028319s] [吞吐率:35.31req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:36+08:00] 47.100.118.22 GET 101.132.37.87:83/admin/ [运行时间:0.037200s] [吞吐率:26.88req/s] [内存消耗:2,176.99kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:19:36+08:00] 47.100.118.22 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039325s] [吞吐率:25.43req/s] [内存消耗:2,323.36kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T07:19:37+08:00] 47.100.118.22 GET 101.132.37.87:83/favicon.ico [运行时间:0.027203s] [吞吐率:36.76req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:37+08:00] 47.100.118.22 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027280s] [吞吐率:36.66req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:37+08:00] 47.100.118.22 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027264s] [吞吐率:36.68req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:37+08:00] 47.100.118.22 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033269s] [吞吐率:30.06req/s] [内存消耗:2,142.72kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'cookie' => 'PHPSESSID=t3c8ei97dustpv50m9b7eduil7', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-05T07:19:37+08:00] 47.100.118.22 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027195s] [吞吐率:36.77req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:37+08:00] 47.100.118.22 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.029659s] [吞吐率:33.72req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:19:38+08:00] 47.100.118.22 GET 101.132.37.87:83/wcm/ [运行时间:0.026970s] [吞吐率:37.08req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:00+08:00] 47.102.185.130 GET 101.132.37.87:83/ [运行时间:0.041326s] [吞吐率:24.20req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027327s] [吞吐率:36.59req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/admin/ [运行时间:0.040845s] [吞吐率:24.48req/s] [内存消耗:2,176.99kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/admin/Login/index [运行时间:0.040952s] [吞吐率:24.42req/s] [内存消耗:2,323.36kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/favicon.ico [运行时间:0.027729s] [吞吐率:36.06req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.026955s] [吞吐率:37.10req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027440s] [吞吐率:36.44req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.032877s] [吞吐率:30.42req/s] [内存消耗:2,142.72kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'cookie' => 'PHPSESSID=t4ghj26qnjimocq8giu1u4e9l3', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027513s] [吞吐率:36.35req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:01+08:00] 47.102.185.130 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.026976s] [吞吐率:37.07req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T07:28:02+08:00] 47.102.185.130 GET 101.132.37.87:83/wcm/ [运行时间:0.027449s] [吞吐率:36.43req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T09:03:01+08:00] 120.79.19.119 GET 101.132.37.87:83/?s=index/\think\module/action/param1/${@phpinfo()} [运行时间:0.033053s] [吞吐率:30.25req/s] [内存消耗:1,579.64kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T09:03:02+08:00] 120.79.19.119 GET 101.132.37.87:83/?s=admin/\think\module/action/param1/${@phpinfo()} [运行时间:0.026510s] [吞吐率:37.72req/s] [内存消耗:1,579.64kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T09:03:02+08:00] 120.79.19.119 GET 101.132.37.87:83/?s=api/\think\module/action/param1/${@phpinfo()} [运行时间:0.026213s] [吞吐率:38.15req/s] [内存消耗:1,579.64kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T09:03:02+08:00] 120.79.19.119 GET 101.132.37.87:83/?s=manage/\think\module/action/param1/${@phpinfo()} [运行时间:0.027292s] [吞吐率:36.64req/s] [内存消耗:1,579.64kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T09:32:54+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.041850s] [吞吐率:23.89req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T09:42:50+08:00] 107.151.182.62 GET 101.132.37.87:83/ [运行时间:0.041882s] [吞吐率:23.88req/s] [内存消耗:2,141.28kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T11:04:25+08:00] 205.210.31.26 GET 101.132.37.87:83/ [运行时间:0.041258s] [吞吐率:24.24req/s] [内存消耗:2,141.81kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T11:37:09+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.041743s] [吞吐率:23.96req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T11:45:43+08:00] 205.210.31.202 GET 101.132.37.87:83/ [运行时间:0.044490s] [吞吐率:22.48req/s] [内存消耗:2,141.81kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T13:44:04+08:00] 147.182.221.25 POST 101.132.37.87:83/php-cgi/php-cgi.exe?%add+allow_url_include%3d1+%add+auto_prepend_file%3dphp://input [运行时间:0.032701s] [吞吐率:30.58req/s] [内存消耗:1,578.11kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T13:55:58+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.042711s] [吞吐率:23.41req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T14:55:48+08:00] 64.62.197.99 GET 101.132.37.87:83/ [运行时间:0.041277s] [吞吐率:24.23req/s] [内存消耗:2,141.41kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.156 Not(A:Brand/24 YaBrowser/24.4.1.899 Yowser/2.5 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T14:56:04+08:00] 64.62.197.106 GET 101.132.37.87:83/favicon.ico [运行时间:0.033607s] [吞吐率:29.76req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T14:56:07+08:00] 64.62.197.106 GET api.ipify.orghttp://api.ipify.org/?format=json [运行时间:0.035422s] [吞吐率:28.23req/s] [内存消耗:2,141.21kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'api.ipify.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.160 Safari/537.36', ) [ info ] [ PARAM ] array ( 'format' => 'json', ) --------------------------------------------------------------- [2024-09-05T14:56:09+08:00] 64.62.197.98 CONNECT www.shadowserver.org:443www.shadowserver.org:443 [运行时间:0.025768s] [吞吐率:38.81req/s] [内存消耗:1,496.08kb] [文件加载:48] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [8]未定义数组索引: connect[E:\item\doctor\thinkphp\library\think\route\RuleGroup.php:204] --------------------------------------------------------------- [2024-09-05T15:01:44+08:00] 122.188.32.235 HEAD 110.242.68.4http://110.242.68.4/ [运行时间:0.041868s] [吞吐率:23.88req/s] [内存消耗:2,142.39kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '110.242.68.4', 'proxy-authorization' => 'Basic Og==', 'proxy-connection' => 'Keep-Alive', 'user-agent' => 'Mozilla/5.01682558 Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/537.36(KHTML, like Gecko) Chrome/40.0.2214.89 Safari/537.36', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'connection' => 'keep-alive', 'cache-control' => 'max-age=0', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T15:01:59+08:00] 150.255.176.219 CONNECT www.baidu.com:443www.baidu.com:443 [运行时间:0.026752s] [吞吐率:37.38req/s] [内存消耗:1,496.07kb] [文件加载:48] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [8]未定义数组索引: connect[E:\item\doctor\thinkphp\library\think\route\RuleGroup.php:204] --------------------------------------------------------------- [2024-09-05T15:01:59+08:00] 220.167.232.113 GET www.wujieliulan.comhttp://www.wujieliulan.com/ [运行时间:0.033482s] [吞吐率:29.87req/s] [内存消耗:2,142.98kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'www.wujieliulan.com', 'proxy-authorization' => 'Basic Og==', 'proxy-connection' => 'Keep-Alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'max-age=0', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T15:02:01+08:00] 220.167.232.113 GET www.rfa.orghttp://www.rfa.org/english/ [运行时间:0.028255s] [吞吐率:35.39req/s] [内存消耗:1,616.91kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T15:02:01+08:00] 220.167.232.113 CONNECT cn.bing.com:443cn.bing.com:443 [运行时间:0.032530s] [吞吐率:30.74req/s] [内存消耗:1,496.07kb] [文件加载:48] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [8]未定义数组索引: connect[E:\item\doctor\thinkphp\library\think\route\RuleGroup.php:204] --------------------------------------------------------------- [2024-09-05T15:02:01+08:00] 220.167.232.113 GET www.epochtimes.comhttp://www.epochtimes.com/ [运行时间:0.044315s] [吞吐率:22.57req/s] [内存消耗:2,142.98kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'www.epochtimes.com', 'proxy-authorization' => 'Basic Og==', 'proxy-connection' => 'Keep-Alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'max-age=0', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T15:02:01+08:00] 220.167.232.113 GET dongtaiwang.comhttp://dongtaiwang.com/ [运行时间:0.051380s] [吞吐率:19.46req/s] [内存消耗:2,142.95kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'dongtaiwang.com', 'proxy-authorization' => 'Basic Og==', 'proxy-connection' => 'Keep-Alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'max-age=0', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T15:02:01+08:00] 220.167.232.113 CONNECT www.so.com:443www.so.com:443 [运行时间:0.026391s] [吞吐率:37.89req/s] [内存消耗:1,496.07kb] [文件加载:48] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [8]未定义数组索引: connect[E:\item\doctor\thinkphp\library\think\route\RuleGroup.php:204] --------------------------------------------------------------- [2024-09-05T15:02:02+08:00] 220.167.232.113 GET www.minghui.orghttp://www.minghui.org/ [运行时间:0.033263s] [吞吐率:30.06req/s] [内存消耗:2,142.98kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'www.minghui.org', 'proxy-authorization' => 'Basic Og==', 'proxy-connection' => 'Keep-Alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'max-age=0', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T15:02:02+08:00] 123.178.210.181 CONNECT www.voanews.com:443www.voanews.com:443 [运行时间:0.026041s] [吞吐率:38.40req/s] [内存消耗:1,496.07kb] [文件加载:48] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [8]未定义数组索引: connect[E:\item\doctor\thinkphp\library\think\route\RuleGroup.php:204] --------------------------------------------------------------- [2024-09-05T15:02:02+08:00] 123.178.210.181 GET www.soso.comhttp://www.soso.com/ [运行时间:0.033482s] [吞吐率:29.87req/s] [内存消耗:2,142.98kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'www.soso.com', 'proxy-authorization' => 'Basic Og==', 'proxy-connection' => 'Keep-Alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'max-age=0', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T16:10:26+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.043308s] [吞吐率:23.09req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T18:22:46+08:00] 167.94.146.56 GET 101.132.37.87:83/ [运行时间:0.041386s] [吞吐率:24.16req/s] [内存消耗:2,140.28kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T18:22:49+08:00] 167.94.146.56 GET 101.132.37.87:83/ [运行时间:0.033747s] [吞吐率:29.63req/s] [内存消耗:2,141.00kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T18:22:50+08:00] 167.94.146.56 GET 101.132.37.87:83/favicon.ico [运行时间:0.027550s] [吞吐率:36.30req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T18:27:19+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.041665s] [吞吐率:24.00req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T22:20:54+08:00] 112.1.58.60 GET 101.132.37.87:83/admin/Index/index [运行时间:0.046478s] [吞吐率:21.52req/s] [内存消耗:2,177.81kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1725366010', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T22:20:54+08:00] 112.1.58.60 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039327s] [吞吐率:25.43req/s] [内存消耗:2,324.95kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1725366010; PHPSESSID=atuvhmvr52je1kser3gfhbbhl2', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2024-09-05T22:20:54+08:00] 112.1.58.60 GET 101.132.37.87:83/favicon.ico [运行时间:0.034027s] [吞吐率:29.39req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-05T22:41:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098754s] [吞吐率:10.13req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000861s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016146s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000910s ] --------------------------------------------------------------- [2024-09-05T22:41:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096598s] [吞吐率:10.35req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001080s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021380s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000715s ] --------------------------------------------------------------- [2024-09-05T22:54:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098041s] [吞吐率:10.20req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018493s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000620s ] --------------------------------------------------------------- [2024-09-05T22:54:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124345s] [吞吐率:8.04req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001171s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017383s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016025s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000624s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010630s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000501s ] --------------------------------------------------------------- [2024-09-05T22:55:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.102560s] [吞吐率:9.75req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001195s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022365s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000795s ] --------------------------------------------------------------- [2024-09-05T22:55:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103143s] [吞吐率:9.70req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021335s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000878s ] --------------------------------------------------------------- [2024-09-05T22:55:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083189s] [吞吐率:12.02req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000648s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017996s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000651s ] --------------------------------------------------------------- [2024-09-05T22:55:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109432s] [吞吐率:9.14req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000968s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019368s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000643s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010431s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010308s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000446s ] --------------------------------------------------------------- [2024-09-05T22:55:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082560s] [吞吐率:12.11req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000865s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017975s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000653s ] --------------------------------------------------------------- [2024-09-05T22:55:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111312s] [吞吐率:8.98req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003386s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019496s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000688s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010284s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011758s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000447s ] --------------------------------------------------------------- [2024-09-05T22:56:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103718s] [吞吐率:9.64req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000987s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018623s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000730s ] --------------------------------------------------------------- [2024-09-05T22:56:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.164315s] [吞吐率:6.09req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000764s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019462s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000767s ] --------------------------------------------------------------- [2024-09-05T22:56:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.218302s] [吞吐率:4.58req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018390s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032789s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012814s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013798s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000630s ] --------------------------------------------------------------- [2024-09-05T22:56:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.087081s] [吞吐率:11.48req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009396s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015634s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000682s ] --------------------------------------------------------------- [2024-09-05T22:56:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114438s] [吞吐率:8.74req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004847s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015274s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.002701s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013973s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010711s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000564s ] --------------------------------------------------------------- [2024-09-05T22:59:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.108264s] [吞吐率:9.24req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021006s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000581s ] --------------------------------------------------------------- [2024-09-05T22:59:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121489s] [吞吐率:8.23req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001910s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011073s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001981s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014891s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012153s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000458s ] --------------------------------------------------------------- [2024-09-05T23:05:39+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.041636s] [吞吐率:24.02req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-05T23:07:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093428s] [吞吐率:10.70req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000707s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017709s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001492s ] --------------------------------------------------------------- [2024-09-05T23:07:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.119583s] [吞吐率:8.36req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001970s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023103s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000835s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014455s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010045s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000635s ] --------------------------------------------------------------- [2024-09-05T23:07:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083554s] [吞吐率:11.97req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000831s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018986s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000766s ] --------------------------------------------------------------- [2024-09-05T23:07:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091146s] [吞吐率:10.97req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000921s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013649s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000566s ] --------------------------------------------------------------- [2024-09-05T23:07:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085325s] [吞吐率:11.72req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000981s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021192s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000605s ] --------------------------------------------------------------- [2024-09-05T23:07:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108982s] [吞吐率:9.18req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000933s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019589s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011040s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009606s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000444s ] --------------------------------------------------------------- [2024-09-05T23:09:04+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101400s] [吞吐率:9.86req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005676s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015071s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000990s ] --------------------------------------------------------------- [2024-09-05T23:09:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.136108s] [吞吐率:7.35req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015797s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013115s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015014s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014816s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000607s ] --------------------------------------------------------------- [2024-09-05T23:09:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083278s] [吞吐率:12.01req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001232s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014764s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000657s ] --------------------------------------------------------------- [2024-09-05T23:19:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095300s] [吞吐率:10.49req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000885s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016724s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.002713s ] --------------------------------------------------------------- [2024-09-05T23:19:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094711s] [吞吐率:10.56req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000651s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011768s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000991s ] --------------------------------------------------------------- [2024-09-05T23:19:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.119993s] [吞吐率:8.33req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000887s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015293s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012408s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013296s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000535s ] --------------------------------------------------------------- [2024-09-05T23:19:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096702s] [吞吐率:10.34req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001013s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016422s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000866s ] --------------------------------------------------------------- [2024-09-05T23:21:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096857s] [吞吐率:10.32req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019171s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001953s ] --------------------------------------------------------------- [2024-09-05T23:21:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.130767s] [吞吐率:7.65req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022401s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015038s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009766s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000490s ] --------------------------------------------------------------- [2024-09-05T23:23:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.075042s] [吞吐率:13.33req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000856s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011190s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000575s ] --------------------------------------------------------------- [2024-09-05T23:23:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114892s] [吞吐率:8.70req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013641s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010053s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009937s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009948s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000485s ] --------------------------------------------------------------- [2024-09-05T23:25:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120464s] [吞吐率:8.30req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001302s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015823s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000626s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009374s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013866s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000544s ] --------------------------------------------------------------- [2024-09-05T23:25:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.121692s] [吞吐率:8.22req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.035046s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013862s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000705s ] --------------------------------------------------------------- [2024-09-05T23:26:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090651s] [吞吐率:11.03req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016578s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000885s ] --------------------------------------------------------------- [2024-09-05T23:26:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116370s] [吞吐率:8.59req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004185s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013317s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001604s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018103s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011271s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000801s ] --------------------------------------------------------------- [2024-09-05T23:26:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084381s] [吞吐率:11.85req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000864s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019590s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000677s ] --------------------------------------------------------------- [2024-09-05T23:26:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111553s] [吞吐率:8.96req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000931s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019125s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011333s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009365s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000465s ] --------------------------------------------------------------- [2024-09-05T23:26:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087805s] [吞吐率:11.39req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018423s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000859s ] --------------------------------------------------------------- [2024-09-05T23:26:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088011s] [吞吐率:11.36req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018998s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000674s ] --------------------------------------------------------------- [2024-09-05T23:26:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.148272s] [吞吐率:6.74req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011222s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017716s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000978s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015392s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000658s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017451s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000626s ] --------------------------------------------------------------- [2024-09-05T23:26:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.111853s] [吞吐率:8.94req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000998s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018492s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000695s ] --------------------------------------------------------------- [2024-09-05T23:27:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089135s] [吞吐率:11.22req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003732s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018552s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000950s ] --------------------------------------------------------------- [2024-09-05T23:27:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095494s] [吞吐率:10.47req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009112s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019346s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.004293s ] --------------------------------------------------------------- [2024-09-05T23:27:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082672s] [吞吐率:12.10req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000733s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020057s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000579s ] --------------------------------------------------------------- [2024-09-05T23:27:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110818s] [吞吐率:9.02req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000951s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018331s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000746s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010964s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000517s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009924s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000458s ] --------------------------------------------------------------- [2024-09-05T23:30:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093655s] [吞吐率:10.68req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000739s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014684s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000666s ] --------------------------------------------------------------- [2024-09-05T23:30:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121065s] [吞吐率:8.26req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000850s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019907s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001067s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012189s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009432s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000459s ] --------------------------------------------------------------- [2024-09-05T23:31:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081829s] [吞吐率:12.22req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004376s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015305s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000722s ] --------------------------------------------------------------- [2024-09-05T23:31:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111324s] [吞吐率:8.98req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003272s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019434s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010247s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000533s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009795s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-05T23:31:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080931s] [吞吐率:12.36req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000810s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014808s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000645s ] --------------------------------------------------------------- [2024-09-05T23:31:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.118198s] [吞吐率:8.46req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007097s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021776s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010486s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009581s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000448s ] --------------------------------------------------------------- [2024-09-05T23:32:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084155s] [吞吐率:11.88req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001053s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010776s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000557s ] --------------------------------------------------------------- [2024-09-05T23:32:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124871s] [吞吐率:8.01req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013990s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009753s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000547s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009929s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010110s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000451s ] --------------------------------------------------------------- [2024-09-05T23:35:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.106929s] [吞吐率:9.35req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013302s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018104s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000870s ] --------------------------------------------------------------- [2024-09-05T23:35:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124112s] [吞吐率:8.06req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002459s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012352s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000615s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018300s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000559s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013568s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000690s ] --------------------------------------------------------------- [2024-09-05T23:36:04+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101050s] [吞吐率:9.90req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002035s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022552s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000904s ] --------------------------------------------------------------- [2024-09-05T23:36:04+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.100252s] [吞吐率:9.97req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004657s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016360s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000786s ] --------------------------------------------------------------- [2024-09-05T23:36:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081760s] [吞吐率:12.23req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000980s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016931s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000681s ] --------------------------------------------------------------- [2024-09-05T23:36:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109945s] [吞吐率:9.10req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001550s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020665s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011183s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009830s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000514s ] --------------------------------------------------------------- [2024-09-05T23:36:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080375s] [吞吐率:12.44req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000959s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018278s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000668s ] --------------------------------------------------------------- [2024-09-05T23:36:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110177s] [吞吐率:9.08req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000811s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019089s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010914s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009972s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000461s ] --------------------------------------------------------------- [2024-09-05T23:36:27+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.070328s] [吞吐率:14.22req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013787s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011204s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000636s ] --------------------------------------------------------------- [2024-09-05T23:36:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.101043s] [吞吐率:9.90req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017795s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020920s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001873s ] --------------------------------------------------------------- [2024-09-05T23:36:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125346s] [吞吐率:7.98req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013208s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010874s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014560s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013831s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000479s ] --------------------------------------------------------------- [2024-09-05T23:37:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078164s] [吞吐率:12.79req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015086s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001268s ] --------------------------------------------------------------- [2024-09-05T23:37:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116088s] [吞吐率:8.61req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014805s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013374s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009793s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010201s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000481s ] --------------------------------------------------------------- [2024-09-05T23:37:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079594s] [吞吐率:12.56req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002967s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014911s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000664s ] --------------------------------------------------------------- [2024-09-05T23:37:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111511s] [吞吐率:8.97req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003291s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018825s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000670s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013390s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009740s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000497s ] --------------------------------------------------------------- [2024-09-05T23:37:39+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078148s] [吞吐率:12.80req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001615s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016082s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000666s ] --------------------------------------------------------------- [2024-09-05T23:37:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112098s] [吞吐率:8.92req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004513s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018742s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010338s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010984s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000461s ] --------------------------------------------------------------- [2024-09-05T23:38:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093247s] [吞吐率:10.72req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014617s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001308s ] --------------------------------------------------------------- [2024-09-05T23:38:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125401s] [吞吐率:7.97req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011970s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013746s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010068s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009617s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000444s ] --------------------------------------------------------------- [2024-09-05T23:38:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090783s] [吞吐率:11.02req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010246s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016680s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001860s ] --------------------------------------------------------------- [2024-09-05T23:38:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106587s] [吞吐率:9.38req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014161s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014023s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010115s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000440s ] --------------------------------------------------------------- [2024-09-05T23:44:48+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.105150s] [吞吐率:9.51req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007007s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021892s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000922s ] --------------------------------------------------------------- [2024-09-05T23:44:48+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122744s] [吞吐率:8.15req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000926s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015330s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.002001s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015850s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012156s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000450s ] --------------------------------------------------------------- [2024-09-05T23:45:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.128493s] [吞吐率:7.78req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000895s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020126s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011953s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015929s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000616s ] --------------------------------------------------------------- [2024-09-05T23:45:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.099007s] [吞吐率:10.10req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003362s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016917s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000968s ] --------------------------------------------------------------- [2024-09-05T23:45:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.130393s] [吞吐率:7.67req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002096s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013613s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010242s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009434s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000460s ] --------------------------------------------------------------- [2024-09-05T23:50:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098312s] [吞吐率:10.17req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000624s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018122s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.003843s ] --------------------------------------------------------------- [2024-09-05T23:50:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121943s] [吞吐率:8.20req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009269s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015842s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011048s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009371s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000454s ] --------------------------------------------------------------- [2024-09-05T23:50:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081308s] [吞吐率:12.30req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001954s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016307s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000665s ] --------------------------------------------------------------- [2024-09-05T23:50:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108197s] [吞吐率:9.24req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001147s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018722s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010783s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009640s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000443s ] --------------------------------------------------------------- [2024-09-05T23:50:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079485s] [吞吐率:12.58req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002514s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015593s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000613s ] --------------------------------------------------------------- [2024-09-05T23:50:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113217s] [吞吐率:8.83req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001621s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018644s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000652s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013359s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009968s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000452s ] --------------------------------------------------------------- [2024-09-05T23:50:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088019s] [吞吐率:11.36req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000963s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017373s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000731s ] --------------------------------------------------------------- [2024-09-05T23:50:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097533s] [吞吐率:10.25req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017045s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000792s ] --------------------------------------------------------------- [2024-09-05T23:50:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098582s] [吞吐率:10.14req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002471s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019174s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000695s ] --------------------------------------------------------------- [2024-09-05T23:50:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.199159s] [吞吐率:5.02req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.061996s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015047s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000765s ] --------------------------------------------------------------- [2024-09-05T23:50:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.230316s] [吞吐率:4.34req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008338s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.025967s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001738s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.022952s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.021725s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001290s ] --------------------------------------------------------------- [2024-09-05T23:51:25+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081959s] [吞吐率:12.20req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001069s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019912s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000886s ] --------------------------------------------------------------- [2024-09-05T23:51:25+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113844s] [吞吐率:8.78req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007242s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017031s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000990s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010972s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000590s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010663s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000460s ] --------------------------------------------------------------- [2024-09-05T23:51:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083739s] [吞吐率:11.94req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002419s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019683s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000647s ] --------------------------------------------------------------- [2024-09-05T23:51:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110218s] [吞吐率:9.07req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000616s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016862s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011325s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009893s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000561s ] --------------------------------------------------------------- [2024-09-05T23:52:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078683s] [吞吐率:12.71req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001646s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016019s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000651s ] --------------------------------------------------------------- [2024-09-05T23:52:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110307s] [吞吐率:9.07req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003913s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019619s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000688s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010648s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009806s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000447s ] --------------------------------------------------------------- [2024-09-05T23:53:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.103718s] [吞吐率:9.64req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018082s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000720s ] --------------------------------------------------------------- [2024-09-05T23:53:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.132997s] [吞吐率:7.52req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001877s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.025973s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000949s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011376s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010706s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000556s ] --------------------------------------------------------------- [2024-09-05T23:53:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.076180s] [吞吐率:13.13req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010403s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000643s ] --------------------------------------------------------------- [2024-09-05T23:53:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087469s] [吞吐率:11.43req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014852s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010752s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000575s ] --------------------------------------------------------------- [2024-09-05T23:53:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081483s] [吞吐率:12.27req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000951s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019207s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000875s ] --------------------------------------------------------------- [2024-09-05T23:53:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107520s] [吞吐率:9.30req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000694s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017229s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000658s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010631s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009786s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000445s ] --------------------------------------------------------------- [2024-09-05T23:54:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092241s] [吞吐率:10.84req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009814s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016413s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000946s ] --------------------------------------------------------------- [2024-09-05T23:54:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114890s] [吞吐率:8.70req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014682s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012389s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009722s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000454s ] --------------------------------------------------------------- [2024-09-05T23:54:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081681s] [吞吐率:12.24req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000637s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016733s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000773s ] --------------------------------------------------------------- [2024-09-05T23:54:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086385s] [吞吐率:11.58req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000823s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022225s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000672s ] --------------------------------------------------------------- [2024-09-05T23:54:27+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107503s] [吞吐率:9.30req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000809s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017426s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009419s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013783s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000575s ] --------------------------------------------------------------- [2024-09-05T23:54:27+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.115539s] [吞吐率:8.66req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.029023s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013784s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000554s ] --------------------------------------------------------------- [2024-09-05T23:55:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.094684s] [吞吐率:10.56req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005855s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014667s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000585s ] --------------------------------------------------------------- [2024-09-05T23:55:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121018s] [吞吐率:8.26req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017723s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012028s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009365s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000453s ] --------------------------------------------------------------- [2024-09-05T23:56:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077610s] [吞吐率:12.88req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000650s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017385s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000877s ] --------------------------------------------------------------- [2024-09-05T23:56:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114470s] [吞吐率:8.74req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012368s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015775s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009552s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000498s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010330s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000465s ] --------------------------------------------------------------- [2024-09-05T23:58:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092357s] [吞吐率:10.83req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001738s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018721s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000726s ] --------------------------------------------------------------- [2024-09-05T23:58:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122296s] [吞吐率:8.18req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000683s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019433s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011338s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009826s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000454s ]