--------------------------------------------------------------- [2024-09-06T00:00:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076095s] [吞吐率:13.14req/s] [内存消耗:3,511.47kb] [文件加载: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.001493s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011898s ] [ 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-06T00:00:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.117927s] [吞吐率:8.48req/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.004832s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023768s ] [ 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.000851s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012872s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011459s ] [ 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-06T00:01:45+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096953s] [吞吐率:10.31req/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.000910s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018628s ] [ 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.000801s ] --------------------------------------------------------------- [2024-09-06T00:01:45+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097296s] [吞吐率:10.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.000951s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019171s ] [ 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-06T00:03:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084396s] [吞吐率: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.001539s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019166s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000670s ] --------------------------------------------------------------- [2024-09-06T00:03:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109011s] [吞吐率:9.17req/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.000808s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017567s ] [ 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.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010591s ] [ 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.009434s ] [ 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-06T00:03:25+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091159s] [吞吐率:10.97req/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.003406s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015637s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.002314s ] --------------------------------------------------------------- [2024-09-06T00:03:32+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097331s] [吞吐率:10.27req/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.001393s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015204s ] [ 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.000847s ] --------------------------------------------------------------- [2024-09-06T00:03:32+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099950s] [吞吐率:10.00req/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.001756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021540s ] [ 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.000833s ] --------------------------------------------------------------- [2024-09-06T00:03:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.129719s] [吞吐率:7.71req/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.002770s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017707s ] [ 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.000753s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014075s ] [ 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.017074s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000578s ] --------------------------------------------------------------- [2024-09-06T00:03:35+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.086976s] [吞吐率:11.50req/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.001136s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015038s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000809s ] --------------------------------------------------------------- [2024-09-06T00:06:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096997s] [吞吐率:10.31req/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.004221s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014600s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000586s ] --------------------------------------------------------------- [2024-09-06T00:06:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121218s] [吞吐率:8.25req/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.002363s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015700s ] [ 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.017069s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008792s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000442s ] --------------------------------------------------------------- [2024-09-06T00:06:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.089275s] [吞吐率:11.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.011092s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016064s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000656s ] --------------------------------------------------------------- [2024-09-06T00:06:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111652s] [吞吐率: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.011140s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016225s ] [ 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.000808s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008396s ] [ 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.007806s ] [ 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-06T00:07:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078917s] [吞吐率:12.67req/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.000832s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014204s ] [ 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-06T00:07:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101359s] [吞吐率:9.87req/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.000885s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014808s ] [ 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.009217s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007821s ] [ 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-06T00:07:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098230s] [吞吐率:10.18req/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.008319s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017325s ] [ 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-06T00:07:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107085s] [吞吐率:9.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.000839s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011023s ] [ 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.000607s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012745s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011325s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000573s ] --------------------------------------------------------------- [2024-09-06T00:08:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.074356s] [吞吐率:13.45req/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.000628s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011664s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000701s ] --------------------------------------------------------------- [2024-09-06T00:08:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.104427s] [吞吐率:9.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.008914s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012714s ] [ 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.000548s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.007879s ] [ 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.008097s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000456s ] --------------------------------------------------------------- [2024-09-06T00:08:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083496s] [吞吐率:11.98req/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.000635s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008307s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000586s ] --------------------------------------------------------------- [2024-09-06T00:08:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121013s] [吞吐率: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.014016s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008838s ] [ 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.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009461s ] [ 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.007734s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000475s ] --------------------------------------------------------------- [2024-09-06T00:09:00+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.071463s] [吞吐率:13.99req/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.000587s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007980s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000789s ] --------------------------------------------------------------- [2024-09-06T00:09:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107109s] [吞吐率:9.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.012442s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008425s ] [ 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.000553s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009812s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007679s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000457s ] --------------------------------------------------------------- [2024-09-06T00:21:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088003s] [吞吐率: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.000618s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014046s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000684s ] --------------------------------------------------------------- [2024-09-06T00:21:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.115831s] [吞吐率:8.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.003023s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016038s ] [ 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.000671s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010106s ] [ 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.008241s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000468s ] --------------------------------------------------------------- [2024-09-06T00:21:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081956s] [吞吐率:12.20req/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.000598s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014827s ] [ 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.000833s ] --------------------------------------------------------------- [2024-09-06T00:21:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083173s] [吞吐率:12.02req/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.001090s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018397s ] [ 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.000657s ] --------------------------------------------------------------- [2024-09-06T00:21:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084863s] [吞吐率:11.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.001166s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011023s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000655s ] --------------------------------------------------------------- [2024-09-06T00:21:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093258s] [吞吐率:10.72req/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.000594s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012284s ] [ 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.000750s ] --------------------------------------------------------------- [2024-09-06T00:21:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.105959s] [吞吐率:9.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.002384s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.028370s ] [ 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.000749s ] --------------------------------------------------------------- [2024-09-06T00:21:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.089934s] [吞吐率:11.12req/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.013304s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011466s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000729s ] --------------------------------------------------------------- [2024-09-06T00:21:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.127407s] [吞吐率:7.85req/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.000941s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011393s ] [ 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.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010191s ] [ 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.009216s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000582s ] --------------------------------------------------------------- [2024-09-06T00:24:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.094060s] [吞吐率:10.63req/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.000627s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018673s ] [ 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-06T00:24:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123887s] [吞吐率:8.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.005985s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018229s ] [ 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.000736s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011194s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009389s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000442s ] --------------------------------------------------------------- [2024-09-06T00:25:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084626s] [吞吐率:11.82req/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.002838s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016188s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001398s ] --------------------------------------------------------------- [2024-09-06T00:25:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110627s] [吞吐率:9.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.000890s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017484s ] [ 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.001621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013848s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009910s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000455s ] --------------------------------------------------------------- [2024-09-06T00:25:37+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090066s] [吞吐率:11.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.001024s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018878s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000730s ] --------------------------------------------------------------- [2024-09-06T00:25:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097082s] [吞吐率:10.30req/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.003379s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017416s ] [ 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.000843s ] --------------------------------------------------------------- [2024-09-06T00:25:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096907s] [吞吐率:10.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.000772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017439s ] [ 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.000560s ] --------------------------------------------------------------- [2024-09-06T00:25:48+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082131s] [吞吐率:12.18req/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.001020s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018275s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000693s ] --------------------------------------------------------------- [2024-09-06T00:25:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109685s] [吞吐率: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.000962s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020342s ] [ 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.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011462s ] [ 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.010505s ] [ 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-06T00:26:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084868s] [吞吐率:11.78req/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.002885s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018784s ] [ 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.000858s ] --------------------------------------------------------------- [2024-09-06T00:26:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085162s] [吞吐率:11.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.001228s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019431s ] [ 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.000833s ] --------------------------------------------------------------- [2024-09-06T00:26:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085415s] [吞吐率:11.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.001911s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021588s ] [ 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-06T00:26:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109866s] [吞吐率: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.000709s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020660s ] [ 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.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010518s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009591s ] [ 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-06T00:26:45+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087445s] [吞吐率:11.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.000984s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012653s ] [ 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.000876s ] --------------------------------------------------------------- [2024-09-06T00:26:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.102988s] [吞吐率:9.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.000923s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.026041s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000587s ] --------------------------------------------------------------- [2024-09-06T00:26:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.217402s] [吞吐率:4.60req/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.079593s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021864s ] [ 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.001984s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.022397s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013187s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000572s ] --------------------------------------------------------------- [2024-09-06T00:27:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.076018s] [吞吐率: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.000563s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011096s ] [ 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.000885s ] --------------------------------------------------------------- [2024-09-06T00:27:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087522s] [吞吐率: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.013158s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012102s ] [ 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.000590s ] --------------------------------------------------------------- [2024-09-06T00:27:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076013s] [吞吐率:13.16req/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.001181s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010706s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000551s ] --------------------------------------------------------------- [2024-09-06T00:27:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.131014s] [吞吐率:7.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.030631s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009870s ] [ 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.000590s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010039s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009884s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000466s ] --------------------------------------------------------------- [2024-09-06T00:27:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077040s] [吞吐率:12.98req/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.000591s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010247s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000753s ] --------------------------------------------------------------- [2024-09-06T00:27:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114258s] [吞吐率:8.75req/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.013892s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011723s ] [ 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.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009903s ] [ 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.009974s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000455s ] --------------------------------------------------------------- [2024-09-06T00:27:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083558s] [吞吐率: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.004066s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015136s ] [ 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.000765s ] --------------------------------------------------------------- [2024-09-06T00:27:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083077s] [吞吐率:12.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.000965s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019200s ] [ 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.000666s ] --------------------------------------------------------------- [2024-09-06T00:27:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080370s] [吞吐率: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.000592s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014443s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001955s ] --------------------------------------------------------------- [2024-09-06T00:27:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109184s] [吞吐率:9.16req/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.010457s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012444s ] [ 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.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009999s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009592s ] [ 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-06T00:28:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.087335s] [吞吐率:11.45req/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.008833s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016588s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000587s ] --------------------------------------------------------------- [2024-09-06T00:28:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110041s] [吞吐率:9.09req/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.000568s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015065s ] [ 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.001387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013488s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009778s ] [ 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-06T00:28:34+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091895s] [吞吐率:10.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.011270s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020084s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000714s ] --------------------------------------------------------------- [2024-09-06T00:28:34+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122200s] [吞吐率: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.011403s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021917s ] [ 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.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010400s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009554s ] [ 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-06T00:30:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104937s] [吞吐率:9.53req/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.001011s ] 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.001039s ] --------------------------------------------------------------- [2024-09-06T00:30:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.100105s] [吞吐率:9.99req/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.002433s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.022489s ] [ 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-06T00:30:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125417s] [吞吐率: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.000683s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019417s ] [ 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.000796s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011848s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010470s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000483s ] --------------------------------------------------------------- [2024-09-06T00:31:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085306s] [吞吐率: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.000926s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020167s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000662s ] --------------------------------------------------------------- [2024-09-06T00:31:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111591s] [吞吐率: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.000766s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014630s ] [ 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.010571s ] [ 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.009614s ] [ 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-06T00:31:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.118392s] [吞吐率:8.45req/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.003923s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012697s ] [ 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.000745s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011455s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012942s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000605s ] --------------------------------------------------------------- [2024-09-06T00:31:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.101410s] [吞吐率:9.86req/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.001347s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018900s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000694s ] --------------------------------------------------------------- [2024-09-06T00:31:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.128599s] [吞吐率: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.000591s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017920s ] [ 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.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011393s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009681s ] [ 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-06T00:32:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081336s] [吞吐率:12.29req/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.004489s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016031s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000711s ] --------------------------------------------------------------- [2024-09-06T00:32:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108924s] [吞吐率: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.001001s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020332s ] [ 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.010296s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009580s ] [ 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-06T00:32:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083998s] [吞吐率:11.91req/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.000710s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018835s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000796s ] --------------------------------------------------------------- [2024-09-06T00:32:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109774s] [吞吐率:9.11req/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.000916s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018347s ] [ 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.000689s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010977s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009573s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000457s ] --------------------------------------------------------------- [2024-09-06T00:32:52+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084367s] [吞吐率:11.85req/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.000868s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017323s ] [ 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-06T00:32:52+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081082s] [吞吐率:12.33req/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.001802s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014909s ] [ 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.000567s ] --------------------------------------------------------------- [2024-09-06T00:32:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079325s] [吞吐率:12.61req/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.001454s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015480s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000656s ] --------------------------------------------------------------- [2024-09-06T00:32:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111158s] [吞吐率:9.00req/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.000804s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020058s ] [ 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.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011224s ] [ 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.009591s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000455s ] --------------------------------------------------------------- [2024-09-06T00:33:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081867s] [吞吐率:12.21req/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.001691s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018881s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000667s ] --------------------------------------------------------------- [2024-09-06T00:33:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109663s] [吞吐率: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.003048s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018593s ] [ 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.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010517s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010030s ] [ 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-06T00:35:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101290s] [吞吐率:9.87req/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.001042s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017200s ] [ 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.000725s ] --------------------------------------------------------------- [2024-09-06T00:35:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.117897s] [吞吐率:8.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.007741s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021035s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000867s ] --------------------------------------------------------------- [2024-09-06T00:35:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.165125s] [吞吐率:6.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.000728s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014291s ] [ 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.000563s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009551s ] [ 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.011259s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000467s ] --------------------------------------------------------------- [2024-09-06T00:36:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081644s] [吞吐率:12.25req/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.000969s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017010s ] [ 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-06T00:36:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114048s] [吞吐率:8.77req/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.002987s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016888s ] [ 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.010193s ] [ 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.009397s ] [ 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-06T00:36:25+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.175353s] [吞吐率:5.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.025737s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015037s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001816s ] --------------------------------------------------------------- [2024-09-06T00:36:25+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.182033s] [吞吐率:5.49req/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.029454s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011621s ] [ 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.000618s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012653s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000509s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014319s ] [ 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-06T00:36:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086206s] [吞吐率:11.60req/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.003768s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018483s ] [ 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.001028s ] --------------------------------------------------------------- [2024-09-06T00:36:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084958s] [吞吐率:11.77req/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.000957s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021204s ] [ 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.000889s ] --------------------------------------------------------------- [2024-09-06T00:36:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084354s] [吞吐率: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.001119s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012355s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000744s ] --------------------------------------------------------------- [2024-09-06T00:36:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.129376s] [吞吐率:7.73req/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.002727s ] 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.000745s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015160s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015000s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000647s ] --------------------------------------------------------------- [2024-09-06T00:37:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092136s] [吞吐率:10.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.003235s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014507s ] [ 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-06T00:37:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111134s] [吞吐率:9.00req/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.001895s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018322s ] [ 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.000755s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013086s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008794s ] [ 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-06T00:37:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082323s] [吞吐率:12.15req/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.000835s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016503s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000658s ] --------------------------------------------------------------- [2024-09-06T00:37:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106192s] [吞吐率:9.42req/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.000641s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013595s ] [ 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.000911s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009061s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000525s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008046s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000470s ] --------------------------------------------------------------- [2024-09-06T00:38:39+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082628s] [吞吐率: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.000698s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010374s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000635s ] --------------------------------------------------------------- [2024-09-06T00:38:39+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107455s] [吞吐率:9.31req/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.001349s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015500s ] [ 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.000875s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009600s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011726s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000456s ] --------------------------------------------------------------- [2024-09-06T00:39:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.086153s] [吞吐率:11.61req/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.000829s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014798s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000669s ] --------------------------------------------------------------- [2024-09-06T00:39:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092763s] [吞吐率:10.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.000605s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012587s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000699s ] --------------------------------------------------------------- [2024-09-06T00:39:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.115312s] [吞吐率:8.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.001172s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016333s ] [ 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.000676s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009188s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007650s ] [ 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-06T00:39:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.075874s] [吞吐率:13.18req/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.001052s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009057s ] [ 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.001199s ] --------------------------------------------------------------- [2024-09-06T00:39:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082930s] [吞吐率:12.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.009043s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010060s ] [ 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.000564s ] --------------------------------------------------------------- [2024-09-06T00:39:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079481s] [吞吐率: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.000827s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015357s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000700s ] --------------------------------------------------------------- [2024-09-06T00:39:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.102583s] [吞吐率:9.75req/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.000699s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013868s ] [ 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.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008592s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007772s ] [ 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-06T00:40:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.073374s] [吞吐率:13.63req/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.000737s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008255s ] [ 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.000906s ] --------------------------------------------------------------- [2024-09-06T00:40:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084969s] [吞吐率:11.77req/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.010114s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009098s ] [ 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.000604s ] --------------------------------------------------------------- [2024-09-06T00:40:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077965s] [吞吐率:12.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.000752s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013618s ] [ 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-06T00:40:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.100511s] [吞吐率:9.95req/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.001064s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015560s ] [ 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.000651s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008974s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007637s ] [ 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-06T00:41:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076800s] [吞吐率:13.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.000612s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013705s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000628s ] --------------------------------------------------------------- [2024-09-06T00:41:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.103601s] [吞吐率:9.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.003118s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015869s ] [ 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.000686s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.007952s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008904s ] [ 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-06T00:41:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085670s] [吞吐率:11.67req/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.015163s ] [ 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.001158s ] --------------------------------------------------------------- [2024-09-06T00:41:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086708s] [吞吐率:11.53req/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.017986s ] [ 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.001055s ] --------------------------------------------------------------- [2024-09-06T00:41:46+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.071938s] [吞吐率:13.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.000603s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008032s ] [ 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-06T00:41:46+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.104369s] [吞吐率:9.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.013662s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008640s ] [ 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.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008068s ] [ 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.007889s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000536s ] --------------------------------------------------------------- [2024-09-06T00:42:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091992s] [吞吐率:10.87req/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.000556s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015863s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000716s ] --------------------------------------------------------------- [2024-09-06T00:42:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.117852s] [吞吐率:8.49req/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.001061s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018858s ] [ 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.000751s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008908s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008949s ] [ 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-06T00:42:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080519s] [吞吐率:12.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.000917s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014775s ] [ 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-06T00:42:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.103460s] [吞吐率:9.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.000583s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014292s ] [ 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.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008400s ] [ 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.008365s ] [ 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-06T00:43:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097148s] [吞吐率:10.29req/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.001486s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014916s ] [ 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.000807s ] --------------------------------------------------------------- [2024-09-06T00:43:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098427s] [吞吐率:10.16req/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.000856s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013812s ] [ 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.000668s ] --------------------------------------------------------------- [2024-09-06T00:43:59+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.070847s] [吞吐率:14.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.000793s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.009110s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000637s ] --------------------------------------------------------------- [2024-09-06T00:43:59+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106563s] [吞吐率: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.011024s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008820s ] [ 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.000563s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009156s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007759s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000477s ] --------------------------------------------------------------- [2024-09-06T00:55:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094750s] [吞吐率: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.000611s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018996s ] [ 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.000838s ] --------------------------------------------------------------- [2024-09-06T00:55:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122081s] [吞吐率:8.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.000991s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016644s ] [ 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.000824s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015054s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013938s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000577s ] --------------------------------------------------------------- [2024-09-06T00:55:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085824s] [吞吐率:11.65req/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.001045s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013073s ] [ 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-06T00:59:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088355s] [吞吐率:11.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.000868s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013922s ] [ 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-06T00:59:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099021s] [吞吐率:10.10req/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.007604s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010758s ] [ 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.000597s ] --------------------------------------------------------------- [2024-09-06T01:00:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098839s] [吞吐率:10.12req/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.016534s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020762s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000972s ] --------------------------------------------------------------- [2024-09-06T01:00:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112654s] [吞吐率:8.88req/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.004206s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011871s ] [ 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.000605s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014066s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000744s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015946s ] [ 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-06T01:00:34+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092428s] [吞吐率:10.82req/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.008911s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015124s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001011s ] --------------------------------------------------------------- [2024-09-06T01:00:34+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110885s] [吞吐率: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.001381s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013556s ] [ 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.001940s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016263s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009804s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000449s ] --------------------------------------------------------------- [2024-09-06T01:00:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084573s] [吞吐率:11.82req/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.004529s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018625s ] [ 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.000759s ] --------------------------------------------------------------- [2024-09-06T01:00:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078846s] [吞吐率:12.68req/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.000728s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016390s ] [ 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.000954s ] --------------------------------------------------------------- [2024-09-06T01:00:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.074221s] [吞吐率:13.47req/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.002104s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011240s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000553s ] --------------------------------------------------------------- [2024-09-06T01:00:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114208s] [吞吐率:8.76req/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.013612s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011346s ] [ 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.000549s ] [ 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.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012295s ] [ 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-06T01:01:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.057466s] [吞吐率:17.40req/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.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011298s ] [ 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-06T01:01:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084119s] [吞吐率:11.89req/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.000825s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019717s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000703s ] --------------------------------------------------------------- [2024-09-06T01:01:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116731s] [吞吐率:8.57req/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.001626s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018059s ] [ 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.000777s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.023384s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009685s ] [ 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-06T01:02:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.108159s] [吞吐率:9.25req/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.012961s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018792s ] [ 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-06T01:02:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121941s] [吞吐率: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.001179s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012130s ] [ 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.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.020641s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010585s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000468s ] --------------------------------------------------------------- [2024-09-06T01:06:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.100015s] [吞吐率:10.00req/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.000916s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.022249s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000669s ] --------------------------------------------------------------- [2024-09-06T01:06:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.127872s] [吞吐率:7.82req/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.000658s ] 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.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011007s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009455s ] [ 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-06T01:07:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080262s] [吞吐率:12.46req/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.000641s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014719s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000580s ] --------------------------------------------------------------- [2024-09-06T01:07:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107568s] [吞吐率: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.000788s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019468s ] [ 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.000711s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011321s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009858s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000442s ] --------------------------------------------------------------- [2024-09-06T01:08:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094700s] [吞吐率: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.000981s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019451s ] [ 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.001374s ] --------------------------------------------------------------- [2024-09-06T01:08:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.100506s] [吞吐率:9.95req/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.006067s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016526s ] [ 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.000592s ] --------------------------------------------------------------- [2024-09-06T01:08:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125170s] [吞吐率: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.002270s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018149s ] [ 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.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011671s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015059s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000573s ] --------------------------------------------------------------- [2024-09-06T01:08:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083805s] [吞吐率:11.93req/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.001006s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013002s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000643s ] --------------------------------------------------------------- [2024-09-06T01:11:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.107091s] [吞吐率:9.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.011135s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017936s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000607s ] --------------------------------------------------------------- [2024-09-06T01:11:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123733s] [吞吐率:8.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.000928s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013243s ] [ 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.000627s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018933s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.001290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011322s ] [ 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-06T01:11:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088974s] [吞吐率:11.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.001426s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.026171s ] [ 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-06T01:11:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112737s] [吞吐率:8.87req/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.000705s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016974s ] [ 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.001530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013047s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000589s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009884s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000508s ] --------------------------------------------------------------- [2024-09-06T01:12:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.110137s] [吞吐率:9.08req/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.023531s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016334s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000874s ] --------------------------------------------------------------- [2024-09-06T01:12:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121624s] [吞吐率:8.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.012671s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010504s ] [ 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.000629s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018303s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.002475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010808s ] [ 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-06T01:12:45+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095993s] [吞吐率:10.42req/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.000933s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020480s ] [ 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.000727s ] --------------------------------------------------------------- [2024-09-06T01:12:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.103312s] [吞吐率:9.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.000676s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.022432s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000654s ] --------------------------------------------------------------- [2024-09-06T01:12:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.165059s] [吞吐率:6.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.004209s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.031677s ] [ 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.001598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014416s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.003130s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.016055s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001324s ] --------------------------------------------------------------- [2024-09-06T01:12:47+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.219346s] [吞吐率:4.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.020013s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016665s ] [ 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.000847s ] --------------------------------------------------------------- [2024-09-06T01:13:04+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.057572s] [吞吐率:17.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.000794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010094s ] [ 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.000769s ] --------------------------------------------------------------- [2024-09-06T01:13:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.075493s] [吞吐率:13.25req/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.000759s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014969s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000679s ] --------------------------------------------------------------- [2024-09-06T01:13:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111608s] [吞吐率: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.002982s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017378s ] [ 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.000951s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.019843s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008000s ] [ 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-06T01:15:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.094735s] [吞吐率: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.006621s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013192s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000628s ] --------------------------------------------------------------- [2024-09-06T01:15:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114190s] [吞吐率:8.76req/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.000882s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011817s ] [ 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.012680s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008156s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000483s ] --------------------------------------------------------------- [2024-09-06T01:17:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092614s] [吞吐率:10.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.003160s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014137s ] [ 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-06T01:17:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116312s] [吞吐率:8.60req/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.000584s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014536s ] [ 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.000805s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009095s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008465s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000439s ] --------------------------------------------------------------- [2024-09-06T01:17:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.054371s] [吞吐率:18.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.001056s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.007990s ] [ 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.000634s ] --------------------------------------------------------------- [2024-09-06T01:17:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.104638s] [吞吐率:9.56req/s] [内存消耗:3,528.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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000928s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014617s ] [ 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` = '33' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010750s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000516s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017027s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000958s ] --------------------------------------------------------------- [2024-09-06T01:17:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079305s] [吞吐率:12.61req/s] [内存消耗:3,510.97kb] [文件加载: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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000680s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017168s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000590s ] --------------------------------------------------------------- [2024-09-06T01:18:00+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078134s] [吞吐率:12.80req/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.000620s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010717s ] [ 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-06T01:18:00+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084162s] [吞吐率:11.88req/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.001600s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018878s ] [ 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.000585s ] --------------------------------------------------------------- [2024-09-06T01:18:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076016s] [吞吐率:13.16req/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.012967s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000949s ] --------------------------------------------------------------- [2024-09-06T01:18:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105825s] [吞吐率:9.45req/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.001166s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016712s ] [ 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.000659s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011051s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007759s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000466s ] --------------------------------------------------------------- [2024-09-06T01:19:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092895s] [吞吐率:10.76req/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.000640s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013238s ] [ 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.000781s ] --------------------------------------------------------------- [2024-09-06T01:19:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093365s] [吞吐率:10.71req/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.001393s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015935s ] [ 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.000687s ] --------------------------------------------------------------- [2024-09-06T01:19:27+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082815s] [吞吐率:12.08req/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.000898s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011167s ] [ 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-06T01:19:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.141975s] [吞吐率:7.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.011548s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014185s ] [ 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.000892s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014549s ] [ 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.013818s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000638s ] --------------------------------------------------------------- [2024-09-06T01:22:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095720s] [吞吐率:10.45req/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.000614s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014142s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000674s ] --------------------------------------------------------------- [2024-09-06T01:22:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114261s] [吞吐率:8.75req/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.000856s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014849s ] [ 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.009361s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007936s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000462s ] --------------------------------------------------------------- [2024-09-06T01:23:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081011s] [吞吐率: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.004561s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012105s ] [ 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.000819s ] --------------------------------------------------------------- [2024-09-06T01:23:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099533s] [吞吐率:10.05req/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.000604s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009473s ] [ 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.000614s ] --------------------------------------------------------------- [2024-09-06T01:23:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.089731s] [吞吐率:11.14req/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.001679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013724s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000949s ] --------------------------------------------------------------- [2024-09-06T01:24:00+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.115801s] [吞吐率:8.64req/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.001014s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012825s ] [ 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.010550s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010646s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000570s ] --------------------------------------------------------------- [2024-09-06T01:24:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.075712s] [吞吐率:13.21req/s] [内存消耗:3,517.47kb] [文件加载: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' => '11', '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 ( 'doctorId' => '19', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007861s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014022s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 19 AND `status` = 0 LIMIT 1 [ RunTime:0.000713s ] --------------------------------------------------------------- [2024-09-06T01:28:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.089460s] [吞吐率:11.18req/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.000658s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013010s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000667s ] --------------------------------------------------------------- [2024-09-06T01:28:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116034s] [吞吐率:8.62req/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.003700s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015539s ] [ 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.000654s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009576s ] [ 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.007785s ] [ 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-06T01:29:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093544s] [吞吐率:10.69req/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.016104s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013002s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000558s ] --------------------------------------------------------------- [2024-09-06T01:29:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101077s] [吞吐率:9.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.001002s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008157s ] [ 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.000614s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010958s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000522s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012706s ] [ 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-06T01:29:48+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.161868s] [吞吐率:6.18req/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.000838s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012159s ] [ 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.000800s ] --------------------------------------------------------------- [2024-09-06T01:29:48+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.186288s] [吞吐率:5.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.063631s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.028897s ] [ 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.000745s ] --------------------------------------------------------------- [2024-09-06T01:29:50+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078987s] [吞吐率:12.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.000671s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013128s ] [ 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-06T01:29:50+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.100049s] [吞吐率:10.00req/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.000882s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013685s ] [ 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.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011335s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008104s ] [ 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-06T01:30:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.099352s] [吞吐率:10.07req/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.011372s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014155s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000793s ] --------------------------------------------------------------- [2024-09-06T01:31:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123023s] [吞吐率:8.13req/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.001190s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011242s ] [ 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.000720s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010270s ] [ 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.013983s ] [ 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-06T01:31:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.125293s] [吞吐率:7.98req/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.024351s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.022595s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000706s ] --------------------------------------------------------------- [2024-09-06T01:32:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084683s] [吞吐率:11.81req/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.000601s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018846s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000609s ] --------------------------------------------------------------- [2024-09-06T01:32:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110616s] [吞吐率:9.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.001472s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017171s ] [ 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.000771s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014120s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009660s ] [ 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-06T01:34:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.069631s] [吞吐率:14.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.003960s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010476s ] [ 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.000654s ] --------------------------------------------------------------- [2024-09-06T01:34:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113833s] [吞吐率: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.002828s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016272s ] [ 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.012813s ] [ 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.015398s ] [ 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-06T01:34:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098610s] [吞吐率:10.14req/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.000729s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016722s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000504s ] --------------------------------------------------------------- [2024-09-06T01:39:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.137752s] [吞吐率:7.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.000891s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016899s ] [ 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.000743s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013446s ] [ 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.016602s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000606s ] --------------------------------------------------------------- [2024-09-06T01:39:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.099799s] [吞吐率:10.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.012602s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010508s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000719s ] --------------------------------------------------------------- [2024-09-06T01:41:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.107948s] [吞吐率:9.26req/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.008626s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020909s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000576s ] --------------------------------------------------------------- [2024-09-06T01:41:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123267s] [吞吐率:8.11req/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.000976s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013799s ] [ 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.000713s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015453s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011548s ] [ 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-06T01:46:40+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.041723s] [吞吐率:23.97req/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-06T03:03:25+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.041354s] [吞吐率:24.18req/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-06T04:11:30+08:00] 205.210.31.82 GET 101.132.37.87:83/ [运行时间:0.041456s] [吞吐率:24.12req/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-06T05:10:59+08:00] 172.168.41.205 GET 101.132.37.87:83/ [运行时间:0.041396s] [吞吐率:24.16req/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-06T05:27:00+08:00] 120.79.19.119 POST 101.132.37.87:83/index.php?s=captcha [运行时间:0.032254s] [吞吐率:31.00req/s] [内存消耗:1,571.04kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T05:27:00+08:00] 120.79.19.119 POST 101.132.37.87:83/index.php?s=captcha [运行时间:0.025898s] [吞吐率:38.61req/s] [内存消耗:1,571.04kb] [文件加载:49] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T05:27:01+08:00] 120.79.19.119 POST 101.132.37.87:83/index.php?s=index/index [运行时间:0.036665s] [吞吐率:27.27req/s] [内存消耗:2,140.77kb] [文件加载: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/70.0.3538.77 Safari/537.36', 'content-length' => '65', 'content-type' => 'application/x-www-form-urlencoded', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T05:27:02+08:00] 120.79.19.119 POST 101.132.37.87:83/index.php?s=index/index [运行时间:0.033346s] [吞吐率:29.99req/s] [内存消耗:2,140.77kb] [文件加载: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/70.0.3538.77 Safari/537.36', 'content-length' => '65', 'content-type' => 'application/x-www-form-urlencoded', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T05:27:03+08:00] 120.79.19.119 POST 101.132.37.87:83/ [运行时间:0.037576s] [吞吐率:26.61req/s] [内存消耗:2,141.54kb] [文件加载: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 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2049.0 Safari/537.36', 'content-length' => '78', 'content-type' => 'application/x-www-form-urlencoded', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( 'filter' => array ( 0 => 'header', ), 'server' => array ( 'REQUEST_METHOD' => 'baziyanu:inwwtydzdq', ), ) --------------------------------------------------------------- [2024-09-06T05:52:07+08:00] 42.240.145.70 GET 101.132.37.87:83/ [运行时间:0.043823s] [吞吐率:22.82req/s] [内存消耗:2,141.31kb] [文件加载: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/4.1 (compatible; MSIE 5.0; Symbian OS; Nokia 6600;452) Opera 6.20 [en-US]', 'accept-charset' => 'utf-8', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T06:55:00+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.041955s] [吞吐率:23.84req/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-06T07:01:19+08:00] 139.196.11.126 GET 101.132.37.87:83/ [运行时间:0.047602s] [吞吐率:21.01req/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-06T07:01:19+08:00] 139.196.11.126 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.031134s] [吞吐率:32.12req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:01:19+08:00] 139.196.11.126 GET 101.132.37.87:83/admin/ [运行时间:0.038657s] [吞吐率:25.87req/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-06T07:01:19+08:00] 139.196.11.126 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038576s] [吞吐率:25.92req/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-06T07:01:20+08:00] 139.196.11.126 GET 101.132.37.87:83/favicon.ico [运行时间:0.026983s] [吞吐率:37.06req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:01:20+08:00] 139.196.11.126 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.028967s] [吞吐率:34.52req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:01:20+08:00] 139.196.11.126 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.026693s] [吞吐率:37.46req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:01:20+08:00] 139.196.11.126 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.034097s] [吞吐率:29.33req/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=ghdf91m4o2u97v4e03gd7cqdn2', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-06T07:01:20+08:00] 139.196.11.126 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027252s] [吞吐率:36.69req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:01:20+08:00] 139.196.11.126 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027053s] [吞吐率:36.96req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:01:21+08:00] 139.196.11.126 GET 101.132.37.87:83/wcm/ [运行时间:0.026862s] [吞吐率:37.23req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:41+08:00] 47.102.153.93 GET 101.132.37.87:83/ [运行时间:0.042650s] [吞吐率:23.45req/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-06T07:08:41+08:00] 47.102.153.93 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027837s] [吞吐率:35.92req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:42+08:00] 47.102.153.93 GET 101.132.37.87:83/admin/ [运行时间:0.037766s] [吞吐率:26.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-06T07:08:42+08:00] 47.102.153.93 GET 101.132.37.87:83/admin/Login/index [运行时间:0.040773s] [吞吐率:24.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-06T07:08:42+08:00] 47.102.153.93 GET 101.132.37.87:83/favicon.ico [运行时间:0.027303s] [吞吐率:36.63req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:42+08:00] 47.102.153.93 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027618s] [吞吐率:36.21req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:43+08:00] 47.102.153.93 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.026803s] [吞吐率:37.31req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:43+08:00] 47.102.153.93 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033341s] [吞吐率:29.99req/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=9el48hs0nr3h4g9t2pd841kgk1', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-06T07:08:43+08:00] 47.102.153.93 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.045686s] [吞吐率:21.89req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:43+08:00] 47.102.153.93 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027151s] [吞吐率:36.83req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:08:43+08:00] 47.102.153.93 GET 101.132.37.87:83/wcm/ [运行时间:0.027201s] [吞吐率:36.76req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:40+08:00] 47.102.124.245 GET 101.132.37.87:83/ [运行时间:0.034276s] [吞吐率:29.17req/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-06T07:10:40+08:00] 47.102.124.245 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.028815s] [吞吐率:34.70req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/admin/ [运行时间:0.035696s] [吞吐率:28.01req/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-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038201s] [吞吐率:26.18req/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-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/favicon.ico [运行时间:0.028876s] [吞吐率:34.63req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.028127s] [吞吐率:35.55req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.028335s] [吞吐率:35.29req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.035627s] [吞吐率:28.07req/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=sbojitnlf6d5ahkoj37o6as1q0', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.028344s] [吞吐率:35.28req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:41+08:00] 47.102.124.245 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.029070s] [吞吐率:34.40req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:10:42+08:00] 47.102.124.245 GET 101.132.37.87:83/wcm/ [运行时间:0.038207s] [吞吐率:26.17req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:18+08:00] 139.224.254.10 GET 101.132.37.87:83/ [运行时间:0.036027s] [吞吐率:27.76req/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-06T07:12:18+08:00] 139.224.254.10 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027659s] [吞吐率:36.15req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/admin/ [运行时间:0.036993s] [吞吐率:27.03req/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-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039405s] [吞吐率:25.38req/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-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/favicon.ico [运行时间:0.027770s] [吞吐率:36.01req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.028118s] [吞吐率:35.56req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027108s] [吞吐率:36.89req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.034128s] [吞吐率:29.30req/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=mvc86g0na03fl6v0jct0162if6', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027222s] [吞吐率:36.74req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:19+08:00] 139.224.254.10 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027253s] [吞吐率:36.69req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:12:20+08:00] 139.224.254.10 GET 101.132.37.87:83/wcm/ [运行时间:0.027849s] [吞吐率:35.91req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:39+08:00] 139.224.43.211 GET 101.132.37.87:83/ [运行时间:0.042153s] [吞吐率:23.72req/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-06T07:25:39+08:00] 139.224.43.211 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027284s] [吞吐率:36.65req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:39+08:00] 139.224.43.211 GET 101.132.37.87:83/admin/ [运行时间:0.037620s] [吞吐率:26.58req/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-06T07:25:39+08:00] 139.224.43.211 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038516s] [吞吐率:25.96req/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-06T07:25:39+08:00] 139.224.43.211 GET 101.132.37.87:83/favicon.ico [运行时间:0.026833s] [吞吐率:37.27req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:40+08:00] 139.224.43.211 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027273s] [吞吐率:36.67req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:40+08:00] 139.224.43.211 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027263s] [吞吐率:36.68req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:40+08:00] 139.224.43.211 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033083s] [吞吐率:30.23req/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=cee253lcgign4r907j8esdcu93', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-06T07:25:40+08:00] 139.224.43.211 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027306s] [吞吐率:36.62req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:40+08:00] 139.224.43.211 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027032s] [吞吐率:36.99req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:25:40+08:00] 139.224.43.211 GET 101.132.37.87:83/wcm/ [运行时间:0.027082s] [吞吐率:36.92req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:26:55+08:00] 180.158.48.28 GET 101.132.37.87:83/ [运行时间:0.033553s] [吞吐率:29.80req/s] [内存消耗:2,140.45kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'accept-encoding' => 'identity', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T07:28:01+08:00] 139.196.226.207 GET 101.132.37.87:83/ [运行时间:0.042082s] [吞吐率:23.76req/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-06T07:28:01+08:00] 139.196.226.207 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027609s] [吞吐率:36.22req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:28:01+08:00] 139.196.226.207 GET 101.132.37.87:83/admin/ [运行时间:0.040484s] [吞吐率:24.70req/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-06T07:28:01+08:00] 139.196.226.207 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038195s] [吞吐率:26.18req/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-06T07:28:01+08:00] 139.196.226.207 GET 101.132.37.87:83/favicon.ico [运行时间:0.027522s] [吞吐率:36.33req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:28:01+08:00] 139.196.226.207 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027385s] [吞吐率:36.52req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:28:02+08:00] 139.196.226.207 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.028206s] [吞吐率:35.45req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:28:02+08:00] 139.196.226.207 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.034233s] [吞吐率:29.21req/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=d8k9pvb2cspl3k4p507h19sv96', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-06T07:28:02+08:00] 139.196.226.207 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027814s] [吞吐率:35.95req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:28:02+08:00] 139.196.226.207 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027559s] [吞吐率:36.29req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T07:28:02+08:00] 139.196.226.207 GET 101.132.37.87:83/wcm/ [运行时间:0.027067s] [吞吐率:36.95req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T08:57:51+08:00] 172.202.242.62 GET 101.132.37.87:83/ [运行时间:0.041519s] [吞吐率:24.09req/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-06T09:53:17+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.042267s] [吞吐率:23.66req/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-06T10:22:29+08:00] 180.109.217.186 POST 101.132.37.87:83/api/City/hospital [运行时间:0.105358s] [吞吐率:9.49req/s] [内存消耗:3,525.69kb] [文件加载: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 (Macintosh; Intel Mac OS X 10_15_7) 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://www.doctors-online.com.cn', 'referer' => 'http://www.doctors-online.com.cn/', '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.001065s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017719s ] [ 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.000872s ] --------------------------------------------------------------- [2024-09-06T10:22:37+08:00] 180.109.217.186 POST 101.132.37.87:83/api/City/hospital [运行时间:0.109669s] [吞吐率:9.12req/s] [内存消耗:3,525.69kb] [文件加载: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 (Macintosh; Intel Mac OS X 10_15_7) 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://www.doctors-online.com.cn', 'referer' => 'http://www.doctors-online.com.cn/', '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.008422s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020012s ] [ 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.000775s ] --------------------------------------------------------------- [2024-09-06T10:22:37+08:00] 180.109.217.186 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.113473s] [吞吐率:8.81req/s] [内存消耗:3,497.98kb] [文件加载:66] [ 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' => '43', 'accept' => 'application/json, text/plain, */*', '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', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://www.doctors-online.com.cn', 'referer' => 'http://www.doctors-online.com.cn/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '18|3474f9814c648472845775d1384a3ca5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001339s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.012388s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000707s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.015490s ] [ sql ] [ SQL ] SELECT `n`.`diagnoseId`,e.name as epartmeneName,h.name as hospitalName,`h`.`address`,`doctorDate`,`uc`.`remark`,`uc`.`startTime`,`uc`.`endTime`,`n`.`type`,`n`.`createTime`,`r`.`reason` FROM `d_news_inform` `n` LEFT JOIN `d_user_case_diagnose` `uc` ON `uc`.`id`=`n`.`diagnoseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`uc`.`epartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_reject_reason` `r` ON `r`.`id`=`n`.`causeId` WHERE `n`.`userId` = '18' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001068s ] --------------------------------------------------------------- [2024-09-06T10:29:24+08:00] 39.103.158.106 GET 101.132.37.87/ [运行时间:0.041487s] [吞吐率:24.10req/s] [内存消耗:2,141.53kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T11:35:44+08:00] 198.235.24.14 GET 101.132.37.87:83/ [运行时间:0.041912s] [吞吐率:23.86req/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-06T12:51:55+08:00] 113.215.188.98 GET 101.132.37.87:83/ [运行时间:0.043076s] [吞吐率:23.21req/s] [内存消耗:2,141.31kb] [文件加载:57] [ 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.3567.168 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T14:01:51+08:00] 113.215.189.45 GET 101.132.37.87:83/ [运行时间:0.041919s] [吞吐率:23.86req/s] [内存消耗:2,141.31kb] [文件加载:57] [ 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/84.0.6965.112 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T14:14:10+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.044756s] [吞吐率:22.34req/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-06T15:26:42+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.044341s] [吞吐率:22.55req/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-06T16:15:56+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.042787s] [吞吐率:23.37req/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-06T16:46:15+08:00] 42.120.73.50 POST 101.132.37.87:83/api/City/hospital [运行时间:0.066970s] [吞吐率:14.93req/s] [内存消耗:3,525.69kb] [文件加载: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://www.doctors-online.com.cn', 'referer' => 'http://www.doctors-online.com.cn/', '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.000842s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010703s ] [ 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-06T17:34:13+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087319s] [吞吐率:11.45req/s] [内存消耗:3,525.71kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001151s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016372s ] [ 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.000953s ] --------------------------------------------------------------- [2024-09-06T17:34:13+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083597s] [吞吐率:11.96req/s] [内存消耗:3,525.71kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ 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.009680s ] [ 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.000618s ] --------------------------------------------------------------- [2024-09-06T17:34:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082992s] [吞吐率:12.05req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002633s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018622s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000658s ] --------------------------------------------------------------- [2024-09-06T17:34:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107260s] [吞吐率:9.32req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005139s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015581s ] [ 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.010940s ] [ 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.009492s ] [ 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-06T17:34:57+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096038s] [吞吐率:10.41req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000985s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019214s ] [ 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-06T17:34:57+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123861s] [吞吐率:8.07req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003830s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016068s ] [ 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.011613s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009675s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000483s ] --------------------------------------------------------------- [2024-09-06T17:35:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084102s] [吞吐率:11.89req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003468s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015289s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000577s ] --------------------------------------------------------------- [2024-09-06T17:35:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112716s] [吞吐率:8.87req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001163s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018647s ] [ 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.000708s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013796s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010303s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000491s ] --------------------------------------------------------------- [2024-09-06T17:35:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090147s] [吞吐率:11.09req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000903s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017225s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000746s ] --------------------------------------------------------------- [2024-09-06T17:35:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.121328s] [吞吐率:8.24req/s] [内存消耗:3,525.71kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.026613s ] [ 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.001564s ] --------------------------------------------------------------- [2024-09-06T17:35:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.154755s] [吞吐率:6.46req/s] [内存消耗:3,525.71kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001036s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012348s ] [ 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.000775s ] --------------------------------------------------------------- [2024-09-06T17:35:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091662s] [吞吐率:10.91req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002036s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018021s ] [ 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-06T17:35:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.118129s] [吞吐率:8.47req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ 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_hospital` [ RunTime:0.019475s ] [ 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.000680s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010717s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010553s ] [ 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-06T17:36:36+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.072567s] [吞吐率:13.78req/s] [内存消耗:3,525.71kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015616s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010759s ] [ 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-06T17:36:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105255s] [吞吐率:9.50req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000812s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017410s ] [ 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.012502s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012980s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.003769s ] --------------------------------------------------------------- [2024-09-06T17:36:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084271s] [吞吐率:11.87req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ 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.009702s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000529s ] --------------------------------------------------------------- [2024-09-06T17:40:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095381s] [吞吐率:10.48req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ 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_epartmene` [ RunTime:0.019428s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000656s ] --------------------------------------------------------------- [2024-09-06T17:40:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122325s] [吞吐率:8.17req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000614s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014960s ] [ 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.010379s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009464s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000456s ] --------------------------------------------------------------- [2024-09-06T17:40:39+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084859s] [吞吐率:11.78req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001123s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018358s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000749s ] --------------------------------------------------------------- [2024-09-06T17:40:39+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112114s] [吞吐率:8.92req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ 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_hospital` [ RunTime:0.016156s ] [ 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.000732s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014395s ] [ 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.009955s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000455s ] --------------------------------------------------------------- [2024-09-06T17:41:05+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081966s] [吞吐率:12.20req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015404s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000676s ] --------------------------------------------------------------- [2024-09-06T17:41:05+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108761s] [吞吐率:9.19req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000878s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019566s ] [ 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.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011631s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009713s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000449s ] --------------------------------------------------------------- [2024-09-06T17:42:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081031s] [吞吐率:12.34req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015343s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000576s ] --------------------------------------------------------------- [2024-09-06T17:42:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109642s] [吞吐率:9.12req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001896s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019624s ] [ 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.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011738s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009747s ] [ 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-06T17:42:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076285s] [吞吐率:13.11req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000628s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013762s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000661s ] --------------------------------------------------------------- [2024-09-06T17:42:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114693s] [吞吐率:8.72req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016218s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012156s ] [ 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.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009769s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011286s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000462s ] --------------------------------------------------------------- [2024-09-06T17:44:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.102059s] [吞吐率:9.80req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ 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.026274s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000603s ] --------------------------------------------------------------- [2024-09-06T17:44:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124482s] [吞吐率:8.03req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000659s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019109s ] [ 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.000716s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011757s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010029s ] [ 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-06T17:45:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.087368s] [吞吐率:11.45req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000877s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020028s ] [ 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-06T17:45:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113054s] [吞吐率:8.85req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002768s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015724s ] [ 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.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011350s ] [ 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.009655s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000468s ] --------------------------------------------------------------- [2024-09-06T17:45:34+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076945s] [吞吐率:13.00req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000613s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016059s ] [ 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-06T17:45:34+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112317s] [吞吐率:8.90req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000863s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022044s ] [ 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.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010593s ] [ 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.009794s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000456s ] --------------------------------------------------------------- [2024-09-06T17:52:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.066362s] [吞吐率:15.07req/s] [内存消耗:3,517.64kb] [文件加载: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' => '11', '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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'doctorId' => '19', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000796s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010963s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 19 AND `status` = 0 LIMIT 1 [ RunTime:0.000537s ] --------------------------------------------------------------- [2024-09-06T17:54:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.097066s] [吞吐率:10.30req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002552s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021181s ] [ 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-06T17:54:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120584s] [吞吐率:8.29req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000564s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017731s ] [ 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.000806s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011930s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009549s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000478s ] --------------------------------------------------------------- [2024-09-06T17:54:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.074404s] [吞吐率:13.44req/s] [内存消耗:3,511.65kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000623s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010627s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000556s ] --------------------------------------------------------------- [2024-09-06T17:54:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109630s] [吞吐率:9.12req/s] [内存消耗:3,527.62kb] [文件加载: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 Edg/128.0.0.0', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.0.20:3003', 'referer' => 'http://192.168.0.20:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015374s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009729s ] [ 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.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009517s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009903s ] [ 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-06T21:20:28+08:00] 65.49.1.50 GET 101.132.37.87:83/ [运行时间:0.041444s] [吞吐率:24.13req/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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4951.41 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-06T21:20:40+08:00] 65.49.1.48 GET 101.132.37.87:83/favicon.ico [运行时间:0.028916s] [吞吐率:34.58req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-06T21:20:43+08:00] 65.49.1.39 GET api.ipify.orghttp://api.ipify.org/?format=json [运行时间:0.033450s] [吞吐率:29.90req/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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36', ) [ info ] [ PARAM ] array ( 'format' => 'json', ) --------------------------------------------------------------- [2024-09-06T21:20:45+08:00] 65.49.1.50 CONNECT www.shadowserver.org:443www.shadowserver.org:443 [运行时间:0.025977s] [吞吐率:38.50req/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-06T21:25:24+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.041632s] [吞吐率: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-06T21:30:06+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.049442s] [吞吐率:20.23req/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-06T23:23:52+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.043224s] [吞吐率:23.14req/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 ( )