--------------------------------------------------------------- [2024-09-09T00:02:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094594s] [吞吐率:10.57req/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.001000s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013841s ] [ 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-09T00:02:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.113858s] [吞吐率:8.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.020003s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008896s ] [ 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.000683s ] --------------------------------------------------------------- [2024-09-09T00:02:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.074698s] [吞吐率:13.39req/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.002849s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008600s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000766s ] --------------------------------------------------------------- [2024-09-09T00:02:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101315s] [吞吐率: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.008977s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008835s ] [ 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.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008483s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007565s ] [ 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-09T00:03:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079017s] [吞吐率: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.000635s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013652s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000663s ] --------------------------------------------------------------- [2024-09-09T00:03:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108938s] [吞吐率: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.000878s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015242s ] [ 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.008920s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000659s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013887s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000763s ] --------------------------------------------------------------- [2024-09-09T00:05:34+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093929s] [吞吐率:10.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.005840s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013275s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000795s ] --------------------------------------------------------------- [2024-09-09T00:05:34+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111272s] [吞吐率:8.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.000849s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011698s ] [ 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.000710s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010764s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008563s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000558s ] --------------------------------------------------------------- [2024-09-09T00:05:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.074319s] [吞吐率:13.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.000619s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010295s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000882s ] --------------------------------------------------------------- [2024-09-09T00:05:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106804s] [吞吐率:9.36req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010815s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010046s ] [ 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.008656s ] [ 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.007701s ] [ 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-09T00:05:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080789s] [吞吐率:12.38req/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.000830s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016749s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000792s ] --------------------------------------------------------------- [2024-09-09T00:05:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081414s] [吞吐率:12.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.000752s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014833s ] [ 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.000703s ] --------------------------------------------------------------- [2024-09-09T00:05:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079961s] [吞吐率:12.51req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001093s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013763s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000578s ] --------------------------------------------------------------- [2024-09-09T00:05:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.119468s] [吞吐率:8.37req/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.000817s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016248s ] [ 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.000701s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015201s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.004290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013272s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000622s ] --------------------------------------------------------------- [2024-09-09T00:06:43+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.035526s] [吞吐率:28.15req/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-09T00:06:59+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.074652s] [吞吐率:13.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.000819s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010975s ] [ 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.000655s ] --------------------------------------------------------------- [2024-09-09T00:06:59+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.079014s] [吞吐率:12.66req/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.006165s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008170s ] [ 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.000581s ] --------------------------------------------------------------- [2024-09-09T00:07:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082704s] [吞吐率:12.09req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000936s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015908s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000734s ] --------------------------------------------------------------- [2024-09-09T00:07:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105975s] [吞吐率:9.44req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000616s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013863s ] [ 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.007417s ] [ 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.009122s ] [ 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-09T00:07:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.107102s] [吞吐率: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.011790s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018054s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000625s ] --------------------------------------------------------------- [2024-09-09T00:07:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.117695s] [吞吐率:8.50req/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.002426s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009274s ] [ 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.000624s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011984s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000536s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011460s ] [ 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-09T00:08:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.073473s] [吞吐率:13.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.000988s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014856s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000768s ] --------------------------------------------------------------- [2024-09-09T00:08:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110725s] [吞吐率:9.03req/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.010895s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014495s ] [ 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.000727s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009583s ] [ 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.008040s ] [ 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-09T00:10:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093125s] [吞吐率:10.74req/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.000891s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015945s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000815s ] --------------------------------------------------------------- [2024-09-09T00:10:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121108s] [吞吐率: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.002737s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020053s ] [ 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.000789s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011117s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000727s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009670s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000495s ] --------------------------------------------------------------- [2024-09-09T00:20:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096080s] [吞吐率:10.41req/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.003131s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015520s ] [ 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-09T00:20:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120729s] [吞吐率:8.28req/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.000908s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018093s ] [ 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.000934s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011468s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009441s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000480s ] --------------------------------------------------------------- [2024-09-09T00:22:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093826s] [吞吐率:10.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.000625s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014852s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001268s ] --------------------------------------------------------------- [2024-09-09T00:22:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.128316s] [吞吐率:7.79req/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.014498s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014432s ] [ 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.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009273s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011491s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000587s ] --------------------------------------------------------------- [2024-09-09T00:22:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085049s] [吞吐率:11.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.007621s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017174s ] [ 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.000836s ] --------------------------------------------------------------- [2024-09-09T00:22:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078690s] [吞吐率:12.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.007484s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009602s ] [ 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.000613s ] --------------------------------------------------------------- [2024-09-09T00:22:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.127280s] [吞吐率:7.86req/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.016007s ] [ 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.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015207s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017165s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000562s ] --------------------------------------------------------------- [2024-09-09T00:22:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098327s] [吞吐率:10.17req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001038s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014607s ] [ 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-09T00:24:30+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.058000s] [吞吐率:17.24req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001828s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010316s ] [ 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.000641s ] --------------------------------------------------------------- [2024-09-09T00:24:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.115739s] [吞吐率: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.000861s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015737s ] [ 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.000864s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.019439s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017026s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000990s ] --------------------------------------------------------------- [2024-09-09T00:24:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.094726s] [吞吐率: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.001298s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016524s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000503s ] --------------------------------------------------------------- [2024-09-09T00:34:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.100502s] [吞吐率: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.003187s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022456s ] [ 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.001015s ] --------------------------------------------------------------- [2024-09-09T00:34:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092429s] [吞吐率:10.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.000848s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015012s ] [ 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-09T00:34:46+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083302s] [吞吐率:12.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.003245s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017821s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000678s ] --------------------------------------------------------------- [2024-09-09T00:34:46+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109847s] [吞吐率: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.001395s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019509s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '30' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010340s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009509s ] [ 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-09T00:36:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084406s] [吞吐率: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.000940s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018953s ] [ 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.000813s ] --------------------------------------------------------------- [2024-09-09T00:36:09+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085619s] [吞吐率:11.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.001805s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018249s ] [ 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-09T00:36:11+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120255s] [吞吐率:8.32req/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.000867s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014955s ] [ 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.013837s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013161s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000568s ] --------------------------------------------------------------- [2024-09-09T00:36:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092624s] [吞吐率: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.013176s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013268s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001036s ] --------------------------------------------------------------- [2024-09-09T00:37:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.097645s] [吞吐率:10.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.000711s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018076s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000722s ] --------------------------------------------------------------- [2024-09-09T00:37:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.115629s] [吞吐率:8.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.000826s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017952s ] [ 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.002394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015089s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010853s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000668s ] --------------------------------------------------------------- [2024-09-09T00:37:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081222s] [吞吐率:12.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.001051s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018784s ] [ 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-09T00:37:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114125s] [吞吐率: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.003845s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015973s ] [ 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.010722s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013256s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000471s ] --------------------------------------------------------------- [2024-09-09T00:38:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088775s] [吞吐率:11.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.001770s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.023838s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000702s ] --------------------------------------------------------------- [2024-09-09T00:38:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113528s] [吞吐率:8.81req/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.000743s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014074s ] [ 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.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010195s ] [ 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.009402s ] [ 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-09T00:46:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090742s] [吞吐率:11.02req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000659s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014885s ] [ 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-09T00:46:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124217s] [吞吐率:8.05req/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.001883s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022143s ] [ 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.011636s ] [ 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.009381s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001365s ] --------------------------------------------------------------- [2024-09-09T00:47:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085937s] [吞吐率:11.64req/s] [内存消耗:3,525.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003230s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018565s ] [ 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.000802s ] --------------------------------------------------------------- [2024-09-09T00:47:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082611s] [吞吐率:12.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.000637s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018752s ] [ 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.000808s ] --------------------------------------------------------------- [2024-09-09T00:47:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092788s] [吞吐率: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.011337s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017390s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000951s ] --------------------------------------------------------------- [2024-09-09T00:47:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.110129s] [吞吐率:9.08req/s] [内存消耗:3,527.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002145s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016924s ] [ 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.000704s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009555s ] [ 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-09T00:51:55+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.106798s] [吞吐率:9.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.002468s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018183s ] [ 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.000818s ] --------------------------------------------------------------- [2024-09-09T00:51:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.128412s] [吞吐率:7.79req/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.001480s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013567s ] [ 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.001260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013751s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012714s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000579s ] --------------------------------------------------------------- [2024-09-09T00:51:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091696s] [吞吐率:10.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.000788s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013825s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000626s ] --------------------------------------------------------------- [2024-09-09T00:53:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.060976s] [吞吐率:16.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.000770s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010895s ] [ 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.001362s ] --------------------------------------------------------------- [2024-09-09T00:53:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095152s] [吞吐率:10.51req/s] [内存消耗:3,511.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://192.168.3.6:3003', 'referer' => 'http://192.168.3.6:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009176s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.024589s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000677s ] --------------------------------------------------------------- [2024-09-09T00:53:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114283s] [吞吐率: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.003741s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016401s ] [ 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.000619s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013617s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.001560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013265s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000522s ] --------------------------------------------------------------- [2024-09-09T00:56:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.065858s] [吞吐率:15.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.000746s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010626s ] [ 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.000656s ] --------------------------------------------------------------- [2024-09-09T01:13:14+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.119231s] [吞吐率:8.39req/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.001400s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036981s ] [ 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.001021s ] --------------------------------------------------------------- [2024-09-09T01:13:14+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.118119s] [吞吐率:8.47req/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.000852s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.034883s ] [ 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.000818s ] --------------------------------------------------------------- [2024-09-09T01:13:14+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.188160s] [吞吐率:5.31req/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.006482s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.010302s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.012206s ] [ 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.000800s ] --------------------------------------------------------------- [2024-09-09T01:13:17+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088526s] [吞吐率:11.30req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000596s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019960s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000581s ] --------------------------------------------------------------- [2024-09-09T01:13:17+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116183s] [吞吐率:8.61req/s] [内存消耗:3,527.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 (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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019154s ] [ 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.000704s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014137s ] [ 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.010079s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000476s ] --------------------------------------------------------------- [2024-09-09T01:13:27+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.080419s] [吞吐率:12.43req/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.000748s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.010472s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000529s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.009828s ] [ 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.000620s ] --------------------------------------------------------------- [2024-09-09T01:13:31+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.077721s] [吞吐率:12.87req/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.009621s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.010594s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.009617s ] [ 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.000603s ] --------------------------------------------------------------- [2024-09-09T01:13:35+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.058091s] [吞吐率:17.21req/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.000754s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010787s ] [ 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.000642s ] --------------------------------------------------------------- [2024-09-09T01:13:37+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107883s] [吞吐率:9.27req/s] [内存消耗:3,527.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 (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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000963s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014264s ] [ 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.000804s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015315s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000548s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011825s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-09T01:13:37+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.110165s] [吞吐率:9.08req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015051s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.009672s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000513s ] --------------------------------------------------------------- [2024-09-09T01:13:46+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.081944s] [吞吐率:12.20req/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.000733s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.010761s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.011541s ] [ 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.000800s ] --------------------------------------------------------------- [2024-09-09T01:14:06+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.058149s] [吞吐率:17.20req/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.000777s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010842s ] [ 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.000693s ] --------------------------------------------------------------- [2024-09-09T01:14:07+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092907s] [吞吐率:10.76req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007400s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020770s ] [ 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-09T01:14:07+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113340s] [吞吐率:8.82req/s] [内存消耗:3,527.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 (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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000904s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014906s ] [ 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.000780s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015928s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000629s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014847s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000531s ] --------------------------------------------------------------- [2024-09-09T01:14:31+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.085143s] [吞吐率:11.74req/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.011158s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.011881s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000629s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.010387s ] [ 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.000796s ] --------------------------------------------------------------- [2024-09-09T01:14:32+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.057860s] [吞吐率:17.28req/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.000753s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010963s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000667s ] --------------------------------------------------------------- [2024-09-09T01:14:34+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113119s] [吞吐率:8.84req/s] [内存消耗:3,528.51kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003062s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015517s ] [ 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.000776s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016612s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000667s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013887s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000617s ] --------------------------------------------------------------- [2024-09-09T01:14:37+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088478s] [吞吐率:11.30req/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.001009s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023117s ] [ 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.000823s ] --------------------------------------------------------------- [2024-09-09T01:14:37+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088772s] [吞吐率:11.26req/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.006844s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018505s ] [ 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-09T01:14:38+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121477s] [吞吐率:8.23req/s] [内存消耗:3,528.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001003s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015247s ] [ 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` = '35' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014984s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 35 AND `status` = 0 [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013748s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 35 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000610s ] --------------------------------------------------------------- [2024-09-09T01:14:40+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096977s] [吞吐率:10.31req/s] [内存消耗:3,510.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001304s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017866s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 35 ORDER BY `nameInitial` [ RunTime:0.000742s ] --------------------------------------------------------------- [2024-09-09T01:14:44+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078160s] [吞吐率:12.79req/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.003768s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015470s ] [ 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.000860s ] --------------------------------------------------------------- [2024-09-09T01:14:44+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078525s] [吞吐率:12.73req/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.000658s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008030s ] [ 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-09T01:14:45+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.109931s] [吞吐率:9.10req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020088s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011177s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000742s ] --------------------------------------------------------------- [2024-09-09T01:14:47+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122724s] [吞吐率:8.15req/s] [内存消耗:3,527.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 (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 ( 'hospitalId' => '30', ) [ 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.016026s ] [ 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.000941s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011055s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011088s ] [ 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-09T01:15:14+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.065243s] [吞吐率:15.33req/s] [内存消耗:3,516.88kb] [文件加载:64] [ info ] [ LANG ] E:\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 (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 ( 'doctorId' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000712s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008616s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 20 AND `status` = 0 LIMIT 1 [ RunTime:0.000524s ] --------------------------------------------------------------- [2024-09-09T01:15:19+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.056813s] [吞吐率:17.60req/s] [内存消耗:3,517.49kb] [文件加载:64] [ info ] [ LANG ] E:\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 (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 ( 'doctorId' => '19', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003469s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008404s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 19 AND `status` = 0 LIMIT 1 [ RunTime:0.000540s ] --------------------------------------------------------------- [2024-09-09T01:15:30+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.066219s] [吞吐率:15.10req/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.000915s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.008795s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.007798s ] [ 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.000601s ] --------------------------------------------------------------- [2024-09-09T01:15:33+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.065839s] [吞吐率:15.19req/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.007103s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008035s ] [ 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.003006s ] --------------------------------------------------------------- [2024-09-09T01:15:36+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101679s] [吞吐率:9.83req/s] [内存消耗:3,528.51kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001170s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011351s ] [ 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.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012402s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011418s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000551s ] --------------------------------------------------------------- [2024-09-09T01:15:36+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091870s] [吞吐率:10.88req/s] [内存消耗:3,510.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '33', ) [ 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_epartmene` [ RunTime:0.007743s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000517s ] --------------------------------------------------------------- [2024-09-09T01:15:38+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.074810s] [吞吐率:13.37req/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.001114s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008488s ] [ 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.000857s ] --------------------------------------------------------------- [2024-09-09T01:15:38+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084151s] [吞吐率:11.88req/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.008560s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009243s ] [ 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.000578s ] --------------------------------------------------------------- [2024-09-09T01:15:39+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090261s] [吞吐率:11.08req/s] [内存消耗:3,510.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011721s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012857s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 35 ORDER BY `nameInitial` [ RunTime:0.000621s ] --------------------------------------------------------------- [2024-09-09T01:15:40+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.103299s] [吞吐率:9.68req/s] [内存消耗:3,528.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '35', ) [ 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.008839s ] [ 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` = '35' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013153s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 35 AND `status` = 0 [ RunTime:0.006009s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007925s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 35 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000467s ] --------------------------------------------------------------- [2024-09-09T01:16:21+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.056649s] [吞吐率:17.65req/s] [内存消耗:1,588.20kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [1]Allowed memory size of 536870912 bytes exhausted (tried to allocate 140736176181224 bytes)[E:\item\doctor\thinkphp\library\think\Loader.php:377] --------------------------------------------------------------- [2024-09-09T02:18:38+08:00] 34.140.89.115 GET 101.132.37.87:82/doctor/public/ [运行时间:0.043496s] [吞吐率:22.99req/s] [内存消耗:2,142.02kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:82', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-datadog-trace-id' => '15172157957246890301', 'x-datadog-parent-id' => '13073587736994655297', 'x-datadog-sampling-priority' => '1', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T02:53:29+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.045842s] [吞吐率:21.81req/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-09T03:46:05+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.043221s] [吞吐率: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 ( ) --------------------------------------------------------------- [2024-09-09T04:37:15+08:00] 1.192.195.5 POST 101.132.37.87:83/api/City/hospital [运行时间:0.109676s] [吞吐率:9.12req/s] [内存消耗:3,525.76kb] [文件加载:64] [ info ] [ LANG ] E:\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', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 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', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001221s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020950s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000976s ] --------------------------------------------------------------- [2024-09-09T04:37:15+08:00] 1.192.195.11 POST 101.132.37.87:83/api/City/hospital [运行时间:0.109879s] [吞吐率:9.10req/s] [内存消耗:3,525.76kb] [文件加载:64] [ info ] [ LANG ] E:\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', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 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', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001012s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021681s ] [ 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.000825s ] --------------------------------------------------------------- [2024-09-09T05:06:06+08:00] 167.94.138.117 GET 101.132.37.87:83/ [运行时间:0.041928s] [吞吐率:23.85req/s] [内存消耗:2,140.28kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T05:06:10+08:00] 167.94.138.117 GET 101.132.37.87:83/ [运行时间:0.034515s] [吞吐率:28.97req/s] [内存消耗:2,141.00kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T05:06:11+08:00] 167.94.138.117 GET 101.132.37.87:83/favicon.ico [运行时间:0.028382s] [吞吐率:35.23req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:15+08:00] 47.100.40.8 GET 101.132.37.87:83/ [运行时间:0.043458s] [吞吐率:23.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-09T06:59:15+08:00] 47.100.40.8 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.028200s] [吞吐率:35.46req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/admin/ [运行时间:0.038328s] [吞吐率:26.09req/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-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039062s] [吞吐率:25.60req/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-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/favicon.ico [运行时间:0.028109s] [吞吐率:35.58req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:16+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.043517s] [吞吐率:22.98req/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-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027558s] [吞吐率:36.29req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027052s] [吞吐率:36.97req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033841s] [吞吐率:29.55req/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=4n1gn4lshb1f9iqf1rmnb4n6l4', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027308s] [吞吐率:36.62req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:16+08:00] 47.100.40.8 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.028032s] [吞吐率:35.67req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:17+08:00] 47.100.40.8 GET 101.132.37.87:83/wcm/ [运行时间:0.027388s] [吞吐率:36.51req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:33+08:00] 139.224.135.131 GET 101.132.37.87:83/ [运行时间:0.034256s] [吞吐率:29.19req/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-09T06:59:33+08:00] 139.224.135.131 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.029165s] [吞吐率:34.29req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:33+08:00] 139.224.135.131 GET 101.132.37.87:83/admin/ [运行时间:0.037262s] [吞吐率:26.84req/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-09T06:59:33+08:00] 139.224.135.131 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038887s] [吞吐率:25.72req/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-09T06:59:33+08:00] 139.224.135.131 GET 101.132.37.87:83/favicon.ico [运行时间:0.027173s] [吞吐率:36.80req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:33+08:00] 139.224.135.131 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.026888s] [吞吐率:37.19req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:34+08:00] 139.224.135.131 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027371s] [吞吐率:36.54req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:34+08:00] 139.224.135.131 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033851s] [吞吐率:29.54req/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=irj4i5g9umig96bi0toe8f7d20', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-09T06:59:34+08:00] 139.224.135.131 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027209s] [吞吐率:36.75req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:34+08:00] 139.224.135.131 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027828s] [吞吐率:35.94req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T06:59:34+08:00] 139.224.135.131 GET 101.132.37.87:83/wcm/ [运行时间:0.027250s] [吞吐率:36.70req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/ [运行时间:0.041996s] [吞吐率:23.81req/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-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.029107s] [吞吐率:34.36req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/admin/ [运行时间:0.038149s] [吞吐率:26.21req/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-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/admin/Login/index [运行时间:0.037788s] [吞吐率:26.46req/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-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/favicon.ico [运行时间:0.027463s] [吞吐率:36.41req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.026832s] [吞吐率:37.27req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027428s] [吞吐率:36.46req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.032994s] [吞吐率:30.31req/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=mojcnibg0o9k3hteaacea4as55', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-09T07:19:10+08:00] 47.102.106.133 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027779s] [吞吐率:36.00req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:11+08:00] 47.102.106.133 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.026968s] [吞吐率:37.08req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:19:11+08:00] 47.102.106.133 GET 101.132.37.87:83/wcm/ [运行时间:0.029236s] [吞吐率:34.20req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:25+08:00] 47.102.210.173 GET 101.132.37.87:83/ [运行时间:0.042130s] [吞吐率:23.74req/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-09T07:32:25+08:00] 47.102.210.173 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027861s] [吞吐率:35.89req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/admin/ [运行时间:0.037858s] [吞吐率:26.41req/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-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039133s] [吞吐率:25.55req/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-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/favicon.ico [运行时间:0.028317s] [吞吐率:35.31req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027230s] [吞吐率:36.72req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027327s] [吞吐率:36.59req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.033330s] [吞吐率:30.00req/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=onspljvhnnri900qqsvehauev0', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027054s] [吞吐率:36.96req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:26+08:00] 47.102.210.173 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.026660s] [吞吐率:37.51req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:32:27+08:00] 47.102.210.173 GET 101.132.37.87:83/wcm/ [运行时间:0.028562s] [吞吐率:35.01req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:08+08:00] 139.224.48.191 GET 101.132.37.87:83/ [运行时间:0.041513s] [吞吐率:24.09req/s] [内存消耗:2,141.96kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T07:43:08+08:00] 139.224.48.191 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027554s] [吞吐率:36.29req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/admin/ [运行时间:0.037727s] [吞吐率:26.51req/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-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/admin/Login/index [运行时间:0.037930s] [吞吐率:26.36req/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-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/favicon.ico [运行时间:0.029533s] [吞吐率:33.86req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027901s] [吞吐率:35.84req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.026992s] [吞吐率:37.05req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.034148s] [吞吐率:29.28req/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=fub9vb2h7re7to4lu21nc2sp35', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027191s] [吞吐率:36.78req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027674s] [吞吐率:36.14req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T07:43:09+08:00] 139.224.48.191 GET 101.132.37.87:83/wcm/ [运行时间:0.027172s] [吞吐率:36.80req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/ [运行时间:0.041263s] [吞吐率:24.23req/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-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027354s] [吞吐率:36.56req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/admin/ [运行时间:0.037216s] [吞吐率:26.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-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038383s] [吞吐率:26.05req/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-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/favicon.ico [运行时间:0.027334s] [吞吐率:36.58req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027725s] [吞吐率:36.07req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027443s] [吞吐率:36.44req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:19+08:00] 47.102.152.204 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.041915s] [吞吐率:23.86req/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=43c33pcafpp63fb565vprvr9h1', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2024-09-09T08:00:20+08:00] 47.102.152.204 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.028234s] [吞吐率:35.42req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:20+08:00] 47.102.152.204 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027085s] [吞吐率:36.92req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:00:20+08:00] 47.102.152.204 GET 101.132.37.87:83/wcm/ [运行时间:0.027187s] [吞吐率:36.78req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T08:40:11+08:00] 167.94.146.49 GET 101.132.37.87:83/ [运行时间:0.041721s] [吞吐率:23.97req/s] [内存消耗:2,140.28kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T08:40:15+08:00] 167.94.146.49 GET 101.132.37.87:83/ [运行时间:0.034206s] [吞吐率:29.23req/s] [内存消耗:2,141.00kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T08:40:17+08:00] 167.94.146.49 GET 101.132.37.87:83/favicon.ico [运行时间:0.027660s] [吞吐率:36.15req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T09:14:20+08:00] 59.82.21.36 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089160s] [吞吐率:11.22req/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, */*', 'accept-language' => 'zh-CN,zh;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.3509.193 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', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ 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_hospital` [ RunTime:0.014780s ] [ 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.000897s ] --------------------------------------------------------------- [2024-09-09T09:14:20+08:00] 59.82.21.171 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103914s] [吞吐率:9.62req/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, */*', 'accept-language' => 'zh-CN,zh;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.3509.193 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', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012906s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009721s ] [ 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.000609s ] --------------------------------------------------------------- [2024-09-09T09:33:36+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.121042s] [吞吐率:8.26req/s] [内存消耗:3,498.39kb] [文件加载: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, */*', 'sec-purpose' => 'prefetch;prerender', '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', 'purpose' => 'prefetch', '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.007747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.014747s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000596s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.014175s ] [ 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.001094s ] --------------------------------------------------------------- [2024-09-09T09:33:36+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.138615s] [吞吐率:7.21req/s] [内存消耗:3,526.09kb] [文件加载:64] [ info ] [ LANG ] E:\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, */*', 'sec-purpose' => 'prefetch;prerender', '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', 'purpose' => 'prefetch', '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.002243s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032059s ] [ 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.000983s ] --------------------------------------------------------------- [2024-09-09T09:33:36+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.141491s] [吞吐率:7.07req/s] [内存消耗:3,526.09kb] [文件加载:64] [ info ] [ LANG ] E:\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, */*', 'sec-purpose' => 'prefetch;prerender', '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', 'purpose' => 'prefetch', '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.000688s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010174s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000636s ] --------------------------------------------------------------- [2024-09-09T09:33:43+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081434s] [吞吐率:12.28req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018020s ] [ 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-09T09:33:43+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112593s] [吞吐率:8.88req/s] [内存消耗:3,527.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 (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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003151s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022709s ] [ 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.010869s ] [ 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.009801s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000484s ] --------------------------------------------------------------- [2024-09-09T09:34:11+08:00] 112.1.58.60 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.085358s] [吞吐率:11.72req/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.016206s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.010490s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '18|3474f9814c648472845775d1384a3ca5' AND `status` = 0 LIMIT 1 [ RunTime:0.000516s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.010506s ] [ 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.000631s ] --------------------------------------------------------------- [2024-09-09T09:34:13+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.064727s] [吞吐率:15.45req/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.008935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010446s ] [ 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.000632s ] --------------------------------------------------------------- [2024-09-09T09:34:15+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076512s] [吞吐率:13.07req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000675s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016273s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001079s ] --------------------------------------------------------------- [2024-09-09T09:34:15+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121082s] [吞吐率:8.26req/s] [内存消耗:3,527.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 (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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015893s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020439s ] [ 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.001685s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013837s ] [ 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.009543s ] [ 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-09T09:36:59+08:00] 185.16.39.118 GET 101.132.37.87/ [运行时间:0.042302s] [吞吐率:23.64req/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-09T10:18:46+08:00] 64.62.197.225 GET 101.132.37.87:83/ [运行时间:0.042326s] [吞吐率:23.63req/s] [内存消耗:2,141.00kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T10:18:58+08:00] 64.62.197.221 GET 101.132.37.87:83/favicon.ico [运行时间:0.027983s] [吞吐率:35.74req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T10:19:00+08:00] 64.62.197.226 GET api.ipify.orghttp://api.ipify.org/?format=json [运行时间:0.034962s] [吞吐率:28.60req/s] [内存消耗:2,141.15kb] [文件加载: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/605.1.15 (KHTML, like Gecko)', ) [ info ] [ PARAM ] array ( 'format' => 'json', ) --------------------------------------------------------------- [2024-09-09T10:19:03+08:00] 64.62.197.224 CONNECT www.shadowserver.org:443www.shadowserver.org:443 [运行时间:0.025974s] [吞吐率: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-09T10:33:03+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.042569s] [吞吐率:23.49req/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-09T10:34:20+08:00] 198.235.24.9 GET 101.132.37.87:83/ [运行时间:0.034041s] [吞吐率:29.38req/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-09T10:35:07+08:00] 167.94.138.125 GET 101.132.37.87:83/ [运行时间:0.041324s] [吞吐率:24.20req/s] [内存消耗:2,140.28kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T10:35:11+08:00] 167.94.138.125 GET 101.132.37.87:83/ [运行时间:0.054381s] [吞吐率:18.39req/s] [内存消耗:2,141.00kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T10:35:11+08:00] 167.94.138.125 GET 101.132.37.87:83/favicon.ico [运行时间:0.027996s] [吞吐率:35.72req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2024-09-09T11:49:09+08:00] 42.236.17.196 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098332s] [吞吐率:10.17req/s] [内存消耗:3,525.76kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-length' => '26', 'pragma' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36; 360Spider', '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', 'host' => '101.132.37.87:83', 'cache-control' => 'no-cache', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001372s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018344s ] [ 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.001494s ] --------------------------------------------------------------- [2024-09-09T11:49:09+08:00] 42.236.17.196 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092020s] [吞吐率:10.87req/s] [内存消耗:3,525.76kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-length' => '26', 'pragma' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36; 360Spider', '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', 'host' => '101.132.37.87:83', 'cache-control' => 'no-cache', 'connection' => 'keep-alive', ) [ 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.015208s ] [ 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.000593s ] --------------------------------------------------------------- [2024-09-09T13:34:07+08:00] 113.215.189.187 GET 101.132.37.87:83/ [运行时间:0.043976s] [吞吐率:22.74req/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/99.0.5937.122 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T14:05:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099399s] [吞吐率:10.06req/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.002265s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019685s ] [ 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.001244s ] --------------------------------------------------------------- [2024-09-09T14:05:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.100273s] [吞吐率:9.97req/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.000730s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017267s ] [ 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.001467s ] --------------------------------------------------------------- [2024-09-09T14:05:11+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.151484s] [吞吐率:6.60req/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.000936s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015318s ] [ 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.000792s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016121s ] [ 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.015120s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000598s ] --------------------------------------------------------------- [2024-09-09T14:05:12+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092348s] [吞吐率:10.83req/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.001067s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021866s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000868s ] --------------------------------------------------------------- [2024-09-09T14:08:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.094657s] [吞吐率:10.56req/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.001130s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019480s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000750s ] --------------------------------------------------------------- [2024-09-09T14:08:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120500s] [吞吐率:8.30req/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.000687s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015095s ] [ 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.011381s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009677s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000616s ] --------------------------------------------------------------- [2024-09-09T14:08:42+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107978s] [吞吐率:9.26req/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.000820s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014834s ] [ 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.013455s ] [ 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.013579s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000555s ] --------------------------------------------------------------- [2024-09-09T14:08:42+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.086198s] [吞吐率:11.60req/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.000649s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010516s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000515s ] --------------------------------------------------------------- [2024-09-09T14:10:18+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.100492s] [吞吐率:9.95req/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.009551s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010454s ] [ 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.009757s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010166s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000614s ] --------------------------------------------------------------- [2024-09-09T14:10:18+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.057114s] [吞吐率:17.51req/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.000908s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012302s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000547s ] --------------------------------------------------------------- [2024-09-09T14:10:23+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.069384s] [吞吐率:14.41req/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.010865s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011574s ] [ 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.000752s ] --------------------------------------------------------------- [2024-09-09T14:10:24+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.102710s] [吞吐率:9.74req/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.004917s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011332s ] [ 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.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015147s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.002388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015943s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001576s ] --------------------------------------------------------------- [2024-09-09T14:10:24+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.070603s] [吞吐率:14.16req/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.000848s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011680s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000835s ] --------------------------------------------------------------- [2024-09-09T14:22:10+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.073785s] [吞吐率:13.55req/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.006837s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010706s ] [ 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.000658s ] --------------------------------------------------------------- [2024-09-09T14:22:11+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.080584s] [吞吐率:12.41req/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.000789s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010602s ] [ 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.010421s ] [ 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.009466s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000721s ] --------------------------------------------------------------- [2024-09-09T14:22:11+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.065068s] [吞吐率:15.37req/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.000779s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010448s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000546s ] --------------------------------------------------------------- [2024-09-09T14:23:50+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.138376s] [吞吐率:7.23req/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.018697s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015323s ] [ 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.000735s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013792s ] [ 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.011395s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000559s ] --------------------------------------------------------------- [2024-09-09T14:24:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098218s] [吞吐率:10.18req/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.001042s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019110s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000717s ] --------------------------------------------------------------- [2024-09-09T14:24:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123614s] [吞吐率:8.09req/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.000657s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017287s ] [ 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.000728s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010623s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010414s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000473s ] --------------------------------------------------------------- [2024-09-09T14:24:11+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.063189s] [吞吐率:15.83req/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.007096s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010539s ] [ 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-09T14:24:13+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.091858s] [吞吐率:10.89req/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.011064s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010969s ] [ 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.000674s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010643s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010306s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000492s ] --------------------------------------------------------------- [2024-09-09T14:24:13+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.057050s] [吞吐率:17.53req/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.001483s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010390s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000554s ] --------------------------------------------------------------- [2024-09-09T14:24:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.069144s] [吞吐率:14.46req/s] [内存消耗:3,517.02kb] [文件加载:64] [ info ] [ LANG ] E:\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' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012934s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010540s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 20 AND `status` = 0 LIMIT 1 [ RunTime:0.000534s ] --------------------------------------------------------------- [2024-09-09T14:28:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.073458s] [吞吐率:13.61req/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.006047s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010578s ] [ 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.000677s ] --------------------------------------------------------------- [2024-09-09T14:28:42+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101130s] [吞吐率:9.89req/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.002833s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020140s ] [ 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.002777s ] --------------------------------------------------------------- [2024-09-09T14:28:42+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.134169s] [吞吐率:7.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.001030s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.066693s ] [ 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.005635s ] --------------------------------------------------------------- [2024-09-09T14:29:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096631s] [吞吐率:10.35req/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.016074s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015818s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.002066s ] --------------------------------------------------------------- [2024-09-09T14:29:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112136s] [吞吐率: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.002368s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011016s ] [ 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.000628s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.017907s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.002458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011632s ] [ 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-09T14:31:13+08:00] 172.168.40.82 GET 101.132.37.87:83/ [运行时间:0.041824s] [吞吐率:23.91req/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-09T14:33:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097881s] [吞吐率:10.22req/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.000665s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019174s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001054s ] --------------------------------------------------------------- [2024-09-09T14:33:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101118s] [吞吐率:9.89req/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.000890s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023169s ] [ 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.000661s ] --------------------------------------------------------------- [2024-09-09T14:33:31+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083820s] [吞吐率:11.93req/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.003135s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019180s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000646s ] --------------------------------------------------------------- [2024-09-09T14:33:31+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106212s] [吞吐率:9.42req/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.000632s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018390s ] [ 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.000635s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011143s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009647s ] [ 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-09T14:35:10+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.086431s] [吞吐率:11.57req/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.000784s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018304s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000791s ] --------------------------------------------------------------- [2024-09-09T14:35:10+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113984s] [吞吐率:8.77req/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.001150s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020189s ] [ 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.000715s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011214s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009999s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000544s ] --------------------------------------------------------------- [2024-09-09T14:35:35+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.074734s] [吞吐率:13.38req/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.005299s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011453s ] [ 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.000689s ] --------------------------------------------------------------- [2024-09-09T14:35:35+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.075119s] [吞吐率:13.31req/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.009204s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010510s ] [ 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.000637s ] --------------------------------------------------------------- [2024-09-09T14:35:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096866s] [吞吐率:10.32req/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.016463s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018508s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000632s ] --------------------------------------------------------------- [2024-09-09T14:35:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111870s] [吞吐率:8.94req/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.000694s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011048s ] [ 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.000784s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018295s ] [ 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.011220s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.002201s ] --------------------------------------------------------------- [2024-09-09T14:36:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081260s] [吞吐率:12.31req/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.002037s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018139s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001869s ] --------------------------------------------------------------- [2024-09-09T14:36:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122238s] [吞吐率:8.18req/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.002103s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021459s ] [ 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.013538s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009663s ] [ 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-09T14:37:41+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092383s] [吞吐率:10.82req/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.000725s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017600s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000591s ] --------------------------------------------------------------- [2024-09-09T14:37:41+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123471s] [吞吐率:8.10req/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.015570s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014723s ] [ 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.000933s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018002s ] [ 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.010877s ] [ 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-09T14:38:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.071826s] [吞吐率:13.92req/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.005663s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010371s ] [ 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.000651s ] --------------------------------------------------------------- [2024-09-09T14:38:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107095s] [吞吐率:9.34req/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.000825s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016698s ] [ 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.000731s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012533s ] [ 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.011144s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.003700s ] --------------------------------------------------------------- [2024-09-09T14:38:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093075s] [吞吐率:10.74req/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.011279s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013086s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000543s ] --------------------------------------------------------------- [2024-09-09T14:38:49+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080727s] [吞吐率:12.39req/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.000607s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014516s ] [ 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.002059s ] --------------------------------------------------------------- [2024-09-09T14:38:49+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086656s] [吞吐率:11.54req/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.010061s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012603s ] [ 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.000595s ] --------------------------------------------------------------- [2024-09-09T14:38:51+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.117534s] [吞吐率:8.51req/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.000941s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018886s ] [ 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.000839s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012882s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000650s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013613s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000648s ] --------------------------------------------------------------- [2024-09-09T14:38:53+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093089s] [吞吐率:10.74req/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.001002s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013736s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000660s ] --------------------------------------------------------------- [2024-09-09T14:39:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.067870s] [吞吐率:14.73req/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.011277s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010625s ] [ 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.000663s ] --------------------------------------------------------------- [2024-09-09T14:39:20+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122586s] [吞吐率:8.16req/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.012145s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014267s ] [ 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.000839s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013580s ] [ 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.017581s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000623s ] --------------------------------------------------------------- [2024-09-09T14:39:20+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095467s] [吞吐率:10.47req/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.000804s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014630s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000624s ] --------------------------------------------------------------- [2024-09-09T14:39:35+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097003s] [吞吐率:10.31req/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.005604s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015070s ] [ 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.000907s ] --------------------------------------------------------------- [2024-09-09T14:39:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096578s] [吞吐率:10.35req/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.000939s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016270s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000689s ] --------------------------------------------------------------- [2024-09-09T14:39:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.135124s] [吞吐率:7.40req/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.002015s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021095s ] [ 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.009939s ] [ 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.011541s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000487s ] --------------------------------------------------------------- [2024-09-09T14:41:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084048s] [吞吐率:11.90req/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.002304s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016211s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000745s ] --------------------------------------------------------------- [2024-09-09T14:41:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111071s] [吞吐率:9.00req/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.001046s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019976s ] [ 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.000811s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010672s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009461s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000485s ] --------------------------------------------------------------- [2024-09-09T14:41:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.068388s] [吞吐率:14.62req/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.000776s ] 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.000668s ] --------------------------------------------------------------- [2024-09-09T14:41:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125911s] [吞吐率:7.94req/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.011184s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022846s ] [ 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.000967s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015140s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.001197s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017633s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001720s ] --------------------------------------------------------------- [2024-09-09T14:41:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091348s] [吞吐率:10.95req/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.000638s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010439s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000636s ] --------------------------------------------------------------- [2024-09-09T14:41:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.118059s] [吞吐率:8.47req/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.002926s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015716s ] [ 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.000849s ] --------------------------------------------------------------- [2024-09-09T14:41:48+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.129872s] [吞吐率:7.70req/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.008675s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042161s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.002508s ] --------------------------------------------------------------- [2024-09-09T14:41:48+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.137250s] [吞吐率:7.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.001016s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014126s ] [ 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.000903s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.017309s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.001489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017025s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.002822s ] --------------------------------------------------------------- [2024-09-09T14:41:50+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081995s] [吞吐率:12.20req/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.000966s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015100s ] [ 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.000789s ] --------------------------------------------------------------- [2024-09-09T14:41:50+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089514s] [吞吐率:11.17req/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.008036s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013143s ] [ 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.000606s ] --------------------------------------------------------------- [2024-09-09T14:41:52+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124959s] [吞吐率:8.00req/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.005455s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014350s ] [ 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.000858s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013177s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013904s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000659s ] --------------------------------------------------------------- [2024-09-09T14:41:53+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.067792s] [吞吐率:14.75req/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.002348s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010613s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000567s ] --------------------------------------------------------------- [2024-09-09T14:41:59+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085345s] [吞吐率:11.72req/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.004333s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016965s ] [ 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.000888s ] --------------------------------------------------------------- [2024-09-09T14:41:59+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088052s] [吞吐率:11.36req/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.000802s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011418s ] [ 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.000574s ] --------------------------------------------------------------- [2024-09-09T14:44:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095917s] [吞吐率:10.43req/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.008920s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012801s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000640s ] --------------------------------------------------------------- [2024-09-09T14:44:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113579s] [吞吐率:8.80req/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.000607s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010836s ] [ 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.012264s ] [ 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.007577s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000437s ] --------------------------------------------------------------- [2024-09-09T14:44:32+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083008s] [吞吐率: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.000795s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013284s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000672s ] --------------------------------------------------------------- [2024-09-09T14:44:32+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.104059s] [吞吐率:9.61req/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.001264s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015175s ] [ 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.000723s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008631s ] [ 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.008078s ] [ 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-09T14:47:05+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.076167s] [吞吐率:13.13req/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.011093s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008360s ] [ 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-09T14:47:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.096500s] [吞吐率:10.36req/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.004424s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014338s ] [ 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.001033s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011032s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000832s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014261s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000876s ] --------------------------------------------------------------- [2024-09-09T14:47:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081050s] [吞吐率: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.008734s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007952s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000514s ] --------------------------------------------------------------- [2024-09-09T14:47:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083046s] [吞吐率:12.04req/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.001632s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014847s ] [ 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-09T14:47:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082378s] [吞吐率:12.14req/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.000962s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014206s ] [ 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.000642s ] --------------------------------------------------------------- [2024-09-09T14:47:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079607s] [吞吐率:12.56req/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.001240s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016019s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000801s ] --------------------------------------------------------------- [2024-09-09T14:47:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101759s] [吞吐率:9.83req/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.000621s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016452s ] [ 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.000778s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008663s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007699s ] [ 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-09T14:47:49+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.070244s] [吞吐率:14.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.012783s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012268s ] [ 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.000677s ] --------------------------------------------------------------- [2024-09-09T14:47:51+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091576s] [吞吐率:10.92req/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.015445s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018657s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000696s ] --------------------------------------------------------------- [2024-09-09T14:47:51+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113952s] [吞吐率:8.78req/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.021466s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008687s ] [ 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.000595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010847s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011677s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000558s ] --------------------------------------------------------------- [2024-09-09T14:47:54+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081826s] [吞吐率:12.22req/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.000698s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013337s ] [ 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.000794s ] --------------------------------------------------------------- [2024-09-09T14:47:54+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080524s] [吞吐率:12.42req/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.000818s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015587s ] [ 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.000896s ] --------------------------------------------------------------- [2024-09-09T14:47:55+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081187s] [吞吐率:12.32req/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.000878s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014008s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000801s ] --------------------------------------------------------------- [2024-09-09T14:47:55+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.102912s] [吞吐率:9.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.003651s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014806s ] [ 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.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008832s ] [ 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.007606s ] [ 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-09T14:47:58+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104221s] [吞吐率:9.59req/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.001990s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014921s ] [ 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.000814s ] --------------------------------------------------------------- [2024-09-09T14:47:58+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.105320s] [吞吐率:9.49req/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.000957s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009031s ] [ 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.000573s ] --------------------------------------------------------------- [2024-09-09T14:48:00+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085737s] [吞吐率:11.66req/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.008109s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010465s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000649s ] --------------------------------------------------------------- [2024-09-09T14:48:00+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.104528s] [吞吐率:9.57req/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.000599s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011345s ] [ 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.000631s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010497s ] [ 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.007658s ] [ 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-09T14:48:02+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081338s] [吞吐率:12.29req/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.000732s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013678s ] [ 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.001109s ] --------------------------------------------------------------- [2024-09-09T14:48:02+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082645s] [吞吐率:12.10req/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.001039s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015661s ] [ 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.000830s ] --------------------------------------------------------------- [2024-09-09T14:48:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.078220s] [吞吐率:12.78req/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.004869s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008197s ] [ 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.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008986s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008076s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000609s ] --------------------------------------------------------------- [2024-09-09T14:48:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.061226s] [吞吐率:16.33req/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.007552s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007876s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000547s ] --------------------------------------------------------------- [2024-09-09T14:48:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080029s] [吞吐率:12.50req/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.000829s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014852s ] [ 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.000868s ] --------------------------------------------------------------- [2024-09-09T14:48:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078634s] [吞吐率:12.72req/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.000644s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012831s ] [ 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.000719s ] --------------------------------------------------------------- [2024-09-09T14:48:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084153s] [吞吐率:11.88req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ 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_epartmene` [ RunTime:0.015779s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000663s ] --------------------------------------------------------------- [2024-09-09T14:48:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105454s] [吞吐率:9.48req/s] [内存消耗:3,528.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000645s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013994s ] [ 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.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008956s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007869s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000458s ] --------------------------------------------------------------- [2024-09-09T14:48:09+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089450s] [吞吐率:11.18req/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.002635s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008897s ] [ 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-09T14:48:09+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098785s] [吞吐率:10.12req/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.012593s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008427s ] [ 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.000616s ] --------------------------------------------------------------- [2024-09-09T14:48:10+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084340s] [吞吐率:11.86req/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.000608s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017620s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000616s ] --------------------------------------------------------------- [2024-09-09T14:48:10+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105158s] [吞吐率:9.51req/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.001928s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014032s ] [ 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.000870s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008777s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009766s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-09T14:48:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080943s] [吞吐率:12.35req/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.000582s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014101s ] [ 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-09T14:48:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081736s] [吞吐率:12.23req/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.000920s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018076s ] [ 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.000703s ] --------------------------------------------------------------- [2024-09-09T14:48:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078942s] [吞吐率:12.67req/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.000675s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014196s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000592s ] --------------------------------------------------------------- [2024-09-09T14:48:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101958s] [吞吐率:9.81req/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.001746s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013727s ] [ 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.010131s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009088s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000479s ] --------------------------------------------------------------- [2024-09-09T14:48:33+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.053649s] [吞吐率:18.64req/s] [内存消耗:3,517.02kb] [文件加载:64] [ info ] [ LANG ] E:\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' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008446s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 20 AND `status` = 0 LIMIT 1 [ RunTime:0.000564s ] --------------------------------------------------------------- [2024-09-09T14:51:20+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098283s] [吞吐率:10.17req/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.000892s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015602s ] [ 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-09T14:51:20+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.123477s] [吞吐率:8.10req/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.000596s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013280s ] [ 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.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010490s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008192s ] [ 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-09T14:51:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.098910s] [吞吐率:10.11req/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.000749s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008571s ] [ 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.000731s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013365s ] [ 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.011072s ] [ 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-09T14:51:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.063509s] [吞吐率:15.75req/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.001096s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008835s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000546s ] --------------------------------------------------------------- [2024-09-09T14:51:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.079714s] [吞吐率:12.54req/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.001253s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014520s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000821s ] --------------------------------------------------------------- [2024-09-09T14:51:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085107s] [吞吐率:11.75req/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.001137s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018172s ] [ 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.000829s ] --------------------------------------------------------------- [2024-09-09T14:51:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.102324s] [吞吐率:9.77req/s] [内存消耗:3,528.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001524s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011406s ] [ 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.000799s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010804s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.018719s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000599s ] --------------------------------------------------------------- [2024-09-09T14:51:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.076542s] [吞吐率:13.06req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ 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_epartmene` [ RunTime:0.010190s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000507s ] --------------------------------------------------------------- [2024-09-09T14:53:52+08:00] 113.215.189.208 GET 101.132.37.87:83/ [运行时间:0.041492s] [吞吐率:24.10req/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/102.0.8707.158 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T14:54:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095113s] [吞吐率:10.51req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010235s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012057s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000575s ] --------------------------------------------------------------- [2024-09-09T14:54:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108250s] [吞吐率:9.24req/s] [内存消耗:3,528.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ 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.011270s ] [ 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.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013252s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011645s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000481s ] --------------------------------------------------------------- [2024-09-09T14:54:58+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082020s] [吞吐率:12.19req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001417s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017018s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000651s ] --------------------------------------------------------------- [2024-09-09T14:54:58+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105441s] [吞吐率:9.48req/s] [内存消耗:3,528.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015669s ] [ 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.000650s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011368s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007654s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000460s ] --------------------------------------------------------------- [2024-09-09T14:55:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.067461s] [吞吐率:14.82req/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.010238s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011494s ] [ 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.000748s ] --------------------------------------------------------------- [2024-09-09T14:55:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.073967s] [吞吐率:13.52req/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.000776s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008624s ] [ 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.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008610s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007780s ] [ 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-09T14:55:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.054073s] [吞吐率:18.49req/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.000743s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008168s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000548s ] --------------------------------------------------------------- [2024-09-09T14:55:39+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.118380s] [吞吐率:8.45req/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.000924s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013663s ] [ 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.000781s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011649s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013807s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000530s ] --------------------------------------------------------------- [2024-09-09T14:55:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101018s] [吞吐率:9.90req/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.000719s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018883s ] [ 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.001008s ] --------------------------------------------------------------- [2024-09-09T14:55:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104223s] [吞吐率:9.59req/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.003498s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023166s ] [ 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.001335s ] --------------------------------------------------------------- [2024-09-09T14:55:42+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093732s] [吞吐率:10.67req/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.012349s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015774s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000646s ] --------------------------------------------------------------- [2024-09-09T14:55:42+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.105128s] [吞吐率:9.51req/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.000601s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008137s ] [ 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.000840s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016080s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008358s ] [ 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-09T14:55:59+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085268s] [吞吐率:11.73req/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.000912s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010748s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000710s ] --------------------------------------------------------------- [2024-09-09T14:56:02+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095649s] [吞吐率:10.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.001058s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015855s ] [ 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.000798s ] --------------------------------------------------------------- [2024-09-09T14:56:02+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096358s] [吞吐率:10.38req/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.000603s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013884s ] [ 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.002403s ] --------------------------------------------------------------- [2024-09-09T14:56:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079327s] [吞吐率:12.61req/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.001024s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015662s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000690s ] --------------------------------------------------------------- [2024-09-09T14:56:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.103191s] [吞吐率:9.69req/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.000669s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013593s ] [ 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.010149s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007969s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-09T15:00:49+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095410s] [吞吐率: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.001033s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018847s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000939s ] --------------------------------------------------------------- [2024-09-09T15:00:49+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.119041s] [吞吐率:8.40req/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.000599s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018215s ] [ 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.000762s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011116s ] [ 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.009472s ] [ 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-09T15:00:51+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084930s] [吞吐率:11.77req/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.000891s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020360s ] [ 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-09T15:00:51+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107822s] [吞吐率:9.27req/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.001239s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020752s ] [ 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.010111s ] [ 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.009351s ] [ 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-09T15:00:55+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087847s] [吞吐率:11.38req/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.001314s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021357s ] [ 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.000912s ] --------------------------------------------------------------- [2024-09-09T15:00:55+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087890s] [吞吐率:11.38req/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.000721s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021857s ] [ 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.000874s ] --------------------------------------------------------------- [2024-09-09T15:00:56+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.107544s] [吞吐率:9.30req/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.000847s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019106s ] [ 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.000931s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.015127s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.019203s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000597s ] --------------------------------------------------------------- [2024-09-09T15:00:56+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.072391s] [吞吐率:13.81req/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.000691s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.009297s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000503s ] --------------------------------------------------------------- [2024-09-09T15:56:55+08:00] 141.98.11.84 GET 101.132.37.87/ [运行时间:0.042049s] [吞吐率:23.78req/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-09T16:25:52+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101796s] [吞吐率:9.82req/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.000925s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022505s ] [ 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-09T16:25:52+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091721s] [吞吐率:10.90req/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.000633s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016578s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000700s ] --------------------------------------------------------------- [2024-09-09T16:25:54+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095325s] [吞吐率:10.49req/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.011936s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019259s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000671s ] --------------------------------------------------------------- [2024-09-09T16:25:54+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.119422s] [吞吐率:8.37req/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.011964s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018712s ] [ 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.000635s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011062s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009763s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000494s ] --------------------------------------------------------------- [2024-09-09T16:34:23+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.079879s] [吞吐率:12.52req/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.013430s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010928s ] [ 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.000753s ] --------------------------------------------------------------- [2024-09-09T16:34:25+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.117820s] [吞吐率:8.49req/s] [内存消耗:3,528.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000932s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017238s ] [ 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.000805s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.017258s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 33 AND `status` = 0 [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015939s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000628s ] --------------------------------------------------------------- [2024-09-09T16:34:25+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.100568s] [吞吐率:9.94req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010125s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015188s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000505s ] --------------------------------------------------------------- [2024-09-09T16:34:57+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.106052s] [吞吐率:9.43req/s] [内存消耗:3,525.74kb] [文件加载:64] [ info ] [ LANG ] E:\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 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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.004846s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018662s ] [ 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.000835s ] --------------------------------------------------------------- [2024-09-09T16:34:57+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.106301s] [吞吐率:9.41req/s] [内存消耗:3,525.74kb] [文件加载:64] [ info ] [ LANG ] E:\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 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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.004918s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019312s ] [ 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-09T16:34:58+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080940s] [吞吐率:12.35req/s] [内存消耗:3,511.68kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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.001296s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017699s ] [ 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-09T16:34:58+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.108555s] [吞吐率:9.21req/s] [内存消耗:3,527.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 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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.002872s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018985s ] [ 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.000756s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009755s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009950s ] [ 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-09T16:35:14+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095369s] [吞吐率:10.49req/s] [内存消耗:3,525.74kb] [文件加载:64] [ info ] [ LANG ] E:\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 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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.002721s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018748s ] [ 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-09T16:35:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114652s] [吞吐率:8.72req/s] [内存消耗:3,527.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011418s ] [ 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` = '38' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000650s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009710s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 38 AND `status` = 0 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.021201s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 38 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000785s ] --------------------------------------------------------------- [2024-09-09T16:35:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.072463s] [吞吐率:13.80req/s] [内存消耗:3,511.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000715s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010419s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 38 ORDER BY `nameInitial` [ RunTime:0.000576s ] --------------------------------------------------------------- [2024-09-09T16:35:22+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.095642s] [吞吐率:10.46req/s] [内存消耗:3,522.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' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', 'epartmeneId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015055s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010296s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010513s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 38 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.011062s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '38' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000448s ] --------------------------------------------------------------- [2024-09-09T16:35:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113862s] [吞吐率:8.78req/s] [内存消耗:3,527.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006059s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016798s ] [ 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` = '38' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000714s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014793s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 38 AND `status` = 0 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.015294s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 38 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000560s ] --------------------------------------------------------------- [2024-09-09T16:35:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096952s] [吞吐率:10.31req/s] [内存消耗:3,511.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ 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.010197s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 38 ORDER BY `nameInitial` [ RunTime:0.000509s ] --------------------------------------------------------------- [2024-09-09T16:35:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.079494s] [吞吐率:12.58req/s] [内存消耗:3,522.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' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', 'epartmeneId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000757s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010592s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010613s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 38 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009288s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '38' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000465s ] --------------------------------------------------------------- [2024-09-09T16:35:51+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.082654s] [吞吐率:12.10req/s] [内存消耗:3,522.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' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', 'epartmeneId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000813s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011269s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000593s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011536s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 38 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009487s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '38' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000435s ] --------------------------------------------------------------- [2024-09-09T16:35:53+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078946s] [吞吐率:12.67req/s] [内存消耗:3,511.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000809s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015287s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 38 ORDER BY `nameInitial` [ RunTime:0.000665s ] --------------------------------------------------------------- [2024-09-09T16:35:53+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120347s] [吞吐率:8.31req/s] [内存消耗:3,527.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012155s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015771s ] [ 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` = '38' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014720s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 38 AND `status` = 0 [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.020881s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 38 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000459s ] --------------------------------------------------------------- [2024-09-09T16:37:46+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112948s] [吞吐率:8.85req/s] [内存消耗:3,527.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000828s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011937s ] [ 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` = '38' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009379s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 38 AND `status` = 0 [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010686s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 38 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001162s ] --------------------------------------------------------------- [2024-09-09T16:37:46+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.121616s] [吞吐率:8.22req/s] [内存消耗:3,511.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.033578s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012244s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 38 ORDER BY `nameInitial` [ RunTime:0.000515s ] --------------------------------------------------------------- [2024-09-09T16:39:03+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.072413s] [吞吐率:13.81req/s] [内存消耗:3,517.02kb] [文件加载:64] [ info ] [ LANG ] E:\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' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015565s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012011s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000522s ] --------------------------------------------------------------- [2024-09-09T16:39:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.066869s] [吞吐率:14.95req/s] [内存消耗:3,517.80kb] [文件加载:64] [ info ] [ LANG ] E:\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' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012041s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010463s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 30 AND `status` = 0 LIMIT 1 [ RunTime:0.000555s ] --------------------------------------------------------------- [2024-09-09T16:45:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.089997s] [吞吐率:11.11req/s] [内存消耗:3,522.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' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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' => '38', 'epartmeneId' => '1', ) [ 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_epartmene` [ RunTime:0.010319s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000650s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009733s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 38 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009463s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '38' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000588s ] --------------------------------------------------------------- [2024-09-09T16:45:21+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.119320s] [吞吐率:8.38req/s] [内存消耗:3,527.67kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003424s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017930s ] [ 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` = '38' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.019396s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 38 AND `status` = 0 [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017749s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 38 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000592s ] --------------------------------------------------------------- [2024-09-09T16:45:21+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090376s] [吞吐率:11.06req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '38', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000785s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017774s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 38 ORDER BY `nameInitial` [ RunTime:0.000533s ] --------------------------------------------------------------- [2024-09-09T16:45:35+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.086669s] [吞吐率:11.54req/s] [内存消耗:3,522.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' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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' => '38', 'epartmeneId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006782s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010335s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010946s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 38 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010018s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '38' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000450s ] --------------------------------------------------------------- [2024-09-09T16:45:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.074321s] [吞吐率:13.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.000967s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018623s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000828s ] --------------------------------------------------------------- [2024-09-09T16:45:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.072856s] [吞吐率:13.73req/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.004399s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010571s ] [ 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.000646s ] --------------------------------------------------------------- [2024-09-09T16:45:39+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.132325s] [吞吐率:7.56req/s] [内存消耗:3,530.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '39', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000950s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018973s ] [ 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` = '39' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000839s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013114s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 39 AND `status` = 0 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.017904s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 39 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000693s ] --------------------------------------------------------------- [2024-09-09T16:45:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.068508s] [吞吐率:14.60req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '39', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000909s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010516s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 39 ORDER BY `nameInitial` [ RunTime:0.000553s ] --------------------------------------------------------------- [2024-09-09T16:45:44+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.075191s] [吞吐率:13.30req/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.001347s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021837s ] [ 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.000880s ] --------------------------------------------------------------- [2024-09-09T16:45:44+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.079693s] [吞吐率:12.55req/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.004772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011349s ] [ 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.000655s ] --------------------------------------------------------------- [2024-09-09T16:45:45+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120409s] [吞吐率:8.31req/s] [内存消耗:3,528.23kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002548s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013125s ] [ 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` = '35' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011378s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 35 AND `status` = 0 [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 35 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000624s ] --------------------------------------------------------------- [2024-09-09T16:45:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.067181s] [吞吐率:14.89req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001663s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.009957s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 35 ORDER BY `nameInitial` [ RunTime:0.000559s ] --------------------------------------------------------------- [2024-09-09T16:45:53+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.108905s] [吞吐率:9.18req/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.021988s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018314s ] [ 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.000803s ] --------------------------------------------------------------- [2024-09-09T16:45:53+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104813s] [吞吐率:9.54req/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.005060s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017599s ] [ 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.000823s ] --------------------------------------------------------------- [2024-09-09T16:45:55+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.094445s] [吞吐率:10.59req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '40', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010965s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010136s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 40 ORDER BY `nameInitial` [ RunTime:0.000710s ] --------------------------------------------------------------- [2024-09-09T16:45:56+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.091349s] [吞吐率:10.95req/s] [内存消耗:3,531.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '40', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007388s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008156s ] [ 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` = '40' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008178s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 40 AND `status` = 0 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007634s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 40 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000464s ] --------------------------------------------------------------- [2024-09-09T16:46:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.062002s] [吞吐率:16.13req/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.000877s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014034s ] [ 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.000856s ] --------------------------------------------------------------- [2024-09-09T16:46:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083515s] [吞吐率:11.97req/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.014827s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008678s ] [ 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.000651s ] --------------------------------------------------------------- [2024-09-09T16:46:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093522s] [吞吐率:10.69req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '37', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014147s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013793s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 37 ORDER BY `nameInitial` [ RunTime:0.000934s ] --------------------------------------------------------------- [2024-09-09T16:46:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116850s] [吞吐率:8.56req/s] [内存消耗:3,531.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '37', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012766s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015801s ] [ 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` = '37' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008579s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 37 AND `status` = 0 [ RunTime:0.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007932s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 37 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000455s ] --------------------------------------------------------------- [2024-09-09T16:47:08+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.066540s] [吞吐率:15.03req/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.001507s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008692s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000652s ] --------------------------------------------------------------- [2024-09-09T16:47:09+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.096549s] [吞吐率:10.36req/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.000791s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012627s ] [ 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.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010944s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014415s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000533s ] --------------------------------------------------------------- [2024-09-09T16:47:09+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088821s] [吞吐率:11.26req/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.005626s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007780s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000510s ] --------------------------------------------------------------- [2024-09-09T16:50:02+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.085718s] [吞吐率:11.67req/s] [内存消耗:3,523.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002999s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008027s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007862s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.007450s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000466s ] --------------------------------------------------------------- [2024-09-09T16:50:05+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101524s] [吞吐率:9.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.003171s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011870s ] [ 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.000802s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014945s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011307s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000592s ] --------------------------------------------------------------- [2024-09-09T16:50:05+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092912s] [吞吐率:10.76req/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.013207s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007751s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000528s ] --------------------------------------------------------------- [2024-09-09T16:50:33+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.054618s] [吞吐率:18.31req/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.000932s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008230s ] [ 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.000655s ] --------------------------------------------------------------- [2024-09-09T16:50:56+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.078562s] [吞吐率:12.73req/s] [内存消耗:3,523.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005663s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.008151s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000534s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008669s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.007398s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000436s ] --------------------------------------------------------------- [2024-09-09T16:51:00+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.057655s] [吞吐率:17.34req/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.001595s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010330s ] [ 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.000646s ] --------------------------------------------------------------- [2024-09-09T16:51:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.102943s] [吞吐率:9.71req/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.000845s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011614s ] [ 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.000818s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010948s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.018019s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000592s ] --------------------------------------------------------------- [2024-09-09T16:55:02+08:00] 198.235.24.216 GET 101.132.37.87:83/ [运行时间:0.042914s] [吞吐率:23.30req/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-09T16:56:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098611s] [吞吐率:10.14req/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.005472s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012713s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000605s ] --------------------------------------------------------------- [2024-09-09T16:56:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116527s] [吞吐率:8.58req/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.002444s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016234s ] [ 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.000795s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010728s ] [ 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.009581s ] [ 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-09T17:03:13+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.103614s] [吞吐率:9.65req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014580s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010369s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009468s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009432s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000580s ] --------------------------------------------------------------- [2024-09-09T17:03:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.089484s] [吞吐率:11.18req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008303s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010198s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010355s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.011090s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000616s ] --------------------------------------------------------------- [2024-09-09T17:03:20+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.085394s] [吞吐率:11.71req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005002s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010440s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010874s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000525s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009747s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000482s ] --------------------------------------------------------------- [2024-09-09T17:12:08+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.099995s] [吞吐率:10.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.000883s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.022018s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000815s ] --------------------------------------------------------------- [2024-09-09T17:12:08+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.129887s] [吞吐率:7.70req/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.007448s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018121s ] [ 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.001085s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011363s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010366s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000552s ] --------------------------------------------------------------- [2024-09-09T17:23:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.093719s] [吞吐率:10.67req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000901s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010759s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000540s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011596s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009761s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000600s ] --------------------------------------------------------------- [2024-09-09T17:23:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.090429s] [吞吐率:11.06req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007522s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010366s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000568s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011318s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010911s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000517s ] --------------------------------------------------------------- [2024-09-09T17:23:08+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.094033s] [吞吐率:10.63req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013988s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011171s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010908s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009358s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000444s ] --------------------------------------------------------------- [2024-09-09T17:23:10+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.087400s] [吞吐率:11.44req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006853s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010558s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011338s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000517s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010348s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000457s ] --------------------------------------------------------------- [2024-09-09T17:24:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080328s] [吞吐率:12.45req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000785s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010529s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010991s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009213s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000448s ] --------------------------------------------------------------- [2024-09-09T17:24:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.085501s] [吞吐率:11.70req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006043s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010090s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010426s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009230s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000439s ] --------------------------------------------------------------- [2024-09-09T17:28:14+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.066812s] [吞吐率:14.97req/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.000768s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010644s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000792s ] --------------------------------------------------------------- [2024-09-09T17:28:41+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.087677s] [吞吐率:11.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.003690s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018928s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000715s ] --------------------------------------------------------------- [2024-09-09T17:28:41+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112426s] [吞吐率:8.89req/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.001384s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012606s ] [ 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.010631s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009425s ] [ 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-09T17:28:52+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.073238s] [吞吐率:13.65req/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.000730s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010473s ] [ 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.000633s ] --------------------------------------------------------------- [2024-09-09T17:28:54+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109899s] [吞吐率:9.10req/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.015142s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013739s ] [ 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.001139s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012376s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000981s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013125s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001038s ] --------------------------------------------------------------- [2024-09-09T17:28:54+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080901s] [吞吐率:12.36req/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.000626s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010172s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000492s ] --------------------------------------------------------------- [2024-09-09T17:30:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.080807s] [吞吐率:12.38req/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.000977s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014844s ] [ 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.001483s ] --------------------------------------------------------------- [2024-09-09T17:30:28+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085667s] [吞吐率:11.67req/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.007152s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013286s ] [ 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.000871s ] --------------------------------------------------------------- [2024-09-09T17:30:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082676s] [吞吐率:12.10req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '34', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000721s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018334s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 34 ORDER BY `nameInitial` [ RunTime:0.000658s ] --------------------------------------------------------------- [2024-09-09T17:30:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.109266s] [吞吐率:9.15req/s] [内存消耗:3,529.81kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '34', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001129s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018737s ] [ 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` = '34' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010710s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 34 AND `status` = 0 [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009725s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 34 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000498s ] --------------------------------------------------------------- [2024-09-09T17:36:41+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.067127s] [吞吐率:14.90req/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.000819s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010811s ] [ 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-09T17:39:18+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096026s] [吞吐率: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.001043s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020749s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000565s ] --------------------------------------------------------------- [2024-09-09T17:39:18+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.122975s] [吞吐率:8.13req/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.000641s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016989s ] [ 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.000782s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011255s ] [ 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.009929s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000601s ] --------------------------------------------------------------- [2024-09-09T17:39:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104765s] [吞吐率:9.55req/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.010477s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.028783s ] [ 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.001129s ] --------------------------------------------------------------- [2024-09-09T17:39:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.105416s] [吞吐率:9.49req/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.011223s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.029391s ] [ 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.001301s ] --------------------------------------------------------------- [2024-09-09T17:39:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.144144s] [吞吐率:6.94req/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.000785s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.061657s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.007179s ] --------------------------------------------------------------- [2024-09-09T17:39:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.165483s] [吞吐率:6.04req/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.014363s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.026711s ] [ 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.001084s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.021997s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.002993s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.024054s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000635s ] --------------------------------------------------------------- [2024-09-09T17:43:07+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.067840s] [吞吐率:14.74req/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.002422s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010469s ] [ 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.000651s ] --------------------------------------------------------------- [2024-09-09T17:43:09+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120121s] [吞吐率:8.32req/s] [内存消耗:3,528.23kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000801s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014254s ] [ 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` = '35' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013197s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 35 AND `status` = 0 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014117s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 35 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000622s ] --------------------------------------------------------------- [2024-09-09T17:43:09+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.092440s] [吞吐率:10.82req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '35', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000666s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010813s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 35 ORDER BY `nameInitial` [ RunTime:0.000645s ] --------------------------------------------------------------- [2024-09-09T17:43:16+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.062806s] [吞吐率:15.92req/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.004204s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010558s ] [ 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.000653s ] --------------------------------------------------------------- [2024-09-09T17:43:18+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.080685s] [吞吐率:12.39req/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.000769s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011192s ] [ 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.000610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011147s ] [ 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.009493s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-09T17:43:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.070204s] [吞吐率:14.24req/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.005956s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010285s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000546s ] --------------------------------------------------------------- [2024-09-09T17:43:20+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080929s] [吞吐率:12.36req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000784s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010631s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000517s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010698s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009339s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000436s ] --------------------------------------------------------------- [2024-09-09T17:43:21+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080911s] [吞吐率:12.36req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000745s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010709s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009882s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010614s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000462s ] --------------------------------------------------------------- [2024-09-09T17:43:22+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.079490s] [吞吐率:12.58req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ 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.010257s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010944s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009507s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000441s ] --------------------------------------------------------------- [2024-09-09T17:43:23+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080577s] [吞吐率:12.41req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ 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_epartmene` [ RunTime:0.010563s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011311s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009487s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000444s ] --------------------------------------------------------------- [2024-09-09T17:43:24+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080352s] [吞吐率:12.45req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000741s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010779s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009747s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009592s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000455s ] --------------------------------------------------------------- [2024-09-09T17:43:24+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.079550s] [吞吐率:12.57req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000740s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010524s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010686s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009331s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000448s ] --------------------------------------------------------------- [2024-09-09T17:43:25+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.083591s] [吞吐率:11.96req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000797s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011163s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000580s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009838s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009290s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000454s ] --------------------------------------------------------------- [2024-09-09T17:43:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.079463s] [吞吐率:12.58req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004387s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.009954s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.008787s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.007425s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000453s ] --------------------------------------------------------------- [2024-09-09T17:47:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.068196s] [吞吐率:14.66req/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.003954s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009103s ] [ 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.000655s ] --------------------------------------------------------------- [2024-09-09T17:47:06+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.075152s] [吞吐率:13.31req/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.001266s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009128s ] [ 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.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.007713s ] [ 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.007729s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000913s ] --------------------------------------------------------------- [2024-09-09T17:50:24+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.066968s] [吞吐率:14.93req/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.003410s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008211s ] [ 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.000653s ] --------------------------------------------------------------- [2024-09-09T17:50:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.097507s] [吞吐率:10.26req/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.000960s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014247s ] [ 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.000766s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010920s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014760s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000604s ] --------------------------------------------------------------- [2024-09-09T17:50:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077955s] [吞吐率:12.83req/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.000621s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007565s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000826s ] --------------------------------------------------------------- [2024-09-09T17:51:43+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077614s] [吞吐率:12.88req/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.003425s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012404s ] [ 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-09T17:51:43+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.100271s] [吞吐率:9.97req/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.001161s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013698s ] [ 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.000727s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008874s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007900s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000479s ] --------------------------------------------------------------- [2024-09-09T17:52:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077967s] [吞吐率:12.83req/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.000804s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012988s ] [ 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-09T17:52:01+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106093s] [吞吐率:9.43req/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.000818s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012796s ] [ 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.000687s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008143s ] [ 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.009561s ] [ 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-09T17:52:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.067019s] [吞吐率:14.92req/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.000934s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008379s ] [ 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.000690s ] --------------------------------------------------------------- [2024-09-09T17:52:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.097432s] [吞吐率:10.26req/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.000832s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011773s ] [ 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.000825s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010937s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011318s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000700s ] --------------------------------------------------------------- [2024-09-09T17:52:40+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090581s] [吞吐率:11.04req/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.005352s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.007553s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000525s ] --------------------------------------------------------------- [2024-09-09T17:56:14+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085903s] [吞吐率:11.64req/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.001755s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009432s ] [ 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.000663s ] --------------------------------------------------------------- [2024-09-09T17:56:14+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096208s] [吞吐率:10.39req/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.011620s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.008090s ] [ 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.000624s ] --------------------------------------------------------------- [2024-09-09T17:56:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078105s] [吞吐率:12.80req/s] [内存消耗:3,511.14kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003234s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013789s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 33 ORDER BY `nameInitial` [ RunTime:0.000687s ] --------------------------------------------------------------- [2024-09-09T17:56:15+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.099400s] [吞吐率:10.06req/s] [内存消耗:3,528.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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' => '33', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004402s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012334s ] [ 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.000868s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.008104s ] [ 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.008187s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 33 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000458s ] --------------------------------------------------------------- [2024-09-09T17:56:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081436s] [吞吐率:12.28req/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.001356s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016024s ] [ 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-09T17:56:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084394s] [吞吐率:11.85req/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.006622s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012221s ] [ 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.000718s ] --------------------------------------------------------------- [2024-09-09T17:56:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077615s] [吞吐率:12.88req/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.001211s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015672s ] [ 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-09T17:56:19+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101406s] [吞吐率:9.86req/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.003704s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014415s ] [ 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.009395s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.007834s ] [ 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-09T18:00:08+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125715s] [吞吐率:7.95req/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.001041s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015198s ] [ 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.000836s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010354s ] [ 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.009912s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000563s ] --------------------------------------------------------------- [2024-09-09T18:00:21+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093813s] [吞吐率:10.66req/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.001077s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014556s ] [ 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.001056s ] --------------------------------------------------------------- [2024-09-09T18:00:21+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096369s] [吞吐率:10.38req/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.000888s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011356s ] [ 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-09T18:00:23+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082260s] [吞吐率:12.16req/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.002055s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014572s ] [ 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-09T18:00:23+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.101827s] [吞吐率:9.82req/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.003179s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014309s ] [ 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.008365s ] [ 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.008040s ] [ 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-09T18:02:23+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.106415s] [吞吐率:9.40req/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.001849s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019378s ] [ 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.000778s ] --------------------------------------------------------------- [2024-09-09T18:02:30+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.127701s] [吞吐率:7.83req/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.008966s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.027639s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.006181s ] --------------------------------------------------------------- [2024-09-09T18:02:31+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.178305s] [吞吐率:5.61req/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.020962s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.028086s ] [ 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.002854s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.019250s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.016879s ] [ 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-09T18:03:29+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.056478s] [吞吐率:17.71req/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.000750s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010317s ] [ 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.000678s ] --------------------------------------------------------------- [2024-09-09T18:03:35+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.056864s] [吞吐率:17.59req/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.000755s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010475s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000652s ] --------------------------------------------------------------- [2024-09-09T18:03:35+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.056816s] [吞吐率:17.60req/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.000734s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010432s ] [ 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.000637s ] --------------------------------------------------------------- [2024-09-09T18:04:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.077396s] [吞吐率:12.92req/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.000849s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011378s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001899s ] --------------------------------------------------------------- [2024-09-09T18:04:17+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112666s] [吞吐率:8.88req/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.009450s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011394s ] [ 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.000559s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010218s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009905s ] [ 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-09T18:04:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.077422s] [吞吐率:12.92req/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.010347s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010939s ] [ 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.000663s ] --------------------------------------------------------------- [2024-09-09T18:04:48+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.080228s] [吞吐率:12.46req/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.000738s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010530s ] [ 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.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010549s ] [ 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.009505s ] [ 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-09T18:04:48+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.067618s] [吞吐率:14.79req/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.000736s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010324s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000549s ] --------------------------------------------------------------- [2024-09-09T18:04:50+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.081075s] [吞吐率:12.33req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000746s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010767s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011179s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009716s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000461s ] --------------------------------------------------------------- [2024-09-09T18:04:55+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.081139s] [吞吐率:12.32req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011096s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010881s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009509s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000470s ] --------------------------------------------------------------- [2024-09-09T18:05:14+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099042s] [吞吐率:10.10req/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.009841s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015719s ] [ 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.000757s ] --------------------------------------------------------------- [2024-09-09T18:05:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098883s] [吞吐率:10.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.002562s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.020851s ] [ 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-09T18:05:26+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124469s] [吞吐率: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.000701s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016176s ] [ 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.000756s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013391s ] [ 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.009879s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000472s ] --------------------------------------------------------------- [2024-09-09T18:05:37+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084567s] [吞吐率:11.82req/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.001243s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018240s ] [ 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.001176s ] --------------------------------------------------------------- [2024-09-09T18:05:38+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083191s] [吞吐率:12.02req/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.000637s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016096s ] [ 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.000582s ] --------------------------------------------------------------- [2024-09-09T18:05:39+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082882s] [吞吐率:12.07req/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.000830s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019702s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000823s ] --------------------------------------------------------------- [2024-09-09T18:05:39+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.106622s] [吞吐率:9.38req/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.000702s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015366s ] [ 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.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011062s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009717s ] [ 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-09T18:05:41+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.094059s] [吞吐率:10.63req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013067s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010317s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010874s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000545s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010100s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000468s ] --------------------------------------------------------------- [2024-09-09T18:05:44+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080462s] [吞吐率:12.43req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ 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_epartmene` [ RunTime:0.010452s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011335s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009242s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000504s ] --------------------------------------------------------------- [2024-09-09T18:06:04+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.090870s] [吞吐率:11.00req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010906s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010260s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000553s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010870s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009416s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000470s ] --------------------------------------------------------------- [2024-09-09T18:08:27+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.090442s] [吞吐率:11.06req/s] [内存消耗:3,524.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-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', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000740s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010567s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000525s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009669s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009207s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000448s ] --------------------------------------------------------------- [2024-09-09T18:14:07+08:00] 95.214.55.138 GET 101.132.37.87/ [运行时间:0.065765s] [吞吐率:15.21req/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-09T18:16:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087660s] [吞吐率:11.41req/s] [内存消耗:3,525.70kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001076s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014337s ] [ 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.000846s ] --------------------------------------------------------------- [2024-09-09T18:16:47+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085672s] [吞吐率:11.67req/s] [内存消耗:3,525.70kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000626s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009760s ] [ 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.000603s ] --------------------------------------------------------------- [2024-09-09T18:16:48+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093606s] [吞吐率:10.68req/s] [内存消耗:3,511.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.006691s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015325s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000715s ] --------------------------------------------------------------- [2024-09-09T18:16:50+08:00] 49.65.87.96 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.091317s] [吞吐率:10.95req/s] [内存消耗:3,527.60kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000911s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011628s ] [ 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.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009653s ] [ 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.009512s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000534s ] --------------------------------------------------------------- [2024-09-09T18:33:19+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094467s] [吞吐率:10.59req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000903s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012051s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000991s ] --------------------------------------------------------------- [2024-09-09T18:33:19+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098352s] [吞吐率:10.17req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.009312s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011716s ] [ 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.000573s ] --------------------------------------------------------------- [2024-09-09T18:33:22+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121946s] [吞吐率:8.20req/s] [内存消耗:3,527.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000857s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015949s ] [ 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.000705s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014006s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013078s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000584s ] --------------------------------------------------------------- [2024-09-09T18:33:23+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.080628s] [吞吐率:12.40req/s] [内存消耗:3,511.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.014146s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010327s ] [ 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-09T18:33:36+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089725s] [吞吐率:11.15req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.002322s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023530s ] [ 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.000789s ] --------------------------------------------------------------- [2024-09-09T18:33:36+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094116s] [吞吐率:10.63req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.002163s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015743s ] [ 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-09T18:33:38+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087340s] [吞吐率:11.45req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.004270s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019416s ] [ 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-09T18:33:38+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083045s] [吞吐率:12.04req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000821s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020302s ] [ 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-09T18:33:58+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086835s] [吞吐率:11.52req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000640s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015103s ] [ 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.002939s ] --------------------------------------------------------------- [2024-09-09T18:33:58+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093573s] [吞吐率:10.69req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.011216s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014095s ] [ 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.000577s ] --------------------------------------------------------------- [2024-09-09T18:35:41+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099728s] [吞吐率:10.03req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.001612s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016016s ] [ 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.000913s ] --------------------------------------------------------------- [2024-09-09T18:35:42+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.137982s] [吞吐率:7.25req/s] [内存消耗:3,527.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.015708s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011390s ] [ 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.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012765s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.018895s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000571s ] --------------------------------------------------------------- [2024-09-09T18:35:43+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.067466s] [吞吐率:14.82req/s] [内存消耗:3,511.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000890s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010875s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000570s ] --------------------------------------------------------------- [2024-09-09T18:36:04+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081427s] [吞吐率:12.28req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000882s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017357s ] [ 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-09T18:36:04+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097686s] [吞吐率:10.24req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.009898s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009387s ] [ 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.000617s ] --------------------------------------------------------------- [2024-09-09T18:36:05+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084324s] [吞吐率:11.86req/s] [内存消耗:3,511.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000950s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012993s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000625s ] --------------------------------------------------------------- [2024-09-09T18:36:06+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.092284s] [吞吐率:10.84req/s] [内存消耗:3,527.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000900s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011502s ] [ 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.000610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009478s ] [ 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.010074s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000487s ] --------------------------------------------------------------- [2024-09-09T18:36:20+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.057344s] [吞吐率:17.44req/s] [内存消耗:3,517.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' => '11', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000711s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010923s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 19 AND `status` = 0 LIMIT 1 [ RunTime:0.000544s ] --------------------------------------------------------------- [2024-09-09T18:36:35+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101411s] [吞吐率:9.86req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.011408s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019047s ] [ 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.000812s ] --------------------------------------------------------------- [2024-09-09T18:36:35+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101972s] [吞吐率:9.81req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\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/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.000716s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020333s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000584s ] --------------------------------------------------------------- [2024-09-09T18:36:37+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.086540s] [吞吐率:11.56req/s] [内存消耗:3,511.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' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.001060s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015852s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000632s ] --------------------------------------------------------------- [2024-09-09T18:36:37+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116706s] [吞吐率:8.57req/s] [内存消耗:3,527.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0', '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,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.001060s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023223s ] [ 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.000559s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009480s ] [ 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.009441s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000473s ] --------------------------------------------------------------- [2024-09-09T18:37:59+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091334s] [吞吐率:10.95req/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; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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.001137s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020937s ] [ 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.000845s ] --------------------------------------------------------------- [2024-09-09T18:37:59+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088173s] [吞吐率:11.34req/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; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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.001148s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020140s ] [ 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.001012s ] --------------------------------------------------------------- [2024-09-09T18:38:01+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082171s] [吞吐率:12.17req/s] [内存消耗:3,511.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000688s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018765s ] [ 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-09T18:38:01+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111161s] [吞吐率:9.00req/s] [内存消耗:3,527.59kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003979s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018965s ] [ 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.000687s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011271s ] [ 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.009593s ] [ 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-09T18:38:17+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099987s] [吞吐率:10.00req/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; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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.001843s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015676s ] [ 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.000714s ] --------------------------------------------------------------- [2024-09-09T18:38:18+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.093240s] [吞吐率:10.73req/s] [内存消耗:3,511.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002295s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017451s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000634s ] --------------------------------------------------------------- [2024-09-09T18:38:18+08:00] 114.221.10.236 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.117748s] [吞吐率:8.49req/s] [内存消耗:3,527.59kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 SE 2.X MetaSr 1.0', '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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012162s ] [ 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.000576s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010057s ] [ 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.009487s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000575s ] --------------------------------------------------------------- [2024-09-09T19:22:34+08:00] 120.79.19.119 POST 101.132.37.87:83/?s=index/index/index [运行时间:0.043300s] [吞吐率:23.09req/s] [内存消耗:2,141.91kb] [文件加载: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 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2656.18 Safari/537.36', 'content-length' => '72', 'content-type' => 'application/x-www-form-urlencoded', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( 's' => 'echo thinkphp | rev', 'method' => '', 'filter' => array ( 0 => 'system', ), ) --------------------------------------------------------------- [2024-09-09T21:57:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098969s] [吞吐率:10.10req/s] [内存消耗:3,526.03kb] [文件加载:64] [ info ] [ LANG ] E:\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/122.0.0.0 Safari/537.36 NetType/WIFI MicroMessenger/7.0.20.1781(0x6700143B) WindowsWechat(0x63090b19) XWEB/11253 Flue', '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.000769s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015455s ] [ 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.000941s ] --------------------------------------------------------------- [2024-09-09T21:57:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101603s] [吞吐率:9.84req/s] [内存消耗:3,526.03kb] [文件加载:64] [ info ] [ LANG ] E:\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/122.0.0.0 Safari/537.36 NetType/WIFI MicroMessenger/7.0.20.1781(0x6700143B) WindowsWechat(0x63090b19) XWEB/11253 Flue', '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.003419s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022637s ] [ 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.000676s ] --------------------------------------------------------------- [2024-09-09T21:57:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096322s] [吞吐率:10.38req/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.000797s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015281s ] [ 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.000793s ] --------------------------------------------------------------- [2024-09-09T21:57:49+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098496s] [吞吐率:10.15req/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.000868s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020399s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000667s ] --------------------------------------------------------------- [2024-09-09T21:57:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121036s] [吞吐率:8.26req/s] [内存消耗:3,527.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://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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000858s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015979s ] [ 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.012624s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013082s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000616s ] --------------------------------------------------------------- [2024-09-09T21:57:52+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.072068s] [吞吐率:13.88req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000933s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015465s ] [ 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-09T21:57:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087825s] [吞吐率:11.39req/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.003498s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017013s ] [ 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.000849s ] --------------------------------------------------------------- [2024-09-09T21:57:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.106793s] [吞吐率:9.36req/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.004541s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016813s ] [ 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.000875s ] --------------------------------------------------------------- [2024-09-09T22:01:55+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094842s] [吞吐率:10.54req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.002918s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016084s ] [ 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.000955s ] --------------------------------------------------------------- [2024-09-09T22:01:55+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091649s] [吞吐率:10.91req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.003176s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009936s ] [ 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.000579s ] --------------------------------------------------------------- [2024-09-09T22:01:58+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.079551s] [吞吐率:12.57req/s] [内存消耗:3,511.67kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000931s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014281s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000560s ] --------------------------------------------------------------- [2024-09-09T22:01:58+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.121271s] [吞吐率:8.25req/s] [内存消耗:3,527.64kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.011355s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010659s ] [ 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.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009610s ] [ 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.009518s ] [ 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-09T22:02:40+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092594s] [吞吐率:10.80req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.006258s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022214s ] [ 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-09T22:02:40+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093697s] [吞吐率:10.67req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000652s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017182s ] [ 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.000780s ] --------------------------------------------------------------- [2024-09-09T22:03:05+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.077347s] [吞吐率:12.93req/s] [内存消耗:3,525.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.121 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.000625s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011017s ] [ 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.000774s ] --------------------------------------------------------------- [2024-09-09T22:03:05+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089498s] [吞吐率:11.17req/s] [内存消耗:3,525.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '26', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.121 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.012155s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011764s ] [ 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-09T22:03:46+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.100017s] [吞吐率:10.00req/s] [内存消耗:3,511.51kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.121 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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016756s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000663s ] --------------------------------------------------------------- [2024-09-09T22:03:46+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.126576s] [吞吐率:7.90req/s] [内存消耗:3,527.48kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.121 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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001549s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020357s ] [ 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.000728s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.011620s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009682s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000464s ] --------------------------------------------------------------- [2024-09-09T22:08:21+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097354s] [吞吐率:10.27req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000638s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016430s ] [ 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.000823s ] --------------------------------------------------------------- [2024-09-09T22:08:21+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098618s] [吞吐率:10.14req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.001165s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020632s ] [ 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.000803s ] --------------------------------------------------------------- [2024-09-09T22:08:22+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.088984s] [吞吐率:11.24req/s] [内存消耗:3,511.67kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.005287s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018318s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000617s ] --------------------------------------------------------------- [2024-09-09T22:08:22+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113065s] [吞吐率:8.84req/s] [内存消耗:3,527.64kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000824s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019240s ] [ 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.014393s ] [ 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.009866s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000567s ] --------------------------------------------------------------- [2024-09-09T22:11:59+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.070531s] [吞吐率:14.18req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000852s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011476s ] [ 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.000754s ] --------------------------------------------------------------- [2024-09-09T22:12:00+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095526s] [吞吐率:10.47req/s] [内存消耗:3,511.67kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000738s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017753s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000600s ] --------------------------------------------------------------- [2024-09-09T22:12:00+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.116741s] [吞吐率:8.57req/s] [内存消耗:3,527.64kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.002156s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017333s ] [ 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.017635s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000533s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.012076s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000494s ] --------------------------------------------------------------- [2024-09-09T22:12:01+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080407s] [吞吐率:12.44req/s] [内存消耗:3,523.16kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010235s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000718s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010762s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009568s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000461s ] --------------------------------------------------------------- [2024-09-09T22:12:11+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085307s] [吞吐率:11.72req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.001382s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018367s ] [ 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-09T22:12:11+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091640s] [吞吐率:10.91req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.008838s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014494s ] [ 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.000639s ] --------------------------------------------------------------- [2024-09-09T22:12:13+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.103325s] [吞吐率:9.68req/s] [内存消耗:3,511.67kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.011013s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019464s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.002963s ] --------------------------------------------------------------- [2024-09-09T22:12:13+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.120058s] [吞吐率:8.33req/s] [内存消耗:3,527.64kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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_hospital` [ RunTime:0.013667s ] [ 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.000833s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.021153s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011815s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000593s ] --------------------------------------------------------------- [2024-09-09T22:12:35+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.085258s] [吞吐率:11.73req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000813s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.021335s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000685s ] --------------------------------------------------------------- [2024-09-09T22:12:35+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112897s] [吞吐率:8.86req/s] [内存消耗:3,527.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://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 ( '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.020976s ] [ 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.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010625s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009738s ] [ 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-09T22:12:36+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.081252s] [吞吐率:12.31req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010562s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009604s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010313s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000459s ] --------------------------------------------------------------- [2024-09-09T22:12:39+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.083490s] [吞吐率:11.98req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000769s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010729s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010254s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010924s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000525s ] --------------------------------------------------------------- [2024-09-09T22:12:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083950s] [吞吐率:11.91req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( '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_epartmene` [ RunTime:0.018350s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.001845s ] --------------------------------------------------------------- [2024-09-09T22:12:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.111519s] [吞吐率:8.97req/s] [内存消耗:3,527.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://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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002188s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022974s ] [ 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.000697s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010050s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009624s ] [ 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-09T22:12:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.081676s] [吞吐率:12.24req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000770s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010427s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000555s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011005s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009740s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000483s ] --------------------------------------------------------------- [2024-09-09T22:13:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085960s] [吞吐率:11.63req/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.001259s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017955s ] [ 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.000809s ] --------------------------------------------------------------- [2024-09-09T22:13:02+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089074s] [吞吐率:11.23req/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.000984s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.024631s ] [ 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.000582s ] --------------------------------------------------------------- [2024-09-09T22:13:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.081349s] [吞吐率:12.29req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000777s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010757s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011418s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009493s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000485s ] --------------------------------------------------------------- [2024-09-09T22:13:04+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.095916s] [吞吐率:10.43req/s] [内存消耗:3,523.16kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000770s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010849s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000551s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013902s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009781s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000470s ] --------------------------------------------------------------- [2024-09-09T22:13:05+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080305s] [吞吐率:12.45req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000751s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010345s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000536s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010862s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009386s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000462s ] --------------------------------------------------------------- [2024-09-09T22:13:05+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082161s] [吞吐率:12.17req/s] [内存消耗:3,511.67kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.002106s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017942s ] [ 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-09T22:13:06+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.113263s] [吞吐率:8.83req/s] [内存消耗:3,527.64kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000823s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010011s ] [ 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.000610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.010219s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010031s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000490s ] --------------------------------------------------------------- [2024-09-09T22:13:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.116865s] [吞吐率:8.56req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000735s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018833s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.021998s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000732s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.019290s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.003295s ] --------------------------------------------------------------- [2024-09-09T22:13:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.083048s] [吞吐率:12.04req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000720s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010540s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010906s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009540s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000451s ] --------------------------------------------------------------- [2024-09-09T22:13:21+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080523s] [吞吐率:12.42req/s] [内存消耗:3,523.16kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010258s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011003s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009543s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000449s ] --------------------------------------------------------------- [2024-09-09T22:13:24+08:00] 112.1.58.60 POST 101.132.37.87:83/api/City/hospital [运行时间:0.056866s] [吞吐率:17.59req/s] [内存消耗:3,525.73kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'proxy-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/120.0.0.0 Safari/537.36 Edg/120.0.0.0', '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,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.000748s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010592s ] [ 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.000677s ] --------------------------------------------------------------- [2024-09-09T22:15:33+08:00] 87.236.176.26 GET 101.132.37.87:83/ [运行时间:0.041968s] [吞吐率:23.83req/s] [内存消耗:2,141.30kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2024-09-09T22:33:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.091687s] [吞吐率:10.91req/s] [内存消耗:3,523.12kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000814s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010684s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009708s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009252s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000462s ] --------------------------------------------------------------- [2024-09-09T22:33:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.114652s] [吞吐率:8.72req/s] [内存消耗:3,527.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://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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001968s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015093s ] [ 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.000896s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014241s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.018187s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000661s ] --------------------------------------------------------------- [2024-09-09T22:33:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.096088s] [吞吐率:10.41req/s] [内存消耗:3,511.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.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 ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000776s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013228s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000497s ] --------------------------------------------------------------- [2024-09-09T22:33:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081172s] [吞吐率:12.32req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000678s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017057s ] [ 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.000864s ] --------------------------------------------------------------- [2024-09-09T22:33:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091755s] [吞吐率:10.90req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001326s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.024712s ] [ 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-09T22:33:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087200s] [吞吐率:11.47req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.004435s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016189s ] [ 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.000794s ] --------------------------------------------------------------- [2024-09-09T22:33:31+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087598s] [吞吐率:11.42req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000636s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019080s ] [ 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.000664s ] --------------------------------------------------------------- [2024-09-09T22:33:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083295s] [吞吐率:12.01req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000610s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014435s ] [ 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.000785s ] --------------------------------------------------------------- [2024-09-09T22:33:56+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089899s] [吞吐率:11.12req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.011148s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016279s ] [ 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.000579s ] --------------------------------------------------------------- [2024-09-09T22:34:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.077729s] [吞吐率:12.87req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000571s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010402s ] [ 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.000659s ] --------------------------------------------------------------- [2024-09-09T22:34:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087489s] [吞吐率:11.43req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.014649s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010536s ] [ 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.000579s ] --------------------------------------------------------------- [2024-09-09T22:36:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.074456s] [吞吐率:13.43req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.008204s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010871s ] [ 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.000692s ] --------------------------------------------------------------- [2024-09-09T22:36:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085308s] [吞吐率:11.72req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001175s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018894s ] [ 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.000825s ] --------------------------------------------------------------- [2024-09-09T22:36:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091372s] [吞吐率:10.94req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000717s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014801s ] [ 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.000565s ] --------------------------------------------------------------- [2024-09-09T22:36:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081868s] [吞吐率:12.21req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000606s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017566s ] [ 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.000826s ] --------------------------------------------------------------- [2024-09-09T22:36:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087500s] [吞吐率:11.43req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.008909s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014826s ] [ 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.000743s ] --------------------------------------------------------------- [2024-09-09T22:37:30+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103280s] [吞吐率:9.68req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.012462s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019113s ] [ 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-09T22:37:30+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104389s] [吞吐率:9.58req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.016959s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020688s ] [ 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.000732s ] --------------------------------------------------------------- [2024-09-09T22:38:54+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.068649s] [吞吐率:14.57req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003430s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010470s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000652s ] --------------------------------------------------------------- [2024-09-09T22:40:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088586s] [吞吐率:11.29req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.009000s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015608s ] [ 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.000988s ] --------------------------------------------------------------- [2024-09-09T22:40:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097163s] [吞吐率:10.29req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.004388s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017773s ] [ 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.000622s ] --------------------------------------------------------------- [2024-09-09T22:40:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085684s] [吞吐率:11.67req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001416s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018596s ] [ 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.000839s ] --------------------------------------------------------------- [2024-09-09T22:40:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086665s] [吞吐率:11.54req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000693s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015325s ] [ 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.000726s ] --------------------------------------------------------------- [2024-09-09T22:40:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.058270s] [吞吐率:17.16req/s] [内存消耗:3,513.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003732s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010593s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000654s ] --------------------------------------------------------------- [2024-09-09T22:40:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.108562s] [吞吐率:9.21req/s] [内存消耗:3,530.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001081s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017205s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000609s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018394s ] [ 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.000744s ] --------------------------------------------------------------- [2024-09-09T22:40:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.118086s] [吞吐率:8.47req/s] [内存消耗:3,530.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013553s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016145s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000536s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016817s ] [ 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.000522s ] --------------------------------------------------------------- [2024-09-09T22:40:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.104902s] [吞吐率:9.53req/s] [内存消耗:3,530.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000588s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010393s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.004408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019808s ] [ 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.000685s ] --------------------------------------------------------------- [2024-09-09T22:40:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.111438s] [吞吐率:8.97req/s] [内存消耗:3,530.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013710s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016500s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013858s ] [ 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.000808s ] --------------------------------------------------------------- [2024-09-09T22:40:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.108908s] [吞吐率:9.18req/s] [内存消耗:3,530.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004859s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018548s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015706s ] [ 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.000670s ] --------------------------------------------------------------- [2024-09-09T22:40:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.116634s] [吞吐率:8.57req/s] [内存消耗:3,530.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003193s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018177s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000810s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.023924s ] [ 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.000562s ] --------------------------------------------------------------- [2024-09-09T22:41:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.048612s] [吞吐率:20.57req/s] [内存消耗:2,153.65kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2024-09-09T22:41:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.034618s] [吞吐率:28.89req/s] [内存消耗:2,153.65kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '2', 'pagesize' => '10', ) --------------------------------------------------------------- [2024-09-09T22:41:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.100391s] [吞吐率:9.96req/s] [内存消耗:3,513.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017376s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.012629s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`introduce`,`e`.`hospitalId`,h.name as hospitalName,2 as type FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `e`.`name` LIKE '%耳鼻喉%' AND `e`.`status` = '0' AND `e`.`type` = '0' LIMIT 0,3 [ RunTime:0.000688s ] --------------------------------------------------------------- [2024-09-09T22:41:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.108706s] [吞吐率:9.20req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003181s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029184s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,3 as type,h.name as hospitalName,`doctorLevelName`,`territory` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `d`.`name` LIKE '%耳鼻喉%' AND `d`.`status` = '0' ORDER BY `level` ASC LIMIT 0,3 [ RunTime:0.000715s ] --------------------------------------------------------------- [2024-09-09T22:41:15+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.088311s] [吞吐率:11.32req/s] [内存消耗:3,515.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '58', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000703s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011732s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,1 as type 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`.`name` LIKE '%耳鼻喉%' AND `h`.`status` = '0' LIMIT 0,10 [ RunTime:0.000604s ] --------------------------------------------------------------- [2024-09-09T22:41:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.080904s] [吞吐率:12.36req/s] [内存消耗:3,515.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '58', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000685s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014437s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,1 as type 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`.`name` LIKE '%耳鼻喉%' AND `h`.`status` = '0' LIMIT 0,10 [ RunTime:0.000802s ] --------------------------------------------------------------- [2024-09-09T22:41:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.106640s] [吞吐率:9.38req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.029208s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014185s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,3 as type,h.name as hospitalName,`doctorLevelName`,`territory` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `d`.`name` LIKE '%耳鼻喉%' AND `d`.`status` = '0' ORDER BY `level` ASC LIMIT 0,3 [ RunTime:0.000745s ] --------------------------------------------------------------- [2024-09-09T22:41:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.077512s] [吞吐率:12.90req/s] [内存消耗:3,513.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002034s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.009860s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`introduce`,`e`.`hospitalId`,h.name as hospitalName,2 as type FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `e`.`name` LIKE '%耳鼻喉%' AND `e`.`status` = '0' AND `e`.`type` = '0' LIMIT 0,3 [ RunTime:0.000533s ] --------------------------------------------------------------- [2024-09-09T22:42:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.110533s] [吞吐率:9.05req/s] [内存消耗:3,515.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '58', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003128s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019709s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,1 as type 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`.`name` LIKE '%耳鼻喉%' AND `h`.`status` = '0' LIMIT 0,10 [ RunTime:0.005081s ] --------------------------------------------------------------- [2024-09-09T22:42:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.137395s] [吞吐率:7.28req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015267s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043838s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,3 as type,h.name as hospitalName,`doctorLevelName`,`territory` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `d`.`name` LIKE '%耳鼻喉%' AND `d`.`status` = '0' ORDER BY `level` ASC LIMIT 0,3 [ RunTime:0.000901s ] --------------------------------------------------------------- [2024-09-09T22:42:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.110789s] [吞吐率:9.03req/s] [内存消耗:3,513.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '耳鼻喉', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006202s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015571s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`introduce`,`e`.`hospitalId`,h.name as hospitalName,2 as type FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `e`.`name` LIKE '%耳鼻喉%' AND `e`.`status` = '0' AND `e`.`type` = '0' LIMIT 0,3 [ RunTime:0.000534s ] --------------------------------------------------------------- [2024-09-09T22:43:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.049594s] [吞吐率:20.16req/s] [内存消耗:2,153.65kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2024-09-09T22:43:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.055278s] [吞吐率:18.09req/s] [内存消耗:2,153.65kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2024-09-09T22:43:10+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.034649s] [吞吐率:28.86req/s] [内存消耗:2,153.65kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '2', 'pagesize' => '10', ) --------------------------------------------------------------- [2024-09-09T22:43:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.056204s] [吞吐率:17.79req/s] [内存消耗:3,513.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.011086s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000560s ] --------------------------------------------------------------- [2024-09-09T22:43:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081646s] [吞吐率:12.25req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001584s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019636s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000859s ] --------------------------------------------------------------- [2024-09-09T22:43:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081168s] [吞吐率:12.32req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003096s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.014769s ] [ 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.000840s ] --------------------------------------------------------------- [2024-09-09T22:44:41+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.066781s] [吞吐率:14.97req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.010770s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010518s ] [ 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.000661s ] --------------------------------------------------------------- [2024-09-09T22:45:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.109078s] [吞吐率:9.17req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.011994s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018233s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000795s ] --------------------------------------------------------------- [2024-09-09T22:45:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104551s] [吞吐率:9.56req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.011935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018767s ] [ 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.000637s ] --------------------------------------------------------------- [2024-09-09T22:46:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.069019s] [吞吐率:14.49req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.010063s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010736s ] [ 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-09T22:46:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.115095s] [吞吐率:8.69req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.024228s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018616s ] [ 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.000777s ] --------------------------------------------------------------- [2024-09-09T22:46:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.114574s] [吞吐率:8.73req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.020064s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019182s ] [ 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-09T22:47:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.075631s] [吞吐率:13.22req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000599s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010352s ] [ 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.000639s ] --------------------------------------------------------------- [2024-09-09T22:47:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087854s] [吞吐率:11.38req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.014991s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010452s ] [ 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.000568s ] --------------------------------------------------------------- [2024-09-09T22:47:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081079s] [吞吐率:12.33req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.002232s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012521s ] [ 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.000692s ] --------------------------------------------------------------- [2024-09-09T22:47:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095135s] [吞吐率:10.51req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.022937s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010211s ] [ 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-09T22:47:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085398s] [吞吐率:11.71req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003332s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018490s ] [ 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-09T22:47:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083393s] [吞吐率:11.99req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.005466s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015588s ] [ 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.000647s ] --------------------------------------------------------------- [2024-09-09T22:47:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.060964s] [吞吐率:16.40req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.010273s ] [ 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.000627s ] --------------------------------------------------------------- [2024-09-09T22:47:29+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.067678s] [吞吐率:14.78req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.011442s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010426s ] [ 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.000648s ] --------------------------------------------------------------- [2024-09-09T22:47:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081507s] [吞吐率:12.27req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003268s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015914s ] [ 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.000809s ] --------------------------------------------------------------- [2024-09-09T22:47:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.077785s] [吞吐率:12.86req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000717s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012071s ] [ 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.000583s ] --------------------------------------------------------------- [2024-09-09T22:48:46+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095740s] [吞吐率:10.44req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.002331s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015486s ] [ 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.000761s ] --------------------------------------------------------------- [2024-09-09T22:48:46+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096418s] [吞吐率:10.37req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.006694s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013857s ] [ 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.000770s ] --------------------------------------------------------------- [2024-09-09T22:48:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086106s] [吞吐率:11.61req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003728s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018739s ] [ 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.000774s ] --------------------------------------------------------------- [2024-09-09T22:48:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083958s] [吞吐率:11.91req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001557s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019426s ] [ 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.000645s ] --------------------------------------------------------------- [2024-09-09T22:49:19+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089088s] [吞吐率:11.22req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000919s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012705s ] [ 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.000653s ] --------------------------------------------------------------- [2024-09-09T22:49:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099711s] [吞吐率:10.03req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001834s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020245s ] [ 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.000890s ] --------------------------------------------------------------- [2024-09-09T22:49:57+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099084s] [吞吐率:10.09req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016599s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000820s ] --------------------------------------------------------------- [2024-09-09T22:51:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.062243s] [吞吐率:16.07req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000811s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.012131s ] [ 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-09T22:52:07+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.068472s] [吞吐率:14.60req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000813s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010969s ] [ 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.000664s ] --------------------------------------------------------------- [2024-09-09T23:20:13+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.078932s] [吞吐率:12.67req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.012993s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010582s ] [ 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.000753s ] --------------------------------------------------------------- [2024-09-09T23:20:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082783s] [吞吐率:12.08req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001057s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015526s ] [ 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.000997s ] --------------------------------------------------------------- [2024-09-09T23:20:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092586s] [吞吐率:10.80req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003994s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011626s ] [ 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.000606s ] --------------------------------------------------------------- [2024-09-09T23:20:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.098151s] [吞吐率:10.19req/s] [内存消耗:3,513.20kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '48', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '骨科', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008624s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.019439s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`introduce`,`e`.`hospitalId`,h.name as hospitalName,2 as type FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `e`.`name` LIKE '%骨科%' AND `e`.`status` = '0' AND `e`.`type` = '0' LIMIT 0,3 [ RunTime:0.000894s ] --------------------------------------------------------------- [2024-09-09T23:20:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.123441s] [吞吐率:8.10req/s] [内存消耗:3,515.17kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '49', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '骨科', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012086s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040394s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,1 as type 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`.`name` LIKE '%骨科%' AND `h`.`status` = '0' LIMIT 0,10 [ RunTime:0.000839s ] --------------------------------------------------------------- [2024-09-09T23:20:53+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.147019s] [吞吐率:6.80req/s] [内存消耗:3,516.52kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '48', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '骨科', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007643s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010677s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,3 as type,h.name as hospitalName,`doctorLevelName`,`territory` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `d`.`name` LIKE '%骨科%' AND `d`.`status` = '0' ORDER BY `level` ASC LIMIT 0,3 [ RunTime:0.000773s ] --------------------------------------------------------------- [2024-09-09T23:20:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082005s] [吞吐率:12.19req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000652s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017455s ] [ 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.001102s ] --------------------------------------------------------------- [2024-09-09T23:20:58+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086744s] [吞吐率:11.53req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.006070s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015635s ] [ 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.000739s ] --------------------------------------------------------------- [2024-09-09T23:22:03+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093881s] [吞吐率:10.65req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.002153s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018287s ] [ 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.000995s ] --------------------------------------------------------------- [2024-09-09T23:22:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.099325s] [吞吐率:10.07req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => '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_epartmene` [ RunTime:0.021141s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000608s ] --------------------------------------------------------------- [2024-09-09T23:22:06+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.129805s] [吞吐率:7.70req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001109s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020588s ] [ 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.000748s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013361s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011466s ] [ 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-09T23:22:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.058490s] [吞吐率:17.10req/s] [内存消耗:3,516.84kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'doctorId' => '20', ) [ 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_doctor` [ RunTime:0.010660s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 20 AND `status` = 0 LIMIT 1 [ RunTime:0.000518s ] --------------------------------------------------------------- [2024-09-09T23:22:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088443s] [吞吐率:11.31req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.011249s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.011973s ] [ 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.001955s ] --------------------------------------------------------------- [2024-09-09T23:22:12+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097856s] [吞吐率:10.22req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000613s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021772s ] [ 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.000593s ] --------------------------------------------------------------- [2024-09-09T23:22:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.120739s] [吞吐率:8.28req/s] [内存消耗:3,515.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '58', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '姜正艳', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ 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_hospital` [ RunTime:0.023777s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,1 as type 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`.`name` LIKE '%姜正艳%' AND `h`.`status` = '0' LIMIT 0,10 [ RunTime:0.000798s ] --------------------------------------------------------------- [2024-09-09T23:22:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.120913s] [吞吐率:8.27req/s] [内存消耗:3,513.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '姜正艳', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000967s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.055700s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`introduce`,`e`.`hospitalId`,h.name as hospitalName,2 as type FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `e`.`name` LIKE '%姜正艳%' AND `e`.`status` = '0' AND `e`.`type` = '0' LIMIT 0,3 [ RunTime:0.001268s ] --------------------------------------------------------------- [2024-09-09T23:22:14+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.087050s] [吞吐率:11.49req/s] [内存消耗:3,518.88kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '57', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'name' => '姜正艳', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005237s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011382s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,3 as type,h.name as hospitalName,`doctorLevelName`,`territory` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `d`.`name` LIKE '%姜正艳%' AND `d`.`status` = '0' ORDER BY `level` ASC LIMIT 0,3 [ RunTime:0.000598s ] --------------------------------------------------------------- [2024-09-09T23:22:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.060704s] [吞吐率:16.47req/s] [内存消耗:3,516.84kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'doctorId' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000748s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.011283s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 20 AND `status` = 0 LIMIT 1 [ RunTime:0.000652s ] --------------------------------------------------------------- [2024-09-09T23:22:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086655s] [吞吐率:11.54req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.003747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020911s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000792s ] --------------------------------------------------------------- [2024-09-09T23:22:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.076316s] [吞吐率:13.10req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001136s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013319s ] [ 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-09T23:22:27+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.129263s] [吞吐率:7.74req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000921s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016416s ] [ 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.000710s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013947s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013321s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000539s ] --------------------------------------------------------------- [2024-09-09T23:22:28+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.069549s] [吞吐率:14.38req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004292s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010204s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000562s ] --------------------------------------------------------------- [2024-09-09T23:27:40+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.081240s] [吞吐率:12.31req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.014428s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.010526s ] [ 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.000649s ] --------------------------------------------------------------- [2024-09-09T23:27:43+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.115746s] [吞吐率:8.64req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001298s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.016491s ] [ 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.000854s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.018401s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.013715s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000993s ] --------------------------------------------------------------- [2024-09-09T23:27:43+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.102897s] [吞吐率:9.72req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008945s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.013309s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000611s ] --------------------------------------------------------------- [2024-09-09T23:27:48+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.113318s] [吞吐率:8.82req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.027695s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.014741s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000800s ] --------------------------------------------------------------- [2024-09-09T23:28:04+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.095258s] [吞吐率:10.50req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001117s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017525s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000632s ] --------------------------------------------------------------- [2024-09-09T23:28:04+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.133186s] [吞吐率:7.51req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003940s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.018433s ] [ 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.001452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016784s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010470s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000504s ] --------------------------------------------------------------- [2024-09-09T23:28:08+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.137470s] [吞吐率:7.27req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014639s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015826s ] [ 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.000764s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.014510s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.014251s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000999s ] --------------------------------------------------------------- [2024-09-09T23:28:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.102493s] [吞吐率:9.76req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007904s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.017131s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000834s ] --------------------------------------------------------------- [2024-09-09T23:28:17+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.125488s] [吞吐率:7.97req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001411s ] 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.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.016611s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009598s ] [ 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-09T23:28:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.073951s] [吞吐率:13.52req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001009s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010246s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000550s ] --------------------------------------------------------------- [2024-09-09T23:28:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112472s] [吞吐率:8.89req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014845s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.009651s ] [ 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.010082s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009916s ] [ 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-09T23:28:21+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.088359s] [吞吐率:11.32req/s] [内存消耗:3,524.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009099s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010270s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010835s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000512s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009796s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000441s ] --------------------------------------------------------------- [2024-09-09T23:28:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.078704s] [吞吐率:12.71req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000981s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.015639s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000731s ] --------------------------------------------------------------- [2024-09-09T23:28:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.112973s] [吞吐率:8.85req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000697s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.022339s ] [ 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.000571s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.009506s ] [ 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.009581s ] [ 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-09T23:42:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.104623s] [吞吐率:9.56req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001050s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.018519s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000759s ] --------------------------------------------------------------- [2024-09-09T23:43:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.098896s] [吞吐率:10.11req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => '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.016854s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000685s ] --------------------------------------------------------------- [2024-09-09T23:43:01+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.124626s] [吞吐率:8.02req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001079s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.021051s ] [ 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.000801s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.012503s ] [ 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.009609s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000463s ] --------------------------------------------------------------- [2024-09-09T23:43:16+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.064730s] [吞吐率:15.45req/s] [内存消耗:3,522.20kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010225s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.010272s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000567s ] --------------------------------------------------------------- [2024-09-09T23:43:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.067160s] [吞吐率:14.89req/s] [内存消耗:3,522.20kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012715s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.010088s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000548s ] --------------------------------------------------------------- [2024-09-09T23:44:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.048682s] [吞吐率:20.54req/s] [内存消耗:2,162.25kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '6', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', ) --------------------------------------------------------------- [2024-09-09T23:44:33+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.048250s] [吞吐率:20.73req/s] [内存消耗:2,156.98kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '25', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'page' => '1', 'pagesize' => '20', ) --------------------------------------------------------------- [2024-09-09T23:44:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.046328s] [吞吐率:21.59req/s] [内存消耗:2,156.98kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '25', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'page' => '1', 'pagesize' => '20', ) --------------------------------------------------------------- [2024-09-09T23:44:38+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.046793s] [吞吐率:21.37req/s] [内存消耗:2,162.25kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '6', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', ) --------------------------------------------------------------- [2024-09-09T23:44:43+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.046881s] [吞吐率:21.33req/s] [内存消耗:2,156.98kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '25', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'page' => '1', 'pagesize' => '20', ) --------------------------------------------------------------- [2024-09-09T23:44:43+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.048234s] [吞吐率:20.73req/s] [内存消耗:2,162.25kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '6', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', ) --------------------------------------------------------------- [2024-09-09T23:45:54+08:00] 178.211.139.188 GET 101.132.37.87/ [运行时间:0.042824s] [吞吐率:23.35req/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-09T23:51:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseInfo [运行时间:0.043517s] [吞吐率:22.98req/s] [内存消耗:2,162.29kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'caseId' => '1', ) --------------------------------------------------------------- [2024-09-09T23:51:27+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseInfo [运行时间:0.033739s] [吞吐率:29.64req/s] [内存消耗:2,162.29kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'caseId' => '1', ) --------------------------------------------------------------- [2024-09-09T23:51:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.046224s] [吞吐率:21.63req/s] [内存消耗:2,162.25kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '6', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', ) --------------------------------------------------------------- [2024-09-09T23:51:42+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.056032s] [吞吐率:17.85req/s] [内存消耗:2,156.98kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '25', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'page' => '1', 'pagesize' => '20', ) --------------------------------------------------------------- [2024-09-09T23:51:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.049263s] [吞吐率:20.30req/s] [内存消耗:2,156.98kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '25', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', 'page' => '1', 'pagesize' => '20', ) --------------------------------------------------------------- [2024-09-09T23:51:51+08:00] 112.23.190.23 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.051998s] [吞吐率:19.23req/s] [内存消耗:2,162.25kb] [文件加载:60] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '6', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'token' => '', ) --------------------------------------------------------------- [2024-09-09T23:52:44+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.056586s] [吞吐率:17.67req/s] [内存消耗:3,522.20kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000822s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.010141s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000547s ] --------------------------------------------------------------- [2024-09-09T23:53:18+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.080022s] [吞吐率:12.50req/s] [内存消耗:3,524.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000784s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010461s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.010678s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.009605s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000434s ] --------------------------------------------------------------- [2024-09-09T23:53:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096926s] [吞吐率:10.32req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.015535s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.020982s ] [ 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.000763s ] --------------------------------------------------------------- [2024-09-09T23:53:20+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.079300s] [吞吐率:12.61req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000633s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.015629s ] [ 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.000825s ] --------------------------------------------------------------- [2024-09-09T23:53:22+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.128483s] [吞吐率:7.78req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000894s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019018s ] [ 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.001056s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.013559s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.016829s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000672s ] --------------------------------------------------------------- [2024-09-09T23:53:23+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.071691s] [吞吐率:13.95req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000908s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010945s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000572s ] --------------------------------------------------------------- [2024-09-09T23:53:24+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.093146s] [吞吐率:10.74req/s] [内存消耗:3,524.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', 'epartmeneId' => '7', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000722s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.010117s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 7 AND `status` = 0 LIMIT 1 [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.009709s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 30 AND `epartmeneId` = 7 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.010265s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`epartmeneId`,ep.name as epartmeneName FROM `d_epartmene_group` `e` LEFT JOIN `d_epartmene` `ep` ON `ep`.`id`=`e`.`epartmeneId` WHERE `e`.`hospitalId` = '30' AND `e`.`epartmeneId` = '7' AND `e`.`status` = '0' [ RunTime:0.000445s ] --------------------------------------------------------------- [2024-09-09T23:53:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.090903s] [吞吐率:11.00req/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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000732s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.016961s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 30 ORDER BY `nameInitial` [ RunTime:0.000623s ] --------------------------------------------------------------- [2024-09-09T23:53:26+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.126626s] [吞吐率:7.90req/s] [内存消耗:3,527.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://127.0.0.1:3003', 'referer' => 'http://127.0.0.1:3003/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'hospitalId' => '30', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000864s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.019207s ] [ 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.000791s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.022713s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 30 AND `status` = 0 [ RunTime:0.000673s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.018502s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 30 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000473s ] --------------------------------------------------------------- [2024-09-09T23:53:52+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.082609s] [吞吐率:12.11req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.001665s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.013131s ] [ 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.000879s ] --------------------------------------------------------------- [2024-09-09T23:53:52+08:00] 112.23.190.23 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083196s] [吞吐率:12.02req/s] [内存消耗:3,525.53kb] [文件加载:64] [ info ] [ LANG ] E:\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://127.0.0.1:3003', 'referer' => 'http://127.0.0.1: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.000835s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.017163s ] [ 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.001673s ]