--------------------------------------------------------------- [2023-09-12T00:00:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.108199s] [吞吐率:9.24req/s] [内存消耗:3,522.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001726s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.048497s ] [ 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.001009s ] --------------------------------------------------------------- [2023-09-12T00:00:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.092403s] [吞吐率:10.82req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014902s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.027148s ] [ 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 3,3 [ RunTime:0.000916s ] --------------------------------------------------------------- [2023-09-12T00:00:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.110300s] [吞吐率:9.07req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012412s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042489s ] [ 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.000958s ] --------------------------------------------------------------- [2023-09-12T00:00:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.082218s] [吞吐率:12.16req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010005s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.024683s ] [ 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 3,3 [ RunTime:0.000833s ] --------------------------------------------------------------- [2023-09-12T03:36:36+08:00] 109.205.213.94 GET 101.132.37.87:83/ [运行时间:0.043083s] [吞吐率:23.21req/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 ( ) --------------------------------------------------------------- [2023-09-12T04:03:16+08:00] 60.217.75.70 GET 101.132.37.87:83/ [运行时间:0.041508s] [吞吐率:24.09req/s] [内存消耗:2,140.79kb] [文件加载: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', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T06:34:42+08:00] 47.100.118.112 GET 101.132.37.87:83/ [运行时间:0.046906s] [吞吐率:21.32req/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 ( ) --------------------------------------------------------------- [2023-09-12T06:34:42+08:00] 47.100.118.112 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.028823s] [吞吐率:34.69req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:34:43+08:00] 47.100.118.112 GET 101.132.37.87:83/admin/ [运行时间:0.039749s] [吞吐率:25.16req/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 ( ) --------------------------------------------------------------- [2023-09-12T06:34:43+08:00] 47.100.118.112 GET 101.132.37.87:83/admin/Login/index [运行时间:0.041412s] [吞吐率:24.15req/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 ( ) ] --------------------------------------------------------------- [2023-09-12T06:34:44+08:00] 47.100.118.112 GET 101.132.37.87:83/favicon.ico [运行时间:0.028525s] [吞吐率:35.06req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:34:44+08:00] 47.100.118.112 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.028570s] [吞吐率:35.00req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:34:44+08:00] 47.100.118.112 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.028171s] [吞吐率:35.50req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:34:44+08:00] 47.100.118.112 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.034356s] [吞吐率:29.11req/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=3gkuit9jdmgf3v4s39oguc0do0', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2023-09-12T06:34:44+08:00] 47.100.118.112 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.028181s] [吞吐率:35.48req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:34:44+08:00] 47.100.118.112 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.028169s] [吞吐率:35.50req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:34:45+08:00] 47.100.118.112 GET 101.132.37.87:83/wcm/ [运行时间:0.028242s] [吞吐率:35.41req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:12+08:00] 139.196.82.79 GET 101.132.37.87:83/ [运行时间:0.040913s] [吞吐率:24.44req/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 ( ) --------------------------------------------------------------- [2023-09-12T06:49:12+08:00] 139.196.82.79 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027964s] [吞吐率:35.76req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:13+08:00] 139.196.82.79 GET 101.132.37.87:83/admin/ [运行时间:0.039275s] [吞吐率:25.46req/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 ( ) --------------------------------------------------------------- [2023-09-12T06:49:13+08:00] 139.196.82.79 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039069s] [吞吐率: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 ( ) ] --------------------------------------------------------------- [2023-09-12T06:49:13+08:00] 139.196.82.79 GET 101.132.37.87:83/favicon.ico [运行时间:0.028152s] [吞吐率:35.52req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:13+08:00] 139.196.82.79 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027939s] [吞吐率:35.79req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:14+08:00] 139.196.82.79 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027726s] [吞吐率:36.07req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:14+08:00] 139.196.82.79 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.034369s] [吞吐率:29.10req/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=3bd0t4u5iucpgvgavru38eu8q3', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2023-09-12T06:49:14+08:00] 139.196.82.79 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027850s] [吞吐率:35.91req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:14+08:00] 139.196.82.79 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.027739s] [吞吐率:36.05req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:49:14+08:00] 139.196.82.79 GET 101.132.37.87:83/wcm/ [运行时间:0.029542s] [吞吐率:33.85req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:04+08:00] 47.100.52.252 GET 101.132.37.87:83/ [运行时间:0.034665s] [吞吐率:28.85req/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 ( ) --------------------------------------------------------------- [2023-09-12T06:50:04+08:00] 47.100.52.252 GET 101.132.37.87:83/explicit_not_exist_path [运行时间:0.027693s] [吞吐率:36.11req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:05+08:00] 47.100.52.252 GET 101.132.37.87:83/admin/ [运行时间:0.037445s] [吞吐率:26.71req/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 ( ) --------------------------------------------------------------- [2023-09-12T06:50:05+08:00] 47.100.52.252 GET 101.132.37.87:83/admin/Login/index [运行时间:0.039962s] [吞吐率:25.02req/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 ( ) ] --------------------------------------------------------------- [2023-09-12T06:50:05+08:00] 47.100.52.252 GET 101.132.37.87:83/favicon.ico [运行时间:0.027792s] [吞吐率:35.98req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:05+08:00] 47.100.52.252 GET 101.132.37.87:83/index.php/explicit_not_exist_path [运行时间:0.027943s] [吞吐率:35.79req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:06+08:00] 47.100.52.252 GET 101.132.37.87:83/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.027928s] [吞吐率:35.81req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:06+08:00] 47.100.52.252 GET 101.132.37.87:83/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.036033s] [吞吐率:27.75req/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=ippbbe8n6f461qeh8ikcq11c44', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) --------------------------------------------------------------- [2023-09-12T06:50:06+08:00] 47.100.52.252 GET 101.132.37.87:83/images/ofbiz.ico [运行时间:0.027965s] [吞吐率:35.76req/s] [内存消耗:1,616.97kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:06+08:00] 47.100.52.252 GET 101.132.37.87:83/phpMyAdmin/ [运行时间:0.028255s] [吞吐率:35.39req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T06:50:07+08:00] 47.100.52.252 GET 101.132.37.87:83/wcm/ [运行时间:0.027790s] [吞吐率:35.98req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T08:11:18+08:00] 193.105.134.40 GET 101.132.37.87:82/doctor/public/ [运行时间:0.042150s] [吞吐率:23.72req/s] [内存消耗:2,141.80kb] [文件加载: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/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; . NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T08:40:14+08:00] 65.49.1.35 GET 101.132.37.87:83/ [运行时间:0.047385s] [吞吐率:21.10req/s] [内存消耗:2,141.13kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T08:40:26+08:00] 65.49.1.26 GET 101.132.37.87:83/favicon.ico [运行时间:0.028879s] [吞吐率:34.63req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T08:40:28+08:00] 65.49.1.28 GET api.ipify.orghttp://api.ipify.org/?format=json [运行时间:0.034949s] [吞吐率:28.61req/s] [内存消耗:2,141.10kb] [文件加载: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; rv:109.0) Gecko/20100101 Firefox/109.0', ) [ info ] [ PARAM ] array ( 'format' => 'json', ) --------------------------------------------------------------- [2023-09-12T08:40:31+08:00] 65.49.1.34 CONNECT www.shadowserver.org:443www.shadowserver.org:443 [运行时间:0.026622s] [吞吐率:37.56req/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] --------------------------------------------------------------- [2023-09-12T09:05:34+08:00] 167.248.133.123 GET 101.132.37.87:83/ [运行时间:0.053157s] [吞吐率:18.81req/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 ( ) --------------------------------------------------------------- [2023-09-12T09:05:35+08:00] 167.248.133.123 GET 101.132.37.87:83/favicon.ico [运行时间:0.029445s] [吞吐率:33.96req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T09:18:29+08:00] 35.203.211.54 GET 101.132.37.87:83/ [运行时间:0.041479s] [吞吐率:24.11req/s] [内存消耗:2,141.49kb] [文件加载: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', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T09:39:28+08:00] 198.235.24.130 GET 101.132.37.87:83/ [运行时间:0.042979s] [吞吐率:23.27req/s] [内存消耗:2,141.49kb] [文件加载: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', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T10:42:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.159256s] [吞吐率:6.28req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041176s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000929s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028171s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028735s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000665s ] --------------------------------------------------------------- [2023-09-12T10:42:37+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.083351s] [吞吐率:12.00req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ 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_doctor` [ RunTime:0.036637s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000662s ] --------------------------------------------------------------- [2023-09-12T10:42:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.102037s] [吞吐率:9.80req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014321s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040876s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000741s ] --------------------------------------------------------------- [2023-09-12T10:44:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.089270s] [吞吐率:11.20req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.040757s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000689s ] --------------------------------------------------------------- [2023-09-12T10:45:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.155946s] [吞吐率:6.41req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.037730s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000744s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028036s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030246s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000595s ] --------------------------------------------------------------- [2023-09-12T10:45:43+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.087198s] [吞吐率:11.47req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002639s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038559s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000781s ] --------------------------------------------------------------- [2023-09-12T10:45:47+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.169478s] [吞吐率:5.90req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005224s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044265s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.036452s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031391s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000689s ] --------------------------------------------------------------- [2023-09-12T10:45:49+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.096479s] [吞吐率:10.36req/s] [内存消耗:3,511.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010723s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039895s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000701s ] --------------------------------------------------------------- [2023-09-12T10:45:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.146583s] [吞吐率:6.82req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.037206s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029534s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028966s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000591s ] --------------------------------------------------------------- [2023-09-12T10:45:51+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083512s] [吞吐率:11.97req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037341s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000746s ] --------------------------------------------------------------- [2023-09-12T10:45:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.149107s] [吞吐率:6.71req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '4', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039206s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000649s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029368s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 4 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.029141s ] [ 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` = '1' AND `e`.`epartmeneId` = '4' AND `e`.`status` = '0' [ RunTime:0.000659s ] --------------------------------------------------------------- [2023-09-12T10:45:54+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.150693s] [吞吐率:6.64req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '6', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037597s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 6 AND `status` = 0 LIMIT 1 [ RunTime:0.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032889s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 6 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.029129s ] [ 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` = '1' AND `e`.`epartmeneId` = '6' AND `e`.`status` = '0' [ RunTime:0.000570s ] --------------------------------------------------------------- [2023-09-12T10:45:55+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.193890s] [吞吐率:5.16req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.051407s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032144s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 3 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032186s ] [ 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` = '1' AND `e`.`epartmeneId` = '3' AND `e`.`status` = '0' [ RunTime:0.000733s ] --------------------------------------------------------------- [2023-09-12T10:45:57+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.147946s] [吞吐率:6.76req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '4', 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.037349s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031432s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 4 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028166s ] [ 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` = '1' AND `e`.`epartmeneId` = '4' AND `e`.`status` = '0' [ RunTime:0.000563s ] --------------------------------------------------------------- [2023-09-12T10:45:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.172130s] [吞吐率:5.81req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009552s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041986s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033976s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.035033s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000678s ] --------------------------------------------------------------- [2023-09-12T10:46:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.236863s] [吞吐率:4.22req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000764s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.047258s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000746s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.053367s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000791s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.049111s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000686s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.031969s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000709s ] --------------------------------------------------------------- [2023-09-12T10:46:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150587s] [吞吐率:6.64req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038278s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000883s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029465s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029340s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000656s ] --------------------------------------------------------------- [2023-09-12T10:46:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.087362s] [吞吐率:11.45req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.041288s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T10:46:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.173145s] [吞吐率:5.78req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '4', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019977s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.036365s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031103s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 4 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032861s ] [ 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` = '1' AND `e`.`epartmeneId` = '4' AND `e`.`status` = '0' [ RunTime:0.000608s ] --------------------------------------------------------------- [2023-09-12T10:46:12+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.164476s] [吞吐率:6.08req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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.043676s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031415s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.037088s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000662s ] --------------------------------------------------------------- [2023-09-12T10:46:13+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.186914s] [吞吐率:5.35req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040778s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000701s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031919s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000681s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.029394s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.029840s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000673s ] --------------------------------------------------------------- [2023-09-12T10:46:21+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.084618s] [吞吐率:11.82req/s] [内存消耗:3,515.04kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ 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_doctor` [ RunTime:0.038079s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000672s ] --------------------------------------------------------------- [2023-09-12T10:46:56+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.253063s] [吞吐率:3.95req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005700s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.069127s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000693s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.061854s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000857s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.031264s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.030153s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000780s ] --------------------------------------------------------------- [2023-09-12T10:49:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.164375s] [吞吐率:6.08req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039890s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000679s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031469s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000663s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.031827s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000646s ] --------------------------------------------------------------- [2023-09-12T10:49:18+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.178851s] [吞吐率:5.59req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000896s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037232s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000725s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030813s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000728s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028111s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000641s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.028273s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T10:49:19+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.099831s] [吞吐率:10.02req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008665s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037016s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000702s ] --------------------------------------------------------------- [2023-09-12T10:59:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.160957s] [吞吐率:6.21req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003959s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038790s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000663s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029735s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028777s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000607s ] --------------------------------------------------------------- [2023-09-12T11:00:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.191822s] [吞吐率:5.21req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.035565s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029715s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000747s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033791s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.029741s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000914s ] --------------------------------------------------------------- [2023-09-12T11:00:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.160226s] [吞吐率:6.24req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005233s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041032s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000693s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031514s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000643s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.030761s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000627s ] --------------------------------------------------------------- [2023-09-12T11:01:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.161837s] [吞吐率:6.18req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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.041603s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032020s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000678s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.030757s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000667s ] --------------------------------------------------------------- [2023-09-12T11:01:20+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.083707s] [吞吐率:11.95req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.036888s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000770s ] --------------------------------------------------------------- [2023-09-12T11:01:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.189733s] [吞吐率:5.27req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041673s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000754s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032802s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000733s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028728s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000583s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.031014s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T11:01:28+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.088619s] [吞吐率:11.28req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002471s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040334s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000762s ] --------------------------------------------------------------- [2023-09-12T11:01:30+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.206486s] [吞吐率:4.84req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014936s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042285s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031749s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000988s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.030431s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000663s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.032357s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000768s ] --------------------------------------------------------------- [2023-09-12T11:01:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084336s] [吞吐率:11.86req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000790s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037865s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000719s ] --------------------------------------------------------------- [2023-09-12T11:02:57+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.167351s] [吞吐率:5.98req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.043670s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032055s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000657s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.030335s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000641s ] --------------------------------------------------------------- [2023-09-12T11:08:20+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.104374s] [吞吐率:9.58req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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_hospital` [ RunTime:0.047795s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000998s ] --------------------------------------------------------------- [2023-09-12T11:08:27+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.138653s] [吞吐率:7.21req/s] [内存消耗:3,492.77kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '46', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '9|cacea6bb4041673dcc5bab48aad27dae', ) [ 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_user` [ RunTime:0.041372s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '9|cacea6bb4041673dcc5bab48aad27dae' AND `status` = 0 LIMIT 1 [ RunTime:0.000713s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.034519s ] [ sql ] [ SQL ] SELECT `id` FROM `d_nurse` WHERE `userId` = 9 AND `status` = 0 LIMIT 1 [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `u`.`type`,`u`.`phone`,`n`.`faceImg`,`n`.`name`,n.type as levelName,`isVip`,`vipDate` FROM `d_nurse` `n` LEFT JOIN `d_user` `u` ON `u`.`id`=`n`.`userId` WHERE `n`.`id` = '2' AND `n`.`status` = '0' LIMIT 1 [ RunTime:0.001270s ] --------------------------------------------------------------- [2023-09-12T11:08:30+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.162754s] [吞吐率:6.14req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000809s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041978s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034378s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000596s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033327s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000716s ] --------------------------------------------------------------- [2023-09-12T11:08:32+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.209039s] [吞吐率:4.78req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011398s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041372s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033677s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000741s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033328s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.034075s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000782s ] --------------------------------------------------------------- [2023-09-12T11:08:35+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.092593s] [吞吐率:10.80req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000807s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.045310s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000699s ] --------------------------------------------------------------- [2023-09-12T11:08:41+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.237155s] [吞吐率:4.22req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014309s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044120s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.001092s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033659s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000779s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.054399s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000707s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.035158s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000776s ] --------------------------------------------------------------- [2023-09-12T11:08:42+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.102166s] [吞吐率:9.79req/s] [内存消耗:3,515.04kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ 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_doctor` [ RunTime:0.045454s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000760s ] --------------------------------------------------------------- [2023-09-12T11:08:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.100302s] [吞吐率:9.97req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010413s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042965s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000731s ] --------------------------------------------------------------- [2023-09-12T11:08:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.189879s] [吞吐率:5.27req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.023892s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040917s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035284s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000699s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033499s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T11:08:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.198961s] [吞吐率:5.03req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000846s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042396s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033009s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033639s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000697s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.034252s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000777s ] --------------------------------------------------------------- [2023-09-12T11:08:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.163724s] [吞吐率:6.11req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000790s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042676s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000705s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035674s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032853s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000698s ] --------------------------------------------------------------- [2023-09-12T11:09:32+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.102950s] [吞吐率:9.71req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042659s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000881s ] --------------------------------------------------------------- [2023-09-12T11:09:34+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.177597s] [吞吐率:5.63req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001192s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042905s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000831s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.046982s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000592s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034833s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000708s ] --------------------------------------------------------------- [2023-09-12T11:09:35+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.206141s] [吞吐率:4.85req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.044107s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035570s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000753s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.034303s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000660s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.035915s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000866s ] --------------------------------------------------------------- [2023-09-12T11:09:38+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.103332s] [吞吐率:9.68req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015409s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042042s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T11:09:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.198519s] [吞吐率:5.04req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042528s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033967s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000742s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033890s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000697s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.032636s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000986s ] --------------------------------------------------------------- [2023-09-12T11:09:40+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.163240s] [吞吐率:6.13req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041072s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033032s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000754s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.036878s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000737s ] --------------------------------------------------------------- [2023-09-12T11:10:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.106405s] [吞吐率:9.40req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008995s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041459s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000798s ] --------------------------------------------------------------- [2023-09-12T11:11:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.166367s] [吞吐率:6.01req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.042923s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000792s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035724s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034775s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000778s ] --------------------------------------------------------------- [2023-09-12T11:11:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.109169s] [吞吐率:9.16req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013237s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.049859s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000783s ] --------------------------------------------------------------- [2023-09-12T11:11:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.146656s] [吞吐率:6.82req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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.027270s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034125s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032998s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000665s ] --------------------------------------------------------------- [2023-09-12T11:13:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093770s] [吞吐率:10.66req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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_hospital` [ RunTime:0.037655s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000745s ] --------------------------------------------------------------- [2023-09-12T11:13:32+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.186933s] [吞吐率:5.35req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014834s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041796s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034260s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044373s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000752s ] --------------------------------------------------------------- [2023-09-12T11:13:34+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.182652s] [吞吐率:5.47req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.037546s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029846s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000645s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.029588s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.031431s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000637s ] --------------------------------------------------------------- [2023-09-12T11:13:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082693s] [吞吐率:12.09req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.036742s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000659s ] --------------------------------------------------------------- [2023-09-12T11:13:37+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.158557s] [吞吐率:6.31req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.042560s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032366s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.031055s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000727s ] --------------------------------------------------------------- [2023-09-12T11:13:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.214188s] [吞吐率:4.67req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039721s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000671s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032829s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.041414s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.045079s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000865s ] --------------------------------------------------------------- [2023-09-12T11:13:41+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.172453s] [吞吐率:5.80req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010720s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041474s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033452s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 3 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032911s ] [ 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` = '1' AND `e`.`epartmeneId` = '3' AND `e`.`status` = '0' [ RunTime:0.000661s ] --------------------------------------------------------------- [2023-09-12T11:13:42+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.153693s] [吞吐率:6.51req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '6', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042517s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 6 AND `status` = 0 LIMIT 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031151s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 6 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000649s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028099s ] [ 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` = '1' AND `e`.`epartmeneId` = '6' AND `e`.`status` = '0' [ RunTime:0.000611s ] --------------------------------------------------------------- [2023-09-12T11:13:44+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.216320s] [吞吐率:4.62req/s] [内存消耗:3,535.27kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012447s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043458s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034921s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 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.033290s ] [ 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` = '1' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000697s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.038256s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000793s ] --------------------------------------------------------------- [2023-09-12T11:14:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.157863s] [吞吐率:6.33req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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.041445s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032169s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032103s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000698s ] --------------------------------------------------------------- [2023-09-12T11:14:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.190094s] [吞吐率:5.26req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000752s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037148s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000643s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029464s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028620s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.040844s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000701s ] --------------------------------------------------------------- [2023-09-12T11:14:18+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.092614s] [吞吐率:10.80req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004405s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041613s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T11:14:35+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085111s] [吞吐率:11.75req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000707s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037934s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000734s ] --------------------------------------------------------------- [2023-09-12T11:14:35+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.110742s] [吞吐率:9.03req/s] [内存消耗:3,492.77kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '46', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '9|cacea6bb4041673dcc5bab48aad27dae', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.028807s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '9|cacea6bb4041673dcc5bab48aad27dae' AND `status` = 0 LIMIT 1 [ RunTime:0.000587s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.030286s ] [ sql ] [ SQL ] SELECT `id` FROM `d_nurse` WHERE `userId` = 9 AND `status` = 0 LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `u`.`type`,`u`.`phone`,`n`.`faceImg`,`n`.`name`,n.type as levelName,`isVip`,`vipDate` FROM `d_nurse` `n` LEFT JOIN `d_user` `u` ON `u`.`id`=`n`.`userId` WHERE `n`.`id` = '2' AND `n`.`status` = '0' LIMIT 1 [ RunTime:0.000578s ] --------------------------------------------------------------- [2023-09-12T11:14:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/NurseService/serviceList [运行时间:0.153565s] [吞吐率:6.51req/s] [内存消耗:3,462.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '68', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '9|cacea6bb4041673dcc5bab48aad27dae', 'type' => '2', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040263s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '9|cacea6bb4041673dcc5bab48aad27dae' AND `status` = 0 LIMIT 1 [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.029734s ] [ sql ] [ SQL ] SELECT `id` FROM `d_nurse` WHERE `userId` = 9 AND `status` = 0 LIMIT 1 [ RunTime:0.000545s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.030491s ] [ sql ] [ SQL ] SELECT `uc`.`id`,`c`.`userName`,`c`.`age`,`c`.`phone`,e.name as epartmeneName,d.name as doctorName,`d`.`doctorLevelName`,`uc`.`status`,`doctorDate`,`startTime`,`endTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`uc`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`doctorId` WHERE `uc`.`status` = '2' AND `uc`.`doctorDate` >= '2023-09-12' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000967s ] --------------------------------------------------------------- [2023-09-12T11:14:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.089209s] [吞吐率:11.21req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ 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_user` [ RunTime:0.038868s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000724s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|57093c061749f4e46bb91323870d38d5' , `updateTime` = 1694488490 WHERE `id` = 11 [ RunTime:0.002916s ] --------------------------------------------------------------- [2023-09-12T11:14:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.107875s] [吞吐率:9.27req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ 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_user` [ RunTime:0.043131s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000541s ] --------------------------------------------------------------- [2023-09-12T11:14:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.213218s] [吞吐率:4.69req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005963s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.032995s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000662s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.091364s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000640s ] --------------------------------------------------------------- [2023-09-12T11:14:51+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.181999s] [吞吐率:5.49req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009484s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.035424s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.067487s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000499s ] --------------------------------------------------------------- [2023-09-12T11:14:53+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.127868s] [吞吐率:7.82req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ 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.038822s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.037369s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001020s ] --------------------------------------------------------------- [2023-09-12T11:14:54+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.120433s] [吞吐率:8.30req/s] [内存消耗:3,488.35kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ 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_user` [ RunTime:0.040175s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.030231s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 11 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000616s ] --------------------------------------------------------------- [2023-09-12T11:15:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.131892s] [吞吐率:7.58req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008350s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040526s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000660s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.031653s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001048s ] --------------------------------------------------------------- [2023-09-12T11:15:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.091499s] [吞吐率:10.93req/s] [内存消耗:3,508.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005728s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039574s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000704s ] --------------------------------------------------------------- [2023-09-12T11:15:03+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.090806s] [吞吐率:11.01req/s] [内存消耗:3,514.32kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '53', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'latitude' => '', 'longitude' => '', 'page' => '0', ) [ 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.043516s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000750s ] --------------------------------------------------------------- [2023-09-12T11:15:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/expectDoctor [运行时间:0.129307s] [吞吐率:7.73req/s] [内存消耗:3,531.41kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '64', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012437s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037080s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000679s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029803s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,h.name as hospitalName,`d`.`doctorLevelName` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `hospitalId` = 1 AND `d`.`status` = '0' [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T11:15:21+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089140s] [吞吐率:11.22req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.039467s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T11:15:21+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.104064s] [吞吐率:9.61req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.022240s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.031178s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.001144s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000525s ] --------------------------------------------------------------- [2023-09-12T11:15:21+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.155780s] [吞吐率:6.42req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010734s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.026005s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.069238s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000510s ] --------------------------------------------------------------- [2023-09-12T11:15:22+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.118997s] [吞吐率:8.40req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ 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_user` [ RunTime:0.037335s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.030223s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000894s ] --------------------------------------------------------------- [2023-09-12T11:15:23+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.120447s] [吞吐率:8.30req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000728s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.038096s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000662s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.030819s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000946s ] --------------------------------------------------------------- [2023-09-12T11:15:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.095626s] [吞吐率:10.46req/s] [内存消耗:3,508.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010778s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039503s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000601s ] --------------------------------------------------------------- [2023-09-12T11:15:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.076394s] [吞吐率:13.09req/s] [内存消耗:3,514.32kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '53', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'latitude' => '', 'longitude' => '', 'page' => '0', ) [ 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_hospital` [ RunTime:0.029683s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000708s ] --------------------------------------------------------------- [2023-09-12T11:15:27+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/expectDoctor [运行时间:0.127094s] [吞吐率:7.87req/s] [内存消耗:3,531.41kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '64', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001412s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037462s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031302s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,h.name as hospitalName,`d`.`doctorLevelName` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `hospitalId` = 1 AND `d`.`status` = '0' [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T11:15:33+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.159055s] [吞吐率:6.29req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000788s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041126s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033700s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033423s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000841s ] --------------------------------------------------------------- [2023-09-12T11:15:34+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.201938s] [吞吐率:4.95req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012117s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038315s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033724s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000779s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033288s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000695s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.031671s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T11:15:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.082121s] [吞吐率:12.18req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ 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_doctor` [ RunTime:0.037427s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000641s ] --------------------------------------------------------------- [2023-09-12T11:15:44+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.084393s] [吞吐率:11.85req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000783s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038848s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000737s ] --------------------------------------------------------------- [2023-09-12T11:15:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.145953s] [吞吐率:6.85req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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.037976s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029603s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028748s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000526s ] --------------------------------------------------------------- [2023-09-12T11:34:39+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Index/index [运行时间:0.045052s] [吞吐率:22.20req/s] [内存消耗:2,177.81kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T11:34:39+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Login/index [运行时间:0.038706s] [吞吐率:25.84req/s] [内存消耗:2,324.95kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T11:34:39+08:00] 112.1.56.99 GET 101.132.37.87:83/favicon.ico [运行时间:0.028170s] [吞吐率:35.50req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T11:34:43+08:00] 112.1.56.99 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.105378s] [吞吐率:9.49req/s] [内存消耗:3,989.29kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006040s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.041951s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '53fd28866029222db71d936b803378b9' LIMIT 1 [ RunTime:0.000614s ] --------------------------------------------------------------- [2023-09-12T11:34:43+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Index/index [运行时间:0.039973s] [吞吐率:25.02req/s] [内存消耗:2,315.44kb] [文件加载:68] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\index\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T11:34:43+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Index/welcome.html [运行时间:0.038725s] [吞吐率:25.82req/s] [内存消耗:2,234.34kb] [文件加载: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', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\index\welcome.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T11:34:45+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/UserSelf/selfList [运行时间:0.144335s] [吞吐率:6.93req/s] [内存消耗:3,700.28kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\user_self\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', 3 => 'status', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.010875s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.079674s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_self` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT * FROM `d_user_self` ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000571s ] --------------------------------------------------------------- [2023-09-12T11:34:46+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseList [运行时间:0.109024s] [吞吐率:9.17req/s] [内存消耗:3,777.63kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'status', 3 => 'userId', 4 => 'caseId', 5 => 'statusData', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.001670s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.046525s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` [ RunTime:0.001373s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,e.name as epartmeneName,d.name as expectDoctorName,dd.name as doctorName,n.name as nurseName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` ORDER BY `ucd`.`status` ASC,`ucd`.`createTime` DESC LIMIT 0,15 [ RunTime:0.001227s ] --------------------------------------------------------------- [2023-09-12T11:34:49+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseList [运行时间:0.099594s] [吞吐率:10.04req/s] [内存消耗:3,777.63kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'status', 3 => 'userId', 4 => 'caseId', 5 => 'statusData', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.042826s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,e.name as epartmeneName,d.name as expectDoctorName,dd.name as doctorName,n.name as nurseName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` ORDER BY `ucd`.`status` ASC,`ucd`.`createTime` DESC LIMIT 0,15 [ RunTime:0.001122s ] --------------------------------------------------------------- [2023-09-12T11:34:50+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/UserCase/caseList [运行时间:0.096400s] [吞吐率:10.37req/s] [内存消耗:3,693.93kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\user_case\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', 3 => 'userId', ) ] [ 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_user_case` [ RunTime:0.041616s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case` WHERE `status` = 0 [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000752s ] --------------------------------------------------------------- [2023-09-12T11:34:51+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseList [运行时间:0.105082s] [吞吐率:9.52req/s] [内存消耗:3,777.63kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'status', 3 => 'userId', 4 => 'caseId', 5 => 'statusData', ) ] [ 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_user_case_diagnose` [ RunTime:0.045850s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,e.name as epartmeneName,d.name as expectDoctorName,dd.name as doctorName,n.name as nurseName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` ORDER BY `ucd`.`status` ASC,`ucd`.`createTime` DESC LIMIT 0,15 [ RunTime:0.001199s ] --------------------------------------------------------------- [2023-09-12T11:34:52+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/DoctorLevel/levelList [运行时间:0.098620s] [吞吐率:10.14req/s] [内存消耗:3,690.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor_level\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.011991s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.032011s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor_level` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000523s ] --------------------------------------------------------------- [2023-09-12T11:34:52+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Doctor/doctorList [运行时间:0.138212s] [吞吐率:7.24req/s] [内存消耗:3,866.51kb] [文件加载:77] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'SECKEY_ABVK=6TlYffZfDT1do9QyrPB1X41cZmISWvgH9MJamLZAFcI%3D; BMAP_SECKEY=jWQ089MINp6Zg51QUkDrtFy6RZX3XBBgngGExoTyHnINDPPyt3Trr1jTCFlA6OdO-A0x28fcZHx1A0VvehFLHzgzRSfNL-GGJZ6xdDjmJwQiSFCZswQQqAFYGvCL2QBnMLWyiHeJcaXDyWU8Yv5QV5myXca9dyBGZH2fvhFsXNY; Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.003935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039580s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `d`.`id`,h.name as hospitalName,`d`.`name`,`faceImg`,`d`.`phone`,`d`.`createTime`,`userId`,e.name as epartmeneName,`d`.`updateTime` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' LIMIT 0,15 [ RunTime:0.000565s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.035648s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000531s ] --------------------------------------------------------------- [2023-09-12T11:34:54+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.198623s] [吞吐率:5.03req/s] [内存消耗:3,962.02kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'SECKEY_ABVK=6TlYffZfDT1do9QyrPB1X41cZmISWvgH9MJamLZAFcI%3D; BMAP_SECKEY=jWQ089MINp6Zg51QUkDrtFy6RZX3XBBgngGExoTyHnINDPPyt3Trr1jTCFlA6OdO-A0x28fcZHx1A0VvehFLHzgzRSfNL-GGJZ6xdDjmJwQiSFCZswQQqAFYGvCL2QBnMLWyiHeJcaXDyWU8Yv5QV5myXca9dyBGZH2fvhFsXNY; Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( 'hospitalId' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorAdd.html [ array ( 0 => 'hospitalId', 1 => 'city', 2 => 'level', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.011794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.045413s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000805s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.033777s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000560s ] --------------------------------------------------------------- [2023-09-12T11:35:20+08:00] 112.1.56.99 POST 101.132.37.87:83/admin/Common/getHospital [运行时间:0.099191s] [吞吐率:10.08req/s] [内存消耗:3,478.59kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( 'cityId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042097s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital` WHERE `cityId` = 5 AND `status` = 0 [ RunTime:0.000694s ] --------------------------------------------------------------- [2023-09-12T11:35:22+08:00] 112.1.56.99 POST 101.132.37.87:83/admin/Common/getDepartment [运行时间:0.087253s] [吞吐率:11.46req/s] [内存消耗:3,459.73kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001031s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039682s ] [ sql ] [ SQL ] SELECT `id`,`name`,`type` FROM `d_epartmene` WHERE `status` = 0 AND ( `type` = 1 OR `hospitalId` = 1 ) ORDER BY `type` [ RunTime:0.000744s ] --------------------------------------------------------------- [2023-09-12T11:35:26+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/HospitalType/typeList [运行时间:0.107268s] [吞吐率:9.32req/s] [内存消耗:3,689.21kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital_type\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.008557s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.043031s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital_type` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000484s ] --------------------------------------------------------------- [2023-09-12T11:35:26+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/HospitalRank/rankList [运行时间:0.084124s] [吞吐率:11.89req/s] [内存消耗:3,689.21kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital_rank\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000804s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.025542s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital_rank` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000487s ] --------------------------------------------------------------- [2023-09-12T11:35:27+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.148400s] [吞吐率:6.74req/s] [内存消耗:3,992.98kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'SECKEY_ABVK=mXsdrd5s0+JDke8cddkRGz/9VMc/LjPwWXpCh4Lu0EI%3D; BMAP_SECKEY=jWQ089MINp6Zg51QUkDrtH_ZGeIwEDsP0W_UFzPIxEUFxxMJ4AKnYJuZNl_Kf1DXgIuDiudbEXDgLPXi_JNfeNI30-3sUJzHVevYDnUaWmOkDov41lAu0xeAnUsw9dcR2_tK22L4m8LIpVqhMVcdOjtiW12e1o6sPOncrj4j3Hk; Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.014608s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040740s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.034465s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000557s ] --------------------------------------------------------------- [2023-09-12T11:35:30+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Hospital/hospitalEpartmene?id=1 [运行时间:0.165501s] [吞吐率:6.04req/s] [内存消耗:3,996.74kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'SECKEY_ABVK=mXsdrd5s0+JDke8cddkRGz/9VMc/LjPwWXpCh4Lu0EI%3D; BMAP_SECKEY=jWQ089MINp6Zg51QUkDrtH_ZGeIwEDsP0W_UFzPIxEUFxxMJ4AKnYJuZNl_Kf1DXgIuDiudbEXDgLPXi_JNfeNI30-3sUJzHVevYDnUaWmOkDov41lAu0xeAnUsw9dcR2_tK22L4m8LIpVqhMVcdOjtiW12e1o6sPOncrj4j3Hk; Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( 'id' => '1', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\epartmeneList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', 3 => 'hospital', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.012507s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.050662s ] [ sql ] [ SQL ] SELECT `listImg`,`name`,`id` FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041893s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `hospitalId` = 1 AND `e`.`status` = '0' OR `e`.`type` = '1' [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`createTime`,`e`.`type` FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `hospitalId` = 1 AND `e`.`status` = '0' OR `e`.`type` = '1' ORDER BY `e`.`type` LIMIT 0,15 [ RunTime:0.000646s ] --------------------------------------------------------------- [2023-09-12T11:35:44+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.143910s] [吞吐率:6.95req/s] [内存消耗:3,992.98kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'SECKEY_ABVK=mXsdrd5s0+JDke8cddkRGz/9VMc/LjPwWXpCh4Lu0EI%3D; BMAP_SECKEY=jWQ089MINp6Zg51QUkDrtH_ZGeIwEDsP0W_UFzPIxEUFxxMJ4AKnYJuZNl_Kf1DXgIuDiudbEXDgLPXi_JNfeNI30-3sUJzHVevYDnUaWmOkDov41lAu0xeAnUsw9dcR2_tK22L4m8LIpVqhMVcdOjtiW12e1o6sPOncrj4j3Hk; Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ 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.039337s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032349s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.001616s ] --------------------------------------------------------------- [2023-09-12T11:37:01+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.162942s] [吞吐率:6.14req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.042669s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032916s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.035047s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000661s ] --------------------------------------------------------------- [2023-09-12T11:37:03+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.214004s] [吞吐率:4.67req/s] [内存消耗:3,535.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010875s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042398s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000681s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035473s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.034915s ] [ 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` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' [ RunTime:0.000687s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.035030s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000764s ] --------------------------------------------------------------- [2023-09-12T11:37:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.168181s] [吞吐率:5.95req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '6', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011076s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040513s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 6 AND `status` = 0 LIMIT 1 [ RunTime:0.000722s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034373s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 6 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032214s ] [ 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` = '1' AND `e`.`epartmeneId` = '6' AND `e`.`status` = '0' [ RunTime:0.000664s ] --------------------------------------------------------------- [2023-09-12T11:37:06+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.212280s] [吞吐率:4.71req/s] [内存消耗:3,535.27kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '5', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016219s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041440s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032733s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000805s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.034326s ] [ 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` = '1' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.035261s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000815s ] --------------------------------------------------------------- [2023-09-12T11:37:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.171160s] [吞吐率:5.84req/s] [内存消耗:3,520.08kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '4', 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.049367s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000685s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035315s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 4 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000688s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.036076s ] [ 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` = '1' AND `e`.`epartmeneId` = '4' AND `e`.`status` = '0' [ RunTime:0.000674s ] --------------------------------------------------------------- [2023-09-12T11:46:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092953s] [吞吐率:10.76req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.038094s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000741s ] --------------------------------------------------------------- [2023-09-12T11:46:56+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.149454s] [吞吐率:6.69req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.040858s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030418s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028449s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000576s ] --------------------------------------------------------------- [2023-09-12T11:46:58+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.082707s] [吞吐率:12.09req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.038026s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000714s ] --------------------------------------------------------------- [2023-09-12T11:46:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.081666s] [吞吐率:12.24req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000841s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036825s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000645s ] --------------------------------------------------------------- [2023-09-12T11:50:47+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097181s] [吞吐率:10.29req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042403s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000842s ] --------------------------------------------------------------- [2023-09-12T11:50:49+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.167422s] [吞吐率:5.97req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041759s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034434s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037537s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000598s ] --------------------------------------------------------------- [2023-09-12T11:50:49+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.071405s] [吞吐率:14.00req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ 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_doctor` [ RunTime:0.025876s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000660s ] --------------------------------------------------------------- [2023-09-12T11:52:56+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.257757s] [吞吐率:3.88req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000946s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.053082s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000873s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.053597s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.071373s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000686s ] --------------------------------------------------------------- [2023-09-12T11:52:58+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.366798s] [吞吐率:2.73req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001254s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.189373s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.062361s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.045564s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000598s ] --------------------------------------------------------------- [2023-09-12T11:52:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.243752s] [吞吐率:4.10req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001846s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.049609s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038756s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000784s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.035164s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000647s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.043030s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000761s ] --------------------------------------------------------------- [2023-09-12T11:53:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.112727s] [吞吐率:8.87req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ 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_doctor` [ RunTime:0.044569s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000686s ] --------------------------------------------------------------- [2023-09-12T11:53:43+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098755s] [吞吐率:10.13req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010659s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042458s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T11:53:44+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150312s] [吞吐率:6.65req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.037149s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031269s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031274s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000716s ] --------------------------------------------------------------- [2023-09-12T11:53:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.087147s] [吞吐率:11.47req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039996s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000684s ] --------------------------------------------------------------- [2023-09-12T11:53:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.083034s] [吞吐率:12.04req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000760s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038423s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000641s ] --------------------------------------------------------------- [2023-09-12T11:54:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094210s] [吞吐率:10.61req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039448s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000764s ] --------------------------------------------------------------- [2023-09-12T11:54:18+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158645s] [吞吐率:6.30req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002582s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041254s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000860s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032960s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000743s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032339s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T11:54:18+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.069318s] [吞吐率:14.43req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000763s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.024849s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000643s ] --------------------------------------------------------------- [2023-09-12T11:55:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095722s] [吞吐率:10.45req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040627s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000950s ] --------------------------------------------------------------- [2023-09-12T11:55:40+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.084843s] [吞吐率:11.79req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ 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_user` [ RunTime:0.037317s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000465s ] --------------------------------------------------------------- [2023-09-12T11:55:40+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.146001s] [吞吐率:6.85req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ 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_user` [ RunTime:0.025591s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000629s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.071874s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000561s ] --------------------------------------------------------------- [2023-09-12T11:55:42+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.159677s] [吞吐率:6.26req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.046674s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000821s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032186s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000608s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030853s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000700s ] --------------------------------------------------------------- [2023-09-12T11:55:43+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.073679s] [吞吐率:13.57req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004409s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.024137s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000685s ] --------------------------------------------------------------- [2023-09-12T11:56:20+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083876s] [吞吐率:11.92req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.038263s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000795s ] --------------------------------------------------------------- [2023-09-12T11:56:21+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.159739s] [吞吐率:6.26req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013390s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037844s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031073s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028908s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000577s ] --------------------------------------------------------------- [2023-09-12T11:56:22+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.092095s] [吞吐率:10.86req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010374s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037764s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000672s ] --------------------------------------------------------------- [2023-09-12T11:56:26+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.188171s] [吞吐率:5.31req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011669s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037529s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030062s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.028382s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.029793s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000701s ] --------------------------------------------------------------- [2023-09-12T11:56:29+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.084011s] [吞吐率:11.90req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ 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_doctor` [ RunTime:0.038945s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000697s ] --------------------------------------------------------------- [2023-09-12T11:58:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.093398s] [吞吐率:10.71req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.039230s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000817s ] --------------------------------------------------------------- [2023-09-12T11:58:47+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.152380s] [吞吐率:6.56req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.037526s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000947s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033518s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031308s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000687s ] --------------------------------------------------------------- [2023-09-12T11:58:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.083563s] [吞吐率:11.97req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000796s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038496s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000690s ] --------------------------------------------------------------- [2023-09-12T11:58:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.095172s] [吞吐率:10.51req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012550s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038520s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T11:58:58+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.091806s] [吞吐率:10.89req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006403s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038728s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000712s ] --------------------------------------------------------------- [2023-09-12T11:58:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneInfo [运行时间:0.146463s] [吞吐率:6.83req/s] [内存消耗:3,520.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '36', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'hospitalId' => '1', ) [ 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.036816s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000707s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030678s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000758s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.029381s ] [ 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` = '1' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000748s ] --------------------------------------------------------------- [2023-09-12T11:59:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalEpartmene [运行时间:0.081759s] [吞吐率:12.23req/s] [内存消耗:3,509.70kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000690s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037090s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000666s ] --------------------------------------------------------------- [2023-09-12T11:59:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.083687s] [吞吐率:11.95req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038910s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000646s ] --------------------------------------------------------------- [2023-09-12T11:59:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086222s] [吞吐率:11.60req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002691s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038818s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000787s ] --------------------------------------------------------------- [2023-09-12T11:59:53+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.147781s] [吞吐率:6.77req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.039740s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000736s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031840s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.027371s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000563s ] --------------------------------------------------------------- [2023-09-12T11:59:54+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.070471s] [吞吐率:14.19req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ 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_doctor` [ RunTime:0.025638s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000752s ] --------------------------------------------------------------- [2023-09-12T11:59:55+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.082759s] [吞吐率:12.08req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ 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_doctor` [ RunTime:0.037340s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000651s ] --------------------------------------------------------------- [2023-09-12T11:59:57+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.085971s] [吞吐率:11.63req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ 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_doctor` [ RunTime:0.041123s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000668s ] --------------------------------------------------------------- [2023-09-12T11:59:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.087071s] [吞吐率:11.48req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005365s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037913s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000705s ] --------------------------------------------------------------- [2023-09-12T12:00:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.104366s] [吞吐率:9.58req/s] [内存消耗:3,515.04kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003328s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.049972s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T12:04:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103074s] [吞吐率:9.70req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006319s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042262s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000850s ] --------------------------------------------------------------- [2023-09-12T12:04:17+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.090766s] [吞吐率:11.02req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042689s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000503s ] --------------------------------------------------------------- [2023-09-12T12:04:17+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.159236s] [吞吐率:6.28req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009140s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.027940s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000656s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.073401s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000579s ] --------------------------------------------------------------- [2023-09-12T12:04:19+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.178804s] [吞吐率:5.59req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044177s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033312s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000641s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034824s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000765s ] --------------------------------------------------------------- [2023-09-12T12:06:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.125718s] [吞吐率:7.95req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019264s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.048446s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000820s ] --------------------------------------------------------------- [2023-09-12T12:06:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.086210s] [吞吐率:11.60req/s] [内存消耗:3,508.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000833s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.041451s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000707s ] --------------------------------------------------------------- [2023-09-12T12:06:28+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.111700s] [吞吐率:8.95req/s] [内存消耗:3,511.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043269s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000721s ] --------------------------------------------------------------- [2023-09-12T12:06:29+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.122597s] [吞吐率:8.16req/s] [内存消耗:3,518.28kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '71', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'latitude' => '', 'epartmeneId' => '4', 'longitude' => '', 'page' => '0', ) [ 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.040315s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.034195s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000717s ] --------------------------------------------------------------- [2023-09-12T12:06:31+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.159691s] [吞吐率:6.26req/s] [内存消耗:3,518.28kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '71', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'latitude' => '', 'epartmeneId' => '2', 'longitude' => '', 'page' => '0', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041623s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.057572s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000779s ] --------------------------------------------------------------- [2023-09-12T12:06:32+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.181484s] [吞吐率:5.51req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013519s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042554s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.039623s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000576s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034431s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000709s ] --------------------------------------------------------------- [2023-09-12T12:06:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.085877s] [吞吐率:11.64req/s] [内存消耗:3,511.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040625s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000775s ] --------------------------------------------------------------- [2023-09-12T12:06:37+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.125166s] [吞吐率:7.99req/s] [内存消耗:3,518.28kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '71', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'latitude' => '', 'epartmeneId' => '1', 'longitude' => '', 'page' => '0', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000790s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040670s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000681s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036264s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000735s ] --------------------------------------------------------------- [2023-09-12T12:06:44+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.145882s] [吞吐率:6.85req/s] [内存消耗:3,499.19kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014858s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041268s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000650s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.040049s ] [ 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` = '11' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001090s ] --------------------------------------------------------------- [2023-09-12T12:06:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.205671s] [吞吐率:4.86req/s] [内存消耗:3,541.08kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'diagnoseId' => '16', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042965s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.038902s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 16 AND `userId` = 11 LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.033623s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032611s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '16' AND `uc`.`status` IN ('1','2') LIMIT 1 [ RunTime:0.000855s ] --------------------------------------------------------------- [2023-09-12T12:06:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.237630s] [吞吐率:4.21req/s] [内存消耗:3,545.09kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'diagnoseId' => '31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039693s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.035652s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 31 AND `userId` = 11 LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032362s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034839s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.036748s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`faceImg` FROM `d_nurse` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '31' AND `uc`.`status` IN ('3','4') LIMIT 1 [ RunTime:0.000687s ] --------------------------------------------------------------- [2023-09-12T12:06:53+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.134521s] [吞吐率:7.43req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044383s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000712s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.037515s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001027s ] --------------------------------------------------------------- [2023-09-12T12:06:54+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.119758s] [吞吐率:8.35req/s] [内存消耗:3,488.35kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039470s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.031926s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 11 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000649s ] --------------------------------------------------------------- [2023-09-12T12:06:56+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.244797s] [吞吐率:4.09req/s] [内存消耗:3,545.09kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'diagnoseId' => '31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011989s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042818s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000634s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.034405s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 31 AND `userId` = 11 LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.033062s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031744s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.032369s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`faceImg` FROM `d_nurse` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '31' AND `uc`.`status` IN ('3','4') LIMIT 1 [ RunTime:0.000676s ] --------------------------------------------------------------- [2023-09-12T12:06:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/affirmDiagnose [运行时间:0.176054s] [吞吐率:5.68req/s] [内存消耗:3,486.95kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'diagnoseId' => '31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042745s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.036287s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 31 AND `userId` = 11 AND `status` IN ('2','3') LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] UPDATE `d_user_case_diagnose` SET `status` = '4' WHERE `id` = 31 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038048s ] [ sql ] [ SQL ] UPDATE `d_news_inform` SET `type` = 3 , `status` = 1 WHERE `diagnoseId` = 31 AND `userId` = 11 [ RunTime:0.000781s ] --------------------------------------------------------------- [2023-09-12T12:07:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.162272s] [吞吐率:6.16req/s] [内存消耗:3,498.09kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011421s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044338s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.048838s ] [ 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` = '11' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000943s ] --------------------------------------------------------------- [2023-09-12T12:07:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.132929s] [吞吐率:7.52req/s] [内存消耗:3,498.09kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044195s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000712s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038353s ] [ 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` = '11' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001157s ] --------------------------------------------------------------- [2023-09-12T12:07:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.130338s] [吞吐率:7.67req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044180s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.034813s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000975s ] --------------------------------------------------------------- [2023-09-12T12:07:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.142132s] [吞吐率:7.04req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013073s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041497s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.035861s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000974s ] --------------------------------------------------------------- [2023-09-12T12:07:08+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.252642s] [吞吐率:3.96req/s] [内存消耗:3,545.09kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'diagnoseId' => '31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042768s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.036977s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 31 AND `userId` = 11 LIMIT 1 [ RunTime:0.000795s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.033042s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037398s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000659s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.044145s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`faceImg` FROM `d_nurse` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '31' AND `uc`.`status` IN ('3','4') LIMIT 1 [ RunTime:0.000740s ] --------------------------------------------------------------- [2023-09-12T12:07:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.163612s] [吞吐率:6.11req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.045271s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035284s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032798s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000675s ] --------------------------------------------------------------- [2023-09-12T12:07:31+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.167043s] [吞吐率:5.99req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044038s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000879s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.036903s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035573s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000759s ] --------------------------------------------------------------- [2023-09-12T12:07:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158135s] [吞吐率:6.32req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041224s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033107s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033690s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000717s ] --------------------------------------------------------------- [2023-09-12T12:08:14+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.180126s] [吞吐率:5.55req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015479s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040629s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.037052s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031577s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000713s ] --------------------------------------------------------------- [2023-09-12T12:08:15+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.203036s] [吞吐率:4.93req/s] [内存消耗:3,537.36kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.044331s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034259s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000811s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.034603s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.001181s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.034337s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000847s ] --------------------------------------------------------------- [2023-09-12T12:08:20+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.085600s] [吞吐率:11.68req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ 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_doctor` [ RunTime:0.040599s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000678s ] --------------------------------------------------------------- [2023-09-12T12:08:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.103906s] [吞吐率:9.62req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003715s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.055265s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000775s ] --------------------------------------------------------------- [2023-09-12T12:08:26+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.088161s] [吞吐率:11.34req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ 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_doctor` [ RunTime:0.042207s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000699s ] --------------------------------------------------------------- [2023-09-12T12:08:29+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.096433s] [吞吐率:10.37req/s] [内存消耗:3,515.04kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '16', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ 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_doctor` [ RunTime:0.042009s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000678s ] --------------------------------------------------------------- [2023-09-12T12:09:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.090305s] [吞吐率:11.07req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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_hospital` [ RunTime:0.043757s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000867s ] --------------------------------------------------------------- [2023-09-12T12:09:17+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091462s] [吞吐率:10.93req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.045366s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000781s ] --------------------------------------------------------------- [2023-09-12T12:11:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.184232s] [吞吐率:5.43req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005256s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044307s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001019s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.036744s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036340s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000760s ] --------------------------------------------------------------- [2023-09-12T12:17:35+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094921s] [吞吐率:10.54req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.038405s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000826s ] --------------------------------------------------------------- [2023-09-12T12:17:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.146537s] [吞吐率:6.82req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037779s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000708s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028623s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030363s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000598s ] --------------------------------------------------------------- [2023-09-12T12:17:43+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.160017s] [吞吐率:6.25req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015757s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038418s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028241s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029329s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000626s ] --------------------------------------------------------------- [2023-09-12T12:18:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.090238s] [吞吐率:11.08req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008669s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037000s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000722s ] --------------------------------------------------------------- [2023-09-12T12:18:01+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.211810s] [吞吐率:4.72req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011829s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.068135s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.040035s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000579s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042624s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000690s ] --------------------------------------------------------------- [2023-09-12T12:18:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150898s] [吞吐率:6.63req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003689s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038187s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000822s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031272s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028946s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000657s ] --------------------------------------------------------------- [2023-09-12T12:18:15+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.155209s] [吞吐率:6.44req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007044s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037893s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000756s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031992s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029124s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000592s ] --------------------------------------------------------------- [2023-09-12T12:19:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084508s] [吞吐率:11.83req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038473s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000843s ] --------------------------------------------------------------- [2023-09-12T12:19:08+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.144093s] [吞吐率:6.94req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013032s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.024636s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028638s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029538s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000554s ] --------------------------------------------------------------- [2023-09-12T12:19:40+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094088s] [吞吐率:10.63req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000862s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039993s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000770s ] --------------------------------------------------------------- [2023-09-12T12:19:41+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150114s] [吞吐率:6.66req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003166s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039034s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000798s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030011s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029315s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000675s ] --------------------------------------------------------------- [2023-09-12T12:19:44+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150487s] [吞吐率:6.65req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.035733s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000714s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030788s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029924s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000593s ] --------------------------------------------------------------- [2023-09-12T12:20:55+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.157321s] [吞吐率:6.36req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000815s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041749s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000835s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033002s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032040s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T12:21:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091975s] [吞吐率:10.87req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037588s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000774s ] --------------------------------------------------------------- [2023-09-12T12:21:47+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.159219s] [吞吐率:6.28req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039701s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000764s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035433s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033164s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000707s ] --------------------------------------------------------------- [2023-09-12T12:21:49+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150564s] [吞吐率:6.64req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.040804s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031788s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029062s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000631s ] --------------------------------------------------------------- [2023-09-12T12:22:01+08:00] 112.1.56.99 GET 101.132.37.87:83/admin/Hospital/hospitalEdit?id=1 [运行时间:0.240040s] [吞吐率:4.17req/s] [内存消耗:3,811.65kb] [文件加载:73] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'SECKEY_ABVK=mXsdrd5s0+JDke8cddkRGz/9VMc/LjPwWXpCh4Lu0EI%3D; BMAP_SECKEY=jWQ089MINp6Zg51QUkDrtH_ZGeIwEDsP0W_UFzPIxEUFxxMJ4AKnYJuZNl_Kf1DXgIuDiudbEXDgLPXi_JNfeNI30-3sUJzHVevYDnUaWmOkDov41lAu0xeAnUsw9dcR2_tK22L4m8LIpVqhMVcdOjtiW12e1o6sPOncrj4j3Hk; Hm_lvt_080836300300be57b7f34f4b3e97d911=1690557377; PHPSESSID=cken8qrt8mi1gp9tf5i1aojad1', ) [ info ] [ PARAM ] array ( 'id' => '1', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\edit.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', 3 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.005171s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040917s ] [ sql ] [ SQL ] SELECT `id`,`name`,`listImg`,`cityId`,`address`,`phone`,`presentation`,`hospitalRankId`,`hospitalTypeId`,`isMedicalInsurance`,`longitude`,`latitude` FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031396s ] [ sql ] [ SQL ] SELECT `id`,`fileUrl`,`type` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.037669s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.035181s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.028440s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000496s ] --------------------------------------------------------------- [2023-09-12T12:22:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.160097s] [吞吐率:6.25req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.041134s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.036515s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032057s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000695s ] --------------------------------------------------------------- [2023-09-12T12:22:50+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.154806s] [吞吐率:6.46req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005878s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040675s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029664s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030237s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000636s ] --------------------------------------------------------------- [2023-09-12T12:22:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.098111s] [吞吐率:10.19req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016186s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037557s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000733s ] --------------------------------------------------------------- [2023-09-12T12:23:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.108241s] [吞吐率:9.24req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012384s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042304s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T12:23:53+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.157067s] [吞吐率:6.37req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013041s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036373s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029785s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029444s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000652s ] --------------------------------------------------------------- [2023-09-12T12:23:56+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089267s] [吞吐率:11.20req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.037181s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000741s ] --------------------------------------------------------------- [2023-09-12T12:24:15+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087033s] [吞吐率:11.49req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001404s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040510s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000787s ] --------------------------------------------------------------- [2023-09-12T12:24:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.156986s] [吞吐率:6.37req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000790s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040679s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000825s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033440s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032881s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000733s ] --------------------------------------------------------------- [2023-09-12T12:24:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087670s] [吞吐率:11.41req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006075s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037158s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000737s ] --------------------------------------------------------------- [2023-09-12T12:24:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088220s] [吞吐率:11.34req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003417s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039817s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000789s ] --------------------------------------------------------------- [2023-09-12T12:24:30+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.084210s] [吞吐率:11.88req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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_hospital` [ RunTime:0.038868s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000841s ] --------------------------------------------------------------- [2023-09-12T12:24:41+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089178s] [吞吐率:11.21req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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_hospital` [ RunTime:0.042542s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T12:24:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.166087s] [吞吐率:6.02req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039894s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.042650s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032619s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000685s ] --------------------------------------------------------------- [2023-09-12T12:25:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.145012s] [吞吐率:6.90req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037673s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028584s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029673s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000615s ] --------------------------------------------------------------- [2023-09-12T12:25:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089732s] [吞吐率:11.14req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '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_hospital` [ RunTime:0.036366s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000746s ] --------------------------------------------------------------- [2023-09-12T12:25:49+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.152643s] [吞吐率:6.55req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.038789s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000736s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031094s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032047s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000665s ] --------------------------------------------------------------- [2023-09-12T12:27:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.096743s] [吞吐率:10.34req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.042306s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000802s ] --------------------------------------------------------------- [2023-09-12T12:27:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.135866s] [吞吐率:7.36req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003975s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.024687s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000713s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030018s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029304s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000552s ] --------------------------------------------------------------- [2023-09-12T12:27:20+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.173650s] [吞吐率:5.76req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011966s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039053s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.040559s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032896s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000702s ] --------------------------------------------------------------- [2023-09-12T12:27:22+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.161424s] [吞吐率:6.19req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038109s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029206s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030088s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000627s ] --------------------------------------------------------------- [2023-09-12T12:27:28+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.144667s] [吞吐率:6.91req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.036336s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029535s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029469s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000536s ] --------------------------------------------------------------- [2023-09-12T12:27:30+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164377s] [吞吐率:6.08req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011009s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038722s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031078s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000554s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033978s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000662s ] --------------------------------------------------------------- [2023-09-12T12:27:32+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164876s] [吞吐率:6.07req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.041242s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000831s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035544s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000614s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033414s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000756s ] --------------------------------------------------------------- [2023-09-12T12:28:15+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085454s] [吞吐率:11.70req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.039786s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000734s ] --------------------------------------------------------------- [2023-09-12T12:28:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.146697s] [吞吐率:6.82req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.037735s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000730s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030579s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029014s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000572s ] --------------------------------------------------------------- [2023-09-12T12:28:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085815s] [吞吐率:11.65req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039926s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000851s ] --------------------------------------------------------------- [2023-09-12T12:28:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.150660s] [吞吐率:6.64req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003775s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037426s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029791s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030331s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000639s ] --------------------------------------------------------------- [2023-09-12T12:28:28+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.155403s] [吞吐率:6.43req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.041906s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030969s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032372s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000665s ] --------------------------------------------------------------- [2023-09-12T12:30:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094225s] [吞吐率:10.61req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039134s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000998s ] --------------------------------------------------------------- [2023-09-12T12:30:01+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.166782s] [吞吐率:6.00req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003369s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044751s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035483s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033457s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000724s ] --------------------------------------------------------------- [2023-09-12T12:30:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.197196s] [吞吐率:5.07req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008939s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.061045s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000883s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029747s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000517s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030270s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000656s ] --------------------------------------------------------------- [2023-09-12T12:30:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.160657s] [吞吐率:6.22req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010004s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038584s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030677s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000555s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032336s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000719s ] --------------------------------------------------------------- [2023-09-12T12:30:58+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.085332s] [吞吐率:11.72req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038555s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000759s ] --------------------------------------------------------------- [2023-09-12T12:30:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.145500s] [吞吐率:6.87req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.037016s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000724s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031181s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028135s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000577s ] --------------------------------------------------------------- [2023-09-12T12:31:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.161080s] [吞吐率:6.21req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013165s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041813s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028873s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028499s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000619s ] --------------------------------------------------------------- [2023-09-12T12:31:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.145478s] [吞吐率:6.87req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.038469s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000718s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028796s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029131s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000543s ] --------------------------------------------------------------- [2023-09-12T12:31:08+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.162469s] [吞吐率:6.16req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013815s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037209s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032279s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000522s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030436s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000631s ] --------------------------------------------------------------- [2023-09-12T12:31:15+08:00] 185.36.81.33 GET 101.132.37.87/ [运行时间:0.034036s] [吞吐率:29.38req/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 ( ) --------------------------------------------------------------- [2023-09-12T12:31:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.147056s] [吞吐率:6.80req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.038383s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030122s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000516s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028438s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000632s ] --------------------------------------------------------------- [2023-09-12T12:31:38+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.203732s] [吞吐率:4.91req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011767s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.056066s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000792s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033469s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032784s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000684s ] --------------------------------------------------------------- [2023-09-12T12:31:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.160103s] [吞吐率:6.25req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011822s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037909s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031510s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029821s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000672s ] --------------------------------------------------------------- [2023-09-12T12:32:15+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103330s] [吞吐率:9.68req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039223s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.001082s ] --------------------------------------------------------------- [2023-09-12T12:32:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164319s] [吞吐率:6.09req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013644s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038719s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000764s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033171s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029663s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000595s ] --------------------------------------------------------------- [2023-09-12T12:32:18+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164610s] [吞吐率:6.07req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011133s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042082s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032757s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029445s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000617s ] --------------------------------------------------------------- [2023-09-12T12:32:19+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.155233s] [吞吐率:6.44req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.039201s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000796s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031940s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031836s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000727s ] --------------------------------------------------------------- [2023-09-12T12:32:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.166056s] [吞吐率:6.02req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010596s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039557s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034205s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032603s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000674s ] --------------------------------------------------------------- [2023-09-12T12:34:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.103456s] [吞吐率:9.67req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016060s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041864s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000801s ] --------------------------------------------------------------- [2023-09-12T12:34:12+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.156712s] [吞吐率:6.38req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001320s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039278s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000831s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033137s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033883s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000731s ] --------------------------------------------------------------- [2023-09-12T12:34:19+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.188689s] [吞吐率:5.30req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000781s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040279s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031754s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000892s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036411s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000726s ] --------------------------------------------------------------- [2023-09-12T12:35:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089995s] [吞吐率:11.11req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.043153s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000793s ] --------------------------------------------------------------- [2023-09-12T12:35:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.163033s] [吞吐率:6.13req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004577s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040564s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000841s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034347s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032841s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000735s ] --------------------------------------------------------------- [2023-09-12T12:35:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158862s] [吞吐率:6.29req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001115s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041581s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033529s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033222s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000693s ] --------------------------------------------------------------- [2023-09-12T12:35:28+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164706s] [吞吐率:6.07req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010808s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040230s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032328s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031690s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000695s ] --------------------------------------------------------------- [2023-09-12T12:35:32+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.166898s] [吞吐率:5.99req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000887s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041652s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000845s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034639s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000609s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033758s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000757s ] --------------------------------------------------------------- [2023-09-12T12:35:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.088982s] [吞吐率:11.24req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.042837s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000802s ] --------------------------------------------------------------- [2023-09-12T12:35:37+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.161363s] [吞吐率:6.20req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003402s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.027244s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.046576s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034367s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000750s ] --------------------------------------------------------------- [2023-09-12T12:35:39+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158271s] [吞吐率:6.32req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001959s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041385s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033063s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032453s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T12:35:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.155939s] [吞吐率:6.41req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000974s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039734s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033916s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000651s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031966s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000693s ] --------------------------------------------------------------- [2023-09-12T12:35:49+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158933s] [吞吐率:6.29req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.043878s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033025s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031724s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000690s ] --------------------------------------------------------------- [2023-09-12T12:35:55+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.158331s] [吞吐率:6.32req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000796s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041656s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033259s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000629s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033060s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000734s ] --------------------------------------------------------------- [2023-09-12T12:35:57+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164030s] [吞吐率:6.10req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007068s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040627s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034059s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000947s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032625s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000700s ] --------------------------------------------------------------- [2023-09-12T12:36:03+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.160529s] [吞吐率:6.23req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.042292s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034087s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033190s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000711s ] --------------------------------------------------------------- [2023-09-12T12:36:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.173355s] [吞吐率:5.77req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008527s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041379s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000840s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.041722s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000622s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032434s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000749s ] --------------------------------------------------------------- [2023-09-12T12:36:06+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.165043s] [吞吐率:6.06req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003564s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041275s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.037110s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033788s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000688s ] --------------------------------------------------------------- [2023-09-12T12:36:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.167961s] [吞吐率:5.95req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042458s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.037135s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000580s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038475s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000685s ] --------------------------------------------------------------- [2023-09-12T12:36:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.165963s] [吞吐率:6.03req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008285s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041359s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000828s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031833s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000615s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034532s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000715s ] --------------------------------------------------------------- [2023-09-12T12:36:19+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.172078s] [吞吐率:5.81req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008531s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043370s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035434s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034723s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000708s ] --------------------------------------------------------------- [2023-09-12T12:37:08+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.158002s] [吞吐率:6.33req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001107s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.074255s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000941s ] --------------------------------------------------------------- [2023-09-12T12:37:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.182374s] [吞吐率:5.48req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.044211s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000864s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032748s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000613s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035013s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.002012s ] --------------------------------------------------------------- [2023-09-12T12:37:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.163180s] [吞吐率:6.13req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.043574s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034686s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033354s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000701s ] --------------------------------------------------------------- [2023-09-12T12:37:18+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.204359s] [吞吐率:4.89req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013088s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.061547s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000781s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.037826s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034776s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.007450s ] --------------------------------------------------------------- [2023-09-12T12:39:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:1.154604s] [吞吐率:0.87req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011172s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044744s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000908s ] --------------------------------------------------------------- [2023-09-12T12:39:14+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.153513s] [吞吐率:6.51req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000810s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040409s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000754s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031780s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030772s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000686s ] --------------------------------------------------------------- [2023-09-12T12:40:36+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.099898s] [吞吐率:10.01req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013906s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040188s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000799s ] --------------------------------------------------------------- [2023-09-12T12:41:13+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097083s] [吞吐率:10.30req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.040745s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000840s ] --------------------------------------------------------------- [2023-09-12T12:41:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.089955s] [吞吐率:11.12req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002235s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042457s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000789s ] --------------------------------------------------------------- [2023-09-12T12:41:57+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.094525s] [吞吐率:10.58req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005214s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043555s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000768s ] --------------------------------------------------------------- [2023-09-12T12:41:59+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.174942s] [吞吐率:5.72req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015547s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039830s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034440s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032020s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000751s ] --------------------------------------------------------------- [2023-09-12T12:42:04+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.095927s] [吞吐率:10.42req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001020s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.047948s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000791s ] --------------------------------------------------------------- [2023-09-12T12:42:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.168929s] [吞吐率:5.92req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012623s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040149s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033885s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.001311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032344s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000692s ] --------------------------------------------------------------- [2023-09-12T12:42:35+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.156323s] [吞吐率:6.40req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006619s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038038s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000711s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029739s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033186s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000588s ] --------------------------------------------------------------- [2023-09-12T12:42:37+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.085476s] [吞吐率:11.70req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000781s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039831s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000750s ] --------------------------------------------------------------- [2023-09-12T12:43:08+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091788s] [吞吐率:10.89req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006463s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040639s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000739s ] --------------------------------------------------------------- [2023-09-12T12:43:09+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.162558s] [吞吐率:6.15req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005254s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039531s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000718s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035730s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000951s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029029s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000785s ] --------------------------------------------------------------- [2023-09-12T12:43:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.088855s] [吞吐率:11.25req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007584s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037192s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000654s ] --------------------------------------------------------------- [2023-09-12T12:43:12+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.098384s] [吞吐率:10.16req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014510s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036444s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000624s ] --------------------------------------------------------------- [2023-09-12T12:43:28+08:00] 8.142.42.74 GET 101.132.37.87:83http://101.132.37.87:83/ [运行时间:0.105091s] [吞吐率:9.52req/s] [内存消耗:2,141.23kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87:83', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T12:43:28+08:00] 47.92.31.143 GET 101.132.37.87http://101.132.37.87/ [运行时间:0.039836s] [吞吐率:25.10req/s] [内存消耗:2,140.77kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87', 'user-agent' => 'Apache-HttpClient/5.1.3 (Java/1.8.0_342)', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T12:43:29+08:00] 47.92.31.143 GET 101.132.37.87http://101.132.37.87/favicon.ico [运行时间:0.167387s] [吞吐率:5.97req/s] [内存消耗:1,616.92kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T12:43:31+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.108538s] [吞吐率:9.21req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010768s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041792s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000835s ] --------------------------------------------------------------- [2023-09-12T12:43:31+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.163975s] [吞吐率:6.10req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004035s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041042s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034285s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034731s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000708s ] --------------------------------------------------------------- [2023-09-12T12:43:33+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.098828s] [吞吐率:10.12req/s] [内存消耗:3,515.78kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '17', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014822s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038674s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000661s ] --------------------------------------------------------------- [2023-09-12T12:46:00+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.128010s] [吞吐率:7.81req/s] [内存消耗:3,511.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003574s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.044994s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000759s ] --------------------------------------------------------------- [2023-09-12T12:46:01+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/epartmeneQuery [运行时间:0.175888s] [吞吐率:5.69req/s] [内存消耗:3,519.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '71', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'latitude' => '', 'epartmeneId' => '5', 'longitude' => '', 'page' => '0', ) [ 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_epartmene` [ RunTime:0.065722s ] [ 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.030659s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.006333s ] --------------------------------------------------------------- [2023-09-12T12:46:02+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.141386s] [吞吐率:7.07req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.025679s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000723s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031132s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033139s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000670s ] --------------------------------------------------------------- [2023-09-12T12:46:05+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.092323s] [吞吐率:10.83req/s] [内存消耗:3,511.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006215s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041957s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000740s ] --------------------------------------------------------------- [2023-09-12T12:46:14+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/newsCentre [运行时间:0.200627s] [吞吐率:4.98req/s] [内存消耗:3,498.09kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012026s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.035686s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.036891s ] [ 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` = '11' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001456s ] --------------------------------------------------------------- [2023-09-12T12:46:15+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.091410s] [吞吐率:10.94req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006183s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037452s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000488s ] --------------------------------------------------------------- [2023-09-12T12:46:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.188268s] [吞吐率:5.31req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003188s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.024942s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.071484s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000627s ] --------------------------------------------------------------- [2023-09-12T12:46:16+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.141781s] [吞吐率:7.05req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|57093c061749f4e46bb91323870d38d5', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015197s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042003s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|57093c061749f4e46bb91323870d38d5' AND `status` = 0 LIMIT 1 [ RunTime:0.000639s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.034243s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001094s ] --------------------------------------------------------------- [2023-09-12T12:46:34+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.086850s] [吞吐率:11.51req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000741s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037382s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000794s ] --------------------------------------------------------------- [2023-09-12T12:49:14+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091146s] [吞吐率:10.97req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036798s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000744s ] --------------------------------------------------------------- [2023-09-12T12:49:47+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.145187s] [吞吐率:6.89req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.038381s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000728s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|1ad66361647dc7c0e2049fd73a626023' , `updateTime` = 1694494187 WHERE `id` = 11 [ RunTime:0.002161s ] --------------------------------------------------------------- [2023-09-12T12:49:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.122616s] [吞吐率:8.16req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|1ad66361647dc7c0e2049fd73a626023', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.058693s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|1ad66361647dc7c0e2049fd73a626023' AND `status` = 0 LIMIT 1 [ RunTime:0.001873s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000475s ] --------------------------------------------------------------- [2023-09-12T12:49:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.236802s] [吞吐率:4.22req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|1ad66361647dc7c0e2049fd73a626023', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000875s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.052625s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|1ad66361647dc7c0e2049fd73a626023' AND `status` = 0 LIMIT 1 [ RunTime:0.000592s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.099107s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000543s ] --------------------------------------------------------------- [2023-09-12T12:49:48+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.159522s] [吞吐率:6.27req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|1ad66361647dc7c0e2049fd73a626023', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013169s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.023718s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|1ad66361647dc7c0e2049fd73a626023' AND `status` = 0 LIMIT 1 [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.062489s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000477s ] --------------------------------------------------------------- [2023-09-12T12:50:03+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/codeLogin [运行时间:0.085674s] [吞吐率:11.67req/s] [内存消耗:3,449.70kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '39', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'code' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004457s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_phone_code` [ RunTime:0.037153s ] [ sql ] [ SQL ] SELECT * FROM `d_phone_code` WHERE `phone` = '15321535218' AND `phoneCode` = '123456' LIMIT 1 [ RunTime:0.000684s ] --------------------------------------------------------------- [2023-09-12T12:51:14+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087061s] [吞吐率:11.49req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.040976s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000804s ] --------------------------------------------------------------- [2023-09-12T12:51:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.093883s] [吞吐率:10.65req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ 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_user` [ RunTime:0.037335s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000713s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|2f7d6455627c1a3ab6f374e2454f7e5e' , `updateTime` = 1694494284 WHERE `id` = 11 [ RunTime:0.002295s ] --------------------------------------------------------------- [2023-09-12T12:51:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.097710s] [吞吐率:10.23req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|2f7d6455627c1a3ab6f374e2454f7e5e', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001547s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.034624s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|2f7d6455627c1a3ab6f374e2454f7e5e' AND `status` = 0 LIMIT 1 [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000471s ] --------------------------------------------------------------- [2023-09-12T12:51:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.243307s] [吞吐率:4.11req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|2f7d6455627c1a3ab6f374e2454f7e5e', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007817s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.063190s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|2f7d6455627c1a3ab6f374e2454f7e5e' AND `status` = 0 LIMIT 1 [ RunTime:0.000590s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.091227s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000620s ] --------------------------------------------------------------- [2023-09-12T12:51:25+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.212645s] [吞吐率:4.70req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|2f7d6455627c1a3ab6f374e2454f7e5e', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012279s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.065437s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|2f7d6455627c1a3ab6f374e2454f7e5e' AND `status` = 0 LIMIT 1 [ RunTime:0.000649s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.067827s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000533s ] --------------------------------------------------------------- [2023-09-12T12:51:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.116186s] [吞吐率:8.61req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010817s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037451s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000710s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|cc3149008684ad9a17a12834daf2a30f' , `updateTime` = 1694494305 WHERE `id` = 11 [ RunTime:0.001918s ] --------------------------------------------------------------- [2023-09-12T12:51:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.106956s] [吞吐率:9.35req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|cc3149008684ad9a17a12834daf2a30f', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005246s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040505s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|cc3149008684ad9a17a12834daf2a30f' AND `status` = 0 LIMIT 1 [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000458s ] --------------------------------------------------------------- [2023-09-12T12:51:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.204736s] [吞吐率:4.88req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|cc3149008684ad9a17a12834daf2a30f', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001198s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.032426s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|cc3149008684ad9a17a12834daf2a30f' AND `status` = 0 LIMIT 1 [ RunTime:0.000565s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.088627s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000538s ] --------------------------------------------------------------- [2023-09-12T12:51:45+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.152089s] [吞吐率:6.58req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|cc3149008684ad9a17a12834daf2a30f', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010794s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.025273s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|cc3149008684ad9a17a12834daf2a30f' AND `status` = 0 LIMIT 1 [ RunTime:0.000657s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.068053s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000555s ] --------------------------------------------------------------- [2023-09-12T12:52:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.091584s] [吞吐率:10.92req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000726s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036792s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000724s ] --------------------------------------------------------------- [2023-09-12T12:52:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.087095s] [吞吐率:11.48req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|cc3149008684ad9a17a12834daf2a30f', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000764s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.038453s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|cc3149008684ad9a17a12834daf2a30f' AND `status` = 0 LIMIT 1 [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000472s ] --------------------------------------------------------------- [2023-09-12T12:52:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.153077s] [吞吐率:6.53req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|cc3149008684ad9a17a12834daf2a30f', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009109s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.023877s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|cc3149008684ad9a17a12834daf2a30f' AND `status` = 0 LIMIT 1 [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.072147s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000495s ] --------------------------------------------------------------- [2023-09-12T12:52:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.086313s] [吞吐率:11.59req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.036478s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000711s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|a2ba0043820ec685f9c3ff4aaaf2b0d4' , `updateTime` = 1694494344 WHERE `id` = 11 [ RunTime:0.003219s ] --------------------------------------------------------------- [2023-09-12T12:52:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.103238s] [吞吐率:9.69req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|a2ba0043820ec685f9c3ff4aaaf2b0d4', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000842s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041559s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|a2ba0043820ec685f9c3ff4aaaf2b0d4' AND `status` = 0 LIMIT 1 [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000476s ] --------------------------------------------------------------- [2023-09-12T12:52:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.226199s] [吞吐率:4.42req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|a2ba0043820ec685f9c3ff4aaaf2b0d4', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013979s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042245s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|a2ba0043820ec685f9c3ff4aaaf2b0d4' AND `status` = 0 LIMIT 1 [ RunTime:0.000533s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.092558s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000874s ] --------------------------------------------------------------- [2023-09-12T12:52:24+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.177837s] [吞吐率:5.62req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|a2ba0043820ec685f9c3ff4aaaf2b0d4', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001497s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037202s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|a2ba0043820ec685f9c3ff4aaaf2b0d4' AND `status` = 0 LIMIT 1 [ RunTime:0.000594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.071704s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2023-09-12T12:52:40+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.097954s] [吞吐率:10.21req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012631s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040185s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000815s ] --------------------------------------------------------------- [2023-09-12T12:52:41+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.087921s] [吞吐率:11.37req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|a2ba0043820ec685f9c3ff4aaaf2b0d4', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005373s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.036539s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|a2ba0043820ec685f9c3ff4aaaf2b0d4' AND `status` = 0 LIMIT 1 [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000469s ] --------------------------------------------------------------- [2023-09-12T12:52:41+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.147576s] [吞吐率:6.78req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|a2ba0043820ec685f9c3ff4aaaf2b0d4', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001767s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.027285s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|a2ba0043820ec685f9c3ff4aaaf2b0d4' AND `status` = 0 LIMIT 1 [ RunTime:0.000623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.071588s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000559s ] --------------------------------------------------------------- [2023-09-12T12:52:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.103433s] [吞吐率:9.67req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010681s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042729s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000698s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|0707556908901c12a4e0fe8e3eeebf31' , `updateTime` = 1694494372 WHERE `id` = 11 [ RunTime:0.002271s ] --------------------------------------------------------------- [2023-09-12T12:52:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.108034s] [吞吐率:9.26req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|0707556908901c12a4e0fe8e3eeebf31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000985s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044292s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|0707556908901c12a4e0fe8e3eeebf31' AND `status` = 0 LIMIT 1 [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.001739s ] --------------------------------------------------------------- [2023-09-12T12:52:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.220504s] [吞吐率:4.54req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|0707556908901c12a4e0fe8e3eeebf31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000629s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.048976s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|0707556908901c12a4e0fe8e3eeebf31' AND `status` = 0 LIMIT 1 [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.098627s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000556s ] --------------------------------------------------------------- [2023-09-12T12:52:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.151783s] [吞吐率:6.59req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|0707556908901c12a4e0fe8e3eeebf31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015975s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.024274s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|0707556908901c12a4e0fe8e3eeebf31' AND `status` = 0 LIMIT 1 [ RunTime:0.000577s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.064371s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000496s ] --------------------------------------------------------------- [2023-09-12T12:54:22+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.092388s] [吞吐率:10.82req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037255s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000750s ] --------------------------------------------------------------- [2023-09-12T12:54:23+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.097339s] [吞吐率:10.27req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|0707556908901c12a4e0fe8e3eeebf31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006533s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044359s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|0707556908901c12a4e0fe8e3eeebf31' AND `status` = 0 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000474s ] --------------------------------------------------------------- [2023-09-12T12:54:23+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.161580s] [吞吐率:6.19req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|0707556908901c12a4e0fe8e3eeebf31', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014703s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.027055s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|0707556908901c12a4e0fe8e3eeebf31' AND `status` = 0 LIMIT 1 [ RunTime:0.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.072312s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000546s ] --------------------------------------------------------------- [2023-09-12T12:54:33+08:00] 112.1.56.99 POST 101.132.37.87:83/api/Login/passwordLogin [运行时间:0.093661s] [吞吐率:10.68req/s] [内存消耗:3,414.33kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '43', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'phone' => '15321535218', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000782s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041505s ] [ sql ] [ SQL ] SELECT * FROM `d_user` WHERE `phone` = '15321535218' AND `status` = 0 LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] UPDATE `d_user` SET `token` = '11|601806f51f4f120c4d9f29247315daaf' , `updateTime` = 1694494473 WHERE `id` = 11 [ RunTime:0.002265s ] --------------------------------------------------------------- [2023-09-12T12:54:33+08:00] 112.1.56.99 POST 101.132.37.87:83/api/MyCentre/centreInfo [运行时间:0.087289s] [吞吐率:11.46req/s] [内存消耗:3,487.05kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000997s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040245s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000461s ] --------------------------------------------------------------- [2023-09-12T12:54:34+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.239414s] [吞吐率:4.18req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', ) [ 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_user` [ RunTime:0.051427s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000640s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.104377s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000746s ] --------------------------------------------------------------- [2023-09-12T12:54:34+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/verifyStatus [运行时间:0.216630s] [吞吐率:4.62req/s] [内存消耗:3,516.06kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001022s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.051173s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000651s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.095579s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 11 LIMIT 1 [ RunTime:0.000589s ] --------------------------------------------------------------- [2023-09-12T12:54:42+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.133083s] [吞吐率:7.51req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012882s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.036258s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.030592s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000880s ] --------------------------------------------------------------- [2023-09-12T12:54:44+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.185631s] [吞吐率:5.39req/s] [内存消耗:3,541.08kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'diagnoseId' => '19', ) [ 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_user` [ RunTime:0.038459s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000607s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.031206s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 19 AND `userId` = 11 LIMIT 1 [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.029122s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031495s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '19' AND `uc`.`status` IN ('1','2') LIMIT 1 [ RunTime:0.000644s ] --------------------------------------------------------------- [2023-09-12T12:54:46+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.128676s] [吞吐率:7.77req/s] [内存消耗:3,527.45kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'diagnoseId' => '18', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004899s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.036733s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.033807s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 18 AND `userId` = 11 LIMIT 1 [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '18' AND `uc`.`status` = '0' LIMIT 1 [ RunTime:0.001131s ] --------------------------------------------------------------- [2023-09-12T12:54:51+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.121284s] [吞吐率:8.25req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'page' => '1', ) [ 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_user` [ RunTime:0.037540s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000603s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.032079s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000890s ] --------------------------------------------------------------- [2023-09-12T12:54:52+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.127239s] [吞吐率:7.86req/s] [内存消耗:3,526.28kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'page' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012150s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.035883s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.030323s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 20,20 [ RunTime:0.000802s ] --------------------------------------------------------------- [2023-09-12T12:54:56+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.100455s] [吞吐率:9.95req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014728s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038456s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000765s ] --------------------------------------------------------------- [2023-09-12T12:54:58+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.153013s] [吞吐率:6.54req/s] [内存消耗:3,522.46kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '18', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006755s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038744s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000741s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029470s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029326s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000617s ] --------------------------------------------------------------- [2023-09-12T12:55:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.083906s] [吞吐率:11.92req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ 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.037813s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000791s ] --------------------------------------------------------------- [2023-09-12T12:55:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceList [运行时间:0.146045s] [吞吐率:6.85req/s] [内存消耗:3,535.83kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '58', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001260s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037623s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000633s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.043241s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '11' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000936s ] --------------------------------------------------------------- [2023-09-12T12:55:11+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserDiagnose/serviceDetails [运行时间:0.125395s] [吞吐率:7.97req/s] [内存消耗:3,527.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '65', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', 'diagnoseId' => '21', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006596s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.035183s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.031006s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 21 AND `userId` = 11 LIMIT 1 [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '21' AND `uc`.`status` = '0' LIMIT 1 [ RunTime:0.000652s ] --------------------------------------------------------------- [2023-09-12T12:55:13+08:00] 112.1.56.99 POST 101.132.37.87:83/api/UserCase/UserCaseList [运行时间:0.138630s] [吞吐率:7.21req/s] [内存消耗:3,488.35kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '47', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'token' => '11|601806f51f4f120c4d9f29247315daaf', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000723s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.035150s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '11|601806f51f4f120c4d9f29247315daaf' AND `status` = 0 LIMIT 1 [ RunTime:0.000593s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.026622s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 11 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000573s ] --------------------------------------------------------------- [2023-09-12T12:55:17+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.082964s] [吞吐率:12.05req/s] [内存消耗:3,508.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ 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_city` [ RunTime:0.038335s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000695s ] --------------------------------------------------------------- [2023-09-12T12:55:20+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.089584s] [吞吐率:11.16req/s] [内存消耗:3,508.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002584s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039742s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000661s ] --------------------------------------------------------------- [2023-09-12T13:41:39+08:00] 47.92.30.57 GET 101.132.37.87:83http://101.132.37.87:83/ [运行时间:0.040348s] [吞吐率:24.78req/s] [内存消耗:2,141.23kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87:83', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T13:41:40+08:00] 47.92.67.105 GET 101.132.37.87http://101.132.37.87/ [运行时间:0.040530s] [吞吐率:24.67req/s] [内存消耗:2,140.77kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '101.132.37.87', 'user-agent' => 'Apache-HttpClient/5.1.3 (Java/1.8.0_342)', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T13:41:40+08:00] 47.92.67.105 GET 101.132.37.87http://101.132.37.87/favicon.ico [运行时间:0.028262s] [吞吐率:35.38req/s] [内存消耗:1,616.92kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T16:09:59+08:00] 103.20.61.18 GET 101.132.37.87:83/ [运行时间:0.040424s] [吞吐率:24.74req/s] [内存消耗:2,141.28kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T19:35:25+08:00] 205.210.31.227 GET 101.132.37.87:83/ [运行时间:0.040757s] [吞吐率:24.54req/s] [内存消耗:2,141.49kb] [文件加载: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', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T19:45:06+08:00] 185.224.128.17 CONNECT example.com:80example.com:80 [运行时间:0.031197s] [吞吐率:32.05req/s] [内存消耗:1,496.04kb] [文件加载:48] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ error ] [8]未定义数组索引: connect[E:\item\doctor\thinkphp\library\think\route\RuleGroup.php:204] --------------------------------------------------------------- [2023-09-12T19:48:59+08:00] 159.203.192.43 GET 101.132.37.87:83/ [运行时间:0.042131s] [吞吐率:23.74req/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 ( ) --------------------------------------------------------------- [2023-09-12T20:08:51+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/cityInfo [运行时间:0.094878s] [吞吐率:10.54req/s] [内存消耗:3,508.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ 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_city` [ RunTime:0.040509s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000684s ] --------------------------------------------------------------- [2023-09-12T20:09:05+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospital [运行时间:0.087767s] [吞吐率:11.39req/s] [内存消耗:3,513.84kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '47', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'latitude' => '', 'pagesize' => '20', 'cityId' => '', 'page' => '1', 'longitude' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000810s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040033s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000999s ] --------------------------------------------------------------- [2023-09-12T20:09:07+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.163074s] [吞吐率:6.13req/s] [内存消耗:3,521.77kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '12', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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.039600s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000781s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031515s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041382s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T20:09:09+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.086605s] [吞吐率:11.55req/s] [内存消耗:3,515.09kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '11', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000799s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040539s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000702s ] --------------------------------------------------------------- [2023-09-12T20:09:22+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.190614s] [吞吐率:5.25req/s] [内存消耗:3,536.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '12', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_hospital` [ RunTime:0.039224s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000820s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032686s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000804s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033176s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000840s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.031168s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000786s ] --------------------------------------------------------------- [2023-09-12T20:09:26+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.089839s] [吞吐率:11.13req/s] [内存消耗:3,514.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '10', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003276s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040933s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000684s ] --------------------------------------------------------------- [2023-09-12T20:09:29+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalDoctor [运行时间:0.202010s] [吞吐率:4.95req/s] [内存消耗:3,536.66kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '12', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042020s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000734s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035697s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.035880s ] [ 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` = '1' AND `e`.`status` = '0' [ RunTime:0.000681s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group_info` [ RunTime:0.035493s ] [ sql ] [ SQL ] SELECT `e`.`groupId`,`doctorId`,d.name as doctorName,`faceImg`,`doctorLevelName`,`territory` FROM `d_epartmene_group_info` `e` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`e`.`doctorId` WHERE `e`.`hospitalId` = '1' AND `e`.`status` = '0' ORDER BY `type` [ RunTime:0.000774s ] --------------------------------------------------------------- [2023-09-12T20:09:31+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.099051s] [吞吐率:10.10req/s] [内存消耗:3,514.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '10', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010973s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041138s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T20:38:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.163243s] [吞吐率:6.13req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ 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.077252s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000974s ] --------------------------------------------------------------- [2023-09-12T20:38:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.218018s] [吞吐率:4.59req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000980s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.057536s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.074523s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001172s ] --------------------------------------------------------------- [2023-09-12T20:39:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.194446s] [吞吐率:5.14req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005288s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043355s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000662s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.065296s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.001857s ] --------------------------------------------------------------- [2023-09-12T20:39:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.243748s] [吞吐率:4.10req/s] [内存消耗:3,536.38kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.086141s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000712s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.087787s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001249s ] --------------------------------------------------------------- [2023-09-12T20:39:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseInfo [运行时间:0.179197s] [吞吐率:5.58req/s] [内存消耗:3,490.34kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '53', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'caseId' => '27', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016247s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041474s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000716s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.035777s ] [ sql ] [ SQL ] SELECT `u`.`id`,`u`.`name`,`userId`,`userName`,`age`,`phone`,e.name as seeEpartmene,`seeEpartmeneId`,`condition`,`illnessDays`,`measures` FROM `d_user_case` `u` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`seeEpartmeneId` WHERE `u`.`id` = '27' AND `u`.`status` = '0' LIMIT 1 [ RunTime:0.000828s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_img` [ RunTime:0.035594s ] [ sql ] [ SQL ] SELECT `id`,`imgUrl` FROM `d_user_case_img` WHERE `userCaseId` = 27 [ RunTime:0.000608s ] --------------------------------------------------------------- [2023-09-12T20:39:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseInfo [运行时间:0.169122s] [吞吐率:5.91req/s] [内存消耗:3,490.34kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '53', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'caseId' => '27', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010817s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040341s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.033204s ] [ sql ] [ SQL ] SELECT `u`.`id`,`u`.`name`,`userId`,`userName`,`age`,`phone`,e.name as seeEpartmene,`seeEpartmeneId`,`condition`,`illnessDays`,`measures` FROM `d_user_case` `u` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`seeEpartmeneId` WHERE `u`.`id` = '27' AND `u`.`status` = '0' LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_img` [ RunTime:0.034201s ] [ sql ] [ SQL ] SELECT `id`,`imgUrl` FROM `d_user_case_img` WHERE `userCaseId` = 27 [ RunTime:0.000572s ] --------------------------------------------------------------- [2023-09-12T20:39:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseInfo [运行时间:0.161631s] [吞吐率:6.19req/s] [内存消耗:3,490.34kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '53', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'caseId' => '27', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001443s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040011s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.034568s ] [ sql ] [ SQL ] SELECT `u`.`id`,`u`.`name`,`userId`,`userName`,`age`,`phone`,e.name as seeEpartmene,`seeEpartmeneId`,`condition`,`illnessDays`,`measures` FROM `d_user_case` `u` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`seeEpartmeneId` WHERE `u`.`id` = '27' AND `u`.`status` = '0' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_img` [ RunTime:0.035257s ] [ sql ] [ SQL ] SELECT `id`,`imgUrl` FROM `d_user_case_img` WHERE `userCaseId` = 27 [ RunTime:0.000624s ] --------------------------------------------------------------- [2023-09-12T20:39:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.206264s] [吞吐率:4.85req/s] [内存消耗:3,536.38kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000705s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.053698s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000601s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.080107s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.002701s ] --------------------------------------------------------------- [2023-09-12T20:39:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.264227s] [吞吐率:3.78req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008918s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.082603s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.102024s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000700s ] --------------------------------------------------------------- [2023-09-12T20:40:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.091166s] [吞吐率:10.97req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005108s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041038s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T20:40:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.229289s] [吞吐率:4.36req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000650s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.157667s ] [ 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.001032s ] --------------------------------------------------------------- [2023-09-12T20:40:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.215951s] [吞吐率:4.63req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.070920s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.053125s ] [ 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.000822s ] --------------------------------------------------------------- [2023-09-12T20:40:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.320167s] [吞吐率:3.12req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003152s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.247292s ] [ 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.000848s ] --------------------------------------------------------------- [2023-09-12T20:40:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.079670s] [吞吐率:12.55req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004940s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.027203s ] [ 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 3,3 [ RunTime:0.000862s ] --------------------------------------------------------------- [2023-09-12T20:40:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.113144s] [吞吐率:8.84req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ 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_epartmene` [ RunTime:0.048733s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.001870s ] --------------------------------------------------------------- [2023-09-12T20:40:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.283876s] [吞吐率:3.52req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010682s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.086641s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.069280s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000579s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.049854s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T20:40:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneInfo [运行时间:0.177694s] [吞吐率:5.63req/s] [内存消耗:3,520.76kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', 'epartmeneId' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013211s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041560s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036956s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 3 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000741s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.035284s ] [ 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` = '1' AND `e`.`epartmeneId` = '3' AND `e`.`status` = '0' [ RunTime:0.000741s ] --------------------------------------------------------------- [2023-09-12T20:40:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.160824s] [吞吐率:6.22req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010196s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.085691s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.002465s ] --------------------------------------------------------------- [2023-09-12T20:40:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.235260s] [吞吐率:4.25req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006706s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042396s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000887s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.073904s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042040s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000762s ] --------------------------------------------------------------- [2023-09-12T20:40:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneInfo [运行时间:0.158567s] [吞吐率:6.31req/s] [内存消耗:3,520.76kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', 'epartmeneId' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000815s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040803s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033861s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 3 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000688s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.033309s ] [ 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` = '1' AND `e`.`epartmeneId` = '3' AND `e`.`status` = '0' [ RunTime:0.000672s ] --------------------------------------------------------------- [2023-09-12T20:40:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.174251s] [吞吐率:5.74req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000833s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.068787s ] [ 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.000761s ] --------------------------------------------------------------- [2023-09-12T20:40:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.200064s] [吞吐率:5.00req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005873s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.118862s ] [ 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.000874s ] --------------------------------------------------------------- [2023-09-12T20:40:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.214892s] [吞吐率:4.65req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002315s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.118939s ] [ 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.000810s ] --------------------------------------------------------------- [2023-09-12T20:40:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.076558s] [吞吐率:13.06req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005076s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.025263s ] [ 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 3,3 [ RunTime:0.000877s ] --------------------------------------------------------------- [2023-09-12T20:44:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.097310s] [吞吐率:10.28req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041588s ] [ 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.000885s ] --------------------------------------------------------------- [2023-09-12T20:44:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.078804s] [吞吐率:12.69req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007409s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.025057s ] [ 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 3,3 [ RunTime:0.000891s ] --------------------------------------------------------------- [2023-09-12T20:44:04+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.121501s] [吞吐率:8.23req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013723s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041334s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T20:44:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.173619s] [吞吐率:5.76req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', '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.074820s ] [ 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.000739s ] --------------------------------------------------------------- [2023-09-12T20:44:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.194121s] [吞吐率:5.15req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000670s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.098754s ] [ 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.000804s ] --------------------------------------------------------------- [2023-09-12T20:44:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.225921s] [吞吐率:4.43req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015186s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.086769s ] [ 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.001077s ] --------------------------------------------------------------- [2023-09-12T20:44:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.080265s] [吞吐率:12.46req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007726s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.026542s ] [ 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 3,3 [ RunTime:0.000816s ] --------------------------------------------------------------- [2023-09-12T20:44:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.092800s] [吞吐率:10.78req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003338s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043941s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T20:44:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.165062s] [吞吐率:6.06req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005850s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.091458s ] [ 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.000764s ] --------------------------------------------------------------- [2023-09-12T20:44:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.206228s] [吞吐率:4.85req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', '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.135956s ] [ 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.000921s ] --------------------------------------------------------------- [2023-09-12T20:44:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.194669s] [吞吐率:5.14req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009219s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.115928s ] [ 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.000886s ] --------------------------------------------------------------- [2023-09-12T20:44:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.101952s] [吞吐率:9.81req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010787s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044299s ] [ 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 3,3 [ RunTime:0.001033s ] --------------------------------------------------------------- [2023-09-12T20:46:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.102433s] [吞吐率:9.76req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005186s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040522s ] [ 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.000906s ] --------------------------------------------------------------- [2023-09-12T20:46:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.089111s] [吞吐率:11.22req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002681s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040451s ] [ 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 3,3 [ RunTime:0.000911s ] --------------------------------------------------------------- [2023-09-12T20:48:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.088049s] [吞吐率:11.36req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001185s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041242s ] [ 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 ] --------------------------------------------------------------- [2023-09-12T20:48:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.076945s] [吞吐率:13.00req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.030043s ] [ 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 3,3 [ RunTime:0.000903s ] --------------------------------------------------------------- [2023-09-12T20:48:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.087688s] [吞吐率:11.40req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ 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.041499s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T20:48:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.167625s] [吞吐率:5.97req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016582s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.072990s ] [ 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.000720s ] --------------------------------------------------------------- [2023-09-12T20:48:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.165700s] [吞吐率:6.04req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002129s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.081944s ] [ 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.000985s ] --------------------------------------------------------------- [2023-09-12T20:48:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.249462s] [吞吐率:4.01req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003269s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.186093s ] [ 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.000827s ] --------------------------------------------------------------- [2023-09-12T20:48:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.090890s] [吞吐率:11.00req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001872s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042958s ] [ 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 3,3 [ RunTime:0.000886s ] --------------------------------------------------------------- [2023-09-12T20:48:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.105190s] [吞吐率:9.51req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008379s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.050810s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000993s ] --------------------------------------------------------------- [2023-09-12T20:48:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.173728s] [吞吐率:5.76req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001088s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.074505s ] [ 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.000788s ] --------------------------------------------------------------- [2023-09-12T20:48:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.172126s] [吞吐率:5.81req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016358s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.072842s ] [ 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.000885s ] --------------------------------------------------------------- [2023-09-12T20:48:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.149821s] [吞吐率:6.67req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008264s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.058341s ] [ 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 3,3 [ RunTime:0.000948s ] --------------------------------------------------------------- [2023-09-12T20:49:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.101310s] [吞吐率:9.87req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000979s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041667s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000790s ] --------------------------------------------------------------- [2023-09-12T20:49:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.191025s] [吞吐率:5.23req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.038164s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.077606s ] [ 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.001566s ] --------------------------------------------------------------- [2023-09-12T20:49:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.201650s] [吞吐率:4.96req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011190s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.101366s ] [ 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.000966s ] --------------------------------------------------------------- [2023-09-12T20:49:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.304525s] [吞吐率:3.28req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003226s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.211209s ] [ 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.000840s ] --------------------------------------------------------------- [2023-09-12T20:49:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.084628s] [吞吐率:11.82req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033999s ] [ 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 3,3 [ RunTime:0.000936s ] --------------------------------------------------------------- [2023-09-12T20:50:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.091374s] [吞吐率:10.94req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ 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.042731s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000779s ] --------------------------------------------------------------- [2023-09-12T20:50:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.153756s] [吞吐率:6.50req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015294s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.060653s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.001575s ] --------------------------------------------------------------- [2023-09-12T20:50:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.258868s] [吞吐率:3.86req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001008s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.049136s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000856s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.077202s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.058982s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000712s ] --------------------------------------------------------------- [2023-09-12T20:50:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.098258s] [吞吐率:10.18req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002779s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044146s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000833s ] --------------------------------------------------------------- [2023-09-12T20:54:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.094858s] [吞吐率:10.54req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038070s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T20:54:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.144913s] [吞吐率:6.90req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015454s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.051853s ] [ 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.000720s ] --------------------------------------------------------------- [2023-09-12T20:54:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.161948s] [吞吐率:6.17req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011490s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.048859s ] [ 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.000782s ] --------------------------------------------------------------- [2023-09-12T20:54:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.243404s] [吞吐率:4.11req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.042386s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.046621s ] [ 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.000780s ] --------------------------------------------------------------- [2023-09-12T20:54:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.072397s] [吞吐率:13.81req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.024258s ] [ 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 3,3 [ RunTime:0.000837s ] --------------------------------------------------------------- [2023-09-12T20:55:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.086554s] [吞吐率:11.55req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.038725s ] [ 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.000903s ] --------------------------------------------------------------- [2023-09-12T20:55:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.072177s] [吞吐率:13.85req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.024665s ] [ 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 3,3 [ RunTime:0.000787s ] --------------------------------------------------------------- [2023-09-12T20:55:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.086699s] [吞吐率:11.53req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ 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_doctor` [ RunTime:0.038772s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000734s ] --------------------------------------------------------------- [2023-09-12T20:56:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.083724s] [吞吐率:11.94req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000851s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036270s ] [ 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.000866s ] --------------------------------------------------------------- [2023-09-12T20:56:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.071675s] [吞吐率:13.95req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.024824s ] [ 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 3,3 [ RunTime:0.000818s ] --------------------------------------------------------------- [2023-09-12T20:56:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.095160s] [吞吐率:10.51req/s] [内存消耗:3,515.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000889s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040988s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000764s ] --------------------------------------------------------------- [2023-09-12T20:56:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.096216s] [吞吐率:10.39req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009716s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038166s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000759s ] --------------------------------------------------------------- [2023-09-12T20:58:00+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.164612s] [吞吐率:6.07req/s] [内存消耗:3,521.77kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '12', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039985s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031823s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031616s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000733s ] --------------------------------------------------------------- [2023-09-12T20:59:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.093809s] [吞吐率:10.66req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ 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_doctor` [ RunTime:0.038449s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000633s ] --------------------------------------------------------------- [2023-09-12T21:00:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.090142s] [吞吐率:11.09req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ 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_doctor` [ RunTime:0.042416s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000773s ] --------------------------------------------------------------- [2023-09-12T21:00:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.092790s] [吞吐率:10.78req/s] [内存消耗:3,515.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009105s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037353s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000714s ] --------------------------------------------------------------- [2023-09-12T21:01:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.096409s] [吞吐率:10.37req/s] [内存消耗:3,515.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ 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_doctor` [ RunTime:0.038825s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000689s ] --------------------------------------------------------------- [2023-09-12T21:01:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.200517s] [吞吐率:4.99req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004519s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.080868s ] [ 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.000868s ] --------------------------------------------------------------- [2023-09-12T21:01:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.339062s] [吞吐率:2.95req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005879s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.245629s ] [ 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.000964s ] --------------------------------------------------------------- [2023-09-12T21:01:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.270742s] [吞吐率:3.69req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001086s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.180500s ] [ 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.000974s ] --------------------------------------------------------------- [2023-09-12T21:01:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.436440s] [吞吐率:2.29req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.207406s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.002067s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.151256s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001227s ] --------------------------------------------------------------- [2023-09-12T21:01:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.094114s] [吞吐率:10.63req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000739s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.047242s ] [ 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 3,3 [ RunTime:0.000895s ] --------------------------------------------------------------- [2023-09-12T21:01:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.087309s] [吞吐率:11.45req/s] [内存消耗:3,515.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000713s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038986s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000740s ] --------------------------------------------------------------- [2023-09-12T21:01:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.095260s] [吞吐率:10.50req/s] [内存消耗:3,515.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000680s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037604s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T21:01:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.089097s] [吞吐率:11.22req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039607s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000694s ] --------------------------------------------------------------- [2023-09-12T21:02:34+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.088923s] [吞吐率:11.25req/s] [内存消耗:3,514.34kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '10', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041769s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000764s ] --------------------------------------------------------------- [2023-09-12T21:02:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.089479s] [吞吐率:11.18req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ 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.041954s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000776s ] --------------------------------------------------------------- [2023-09-12T21:02:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.126205s] [吞吐率:7.92req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001438s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.054007s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000852s ] --------------------------------------------------------------- [2023-09-12T21:02:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.289828s] [吞吐率:3.45req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000880s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.106909s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000824s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.061910s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000616s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.055835s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000756s ] --------------------------------------------------------------- [2023-09-12T21:03:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.119068s] [吞吐率:8.40req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '14', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.071246s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 14 AND `status` = 0 LIMIT 1 [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T21:03:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.084617s] [吞吐率:11.82req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000760s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037916s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000790s ] --------------------------------------------------------------- [2023-09-12T21:03:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.163013s] [吞吐率:6.13req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.022074s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.046888s ] [ 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.001187s ] --------------------------------------------------------------- [2023-09-12T21:03:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.230139s] [吞吐率:4.35req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004374s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.143590s ] [ 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.000771s ] --------------------------------------------------------------- [2023-09-12T21:03:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.231517s] [吞吐率:4.32req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019102s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.092854s ] [ 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.000887s ] --------------------------------------------------------------- [2023-09-12T21:03:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.074554s] [吞吐率:13.41req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.026232s ] [ 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 3,3 [ RunTime:0.000812s ] --------------------------------------------------------------- [2023-09-12T21:03:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.148618s] [吞吐率:6.73req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015583s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.050688s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000675s ] --------------------------------------------------------------- [2023-09-12T21:03:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.233620s] [吞吐率:4.28req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000788s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044864s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000925s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.073011s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043213s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000652s ] --------------------------------------------------------------- [2023-09-12T21:03:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.265815s] [吞吐率:3.76req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017812s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.147547s ] [ 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.000874s ] --------------------------------------------------------------- [2023-09-12T21:03:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.267985s] [吞吐率:3.73req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011248s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.176000s ] [ 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.000801s ] --------------------------------------------------------------- [2023-09-12T21:03:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.224348s] [吞吐率:4.46req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ 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_hospital` [ RunTime:0.075966s ] [ 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.000737s ] --------------------------------------------------------------- [2023-09-12T21:03:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.274254s] [吞吐率:3.65req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001196s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.057855s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.104320s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000875s ] --------------------------------------------------------------- [2023-09-12T21:03:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.398074s] [吞吐率:2.51req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012245s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.159787s ] [ 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.000714s ] --------------------------------------------------------------- [2023-09-12T21:03:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.378042s] [吞吐率:2.65req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001960s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.179243s ] [ 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.000808s ] --------------------------------------------------------------- [2023-09-12T21:03:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.084944s] [吞吐率:11.77req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008462s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029216s ] [ 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 3,3 [ RunTime:0.000827s ] --------------------------------------------------------------- [2023-09-12T21:04:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.093825s] [吞吐率:10.66req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006594s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040681s ] [ 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.000803s ] --------------------------------------------------------------- [2023-09-12T21:04:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.090102s] [吞吐率:11.10req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005488s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037572s ] [ 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.000955s ] --------------------------------------------------------------- [2023-09-12T21:04:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.082535s] [吞吐率:12.12req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010274s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.025963s ] [ 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 3,3 [ RunTime:0.000875s ] --------------------------------------------------------------- [2023-09-12T21:05:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.095028s] [吞吐率:10.52req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009676s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038913s ] [ 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.000755s ] --------------------------------------------------------------- [2023-09-12T21:05:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.090270s] [吞吐率:11.08req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006699s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037378s ] [ 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.000745s ] --------------------------------------------------------------- [2023-09-12T21:05:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.091077s] [吞吐率:10.98req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005238s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039971s ] [ 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.000886s ] --------------------------------------------------------------- [2023-09-12T21:05:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.088470s] [吞吐率:11.30req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038752s ] [ 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.000829s ] --------------------------------------------------------------- [2023-09-12T21:08:01+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Index/index [运行时间:0.046682s] [吞吐率:21.42req/s] [内存消耗:2,177.80kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 NetType/WIFI MicroMessenger/6.8.0(0x16080000) MacWechat/3.8.1(0x13080110) XWEB/30626 Flue', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T21:08:01+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Login/index [运行时间:0.043818s] [吞吐率:22.82req/s] [内存消耗:2,324.98kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 NetType/WIFI MicroMessenger/6.8.0(0x16080000) MacWechat/3.8.1(0x13080110) XWEB/30626 Flue', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh', 'cookie' => 'PHPSESSID=a6blim5usli5h14f451ir9p6i0', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T21:08:01+08:00] 101.68.185.206 GET 101.132.37.87:83/favicon.ico [运行时间:0.034796s] [吞吐率:28.74req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T21:08:07+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.107011s] [吞吐率:9.34req/s] [内存消耗:3,975.93kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 NetType/WIFI MicroMessenger/6.8.0(0x16080000) MacWechat/3.8.1(0x13080110) XWEB/30626 Flue', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh', 'cookie' => 'PHPSESSID=a6blim5usli5h14f451ir9p6i0', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.005846s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.042107s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.000683s ] --------------------------------------------------------------- [2023-09-12T21:08:14+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.121306s] [吞吐率:8.24req/s] [内存消耗:3,975.93kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 NetType/WIFI MicroMessenger/6.8.0(0x16080000) MacWechat/3.8.1(0x13080110) XWEB/30626 Flue', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh', 'cookie' => 'PHPSESSID=a6blim5usli5h14f451ir9p6i0', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ 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_admin` [ RunTime:0.043250s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.001811s ] --------------------------------------------------------------- [2023-09-12T21:08:23+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Index/index [运行时间:0.040953s] [吞吐率:24.42req/s] [内存消耗:2,177.71kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T21:08:23+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Login/index [运行时间:0.042916s] [吞吐率:23.30req/s] [内存消耗:2,324.77kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T21:08:24+08:00] 101.68.185.206 GET 101.132.37.87:83/favicon.ico [运行时间:0.034373s] [吞吐率:29.09req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T21:08:34+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.114363s] [吞吐率:8.74req/s] [内存消耗:3,975.84kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.011294s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.040611s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.000632s ] --------------------------------------------------------------- [2023-09-12T21:08:42+08:00] 180.163.28.114 GET 101.132.37.87:83/admin/Index/index [运行时间:0.049145s] [吞吐率:20.35req/s] [内存消耗:2,176.72kb] [文件加载:63] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Mobile/14D27 MicroMessenger/6.5.5 NetType/WIFI Language/zh_CN', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T21:08:49+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.111524s] [吞吐率:8.97req/s] [内存消耗:3,975.84kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.002684s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.045201s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.000905s ] --------------------------------------------------------------- [2023-09-12T21:09:04+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.102276s] [吞吐率:9.78req/s] [内存消耗:3,975.84kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ 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_admin` [ RunTime:0.043096s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.000881s ] --------------------------------------------------------------- [2023-09-12T21:09:07+08:00] 180.163.28.143 GET 101.132.37.87:83/admin/login/login.html [运行时间:0.039559s] [吞吐率:25.28req/s] [内存消耗:2,337.24kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.1.1; SM801 Build/LMY47V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/53.0.2785.49 Mobile MQQBrowser/6.2 TBS/043024 Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T21:09:07+08:00] 180.163.28.143 GET 101.132.37.87:83/admin/Login/index.html [运行时间:0.039409s] [吞吐率:25.37req/s] [内存消耗:2,323.74kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.1.1; SM801 Build/LMY47V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/53.0.2785.49 Mobile MQQBrowser/6.2 TBS/043024 Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', 'accept' => '*/*', 'referer' => 'http://101.132.37.87:83/admin/login/login.html', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T21:09:14+08:00] 180.163.30.85 GET 101.132.37.87:83/admin/login/login.html [运行时间:0.042539s] [吞吐率:23.51req/s] [内存消耗:2,337.18kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.4.4; Coolpad Y82-520 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T21:09:14+08:00] 180.163.30.85 GET 101.132.37.87:83/admin/Login/index.html [运行时间:0.041116s] [吞吐率:24.32req/s] [内存消耗:2,323.62kb] [文件加载:65] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.4.4; Coolpad Y82-520 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', 'accept' => '*/*', 'referer' => 'http://101.132.37.87:83/admin/login/login.html', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\login\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T21:09:32+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.105234s] [吞吐率:9.50req/s] [内存消耗:3,975.85kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.045116s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = 'c20f3a4517834548bc4b63246f3c56a6' LIMIT 1 [ RunTime:0.000705s ] --------------------------------------------------------------- [2023-09-12T21:09:40+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.111731s] [吞吐率:8.95req/s] [内存消耗:3,975.84kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.014385s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.040182s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.000640s ] --------------------------------------------------------------- [2023-09-12T21:10:51+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.109496s] [吞吐率:9.13req/s] [内存消耗:3,975.84kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '23', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ 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_admin` [ RunTime:0.038921s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '546f363b61a53f9450cea6f854d7a6a9' LIMIT 1 [ RunTime:0.000692s ] --------------------------------------------------------------- [2023-09-12T21:11:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.106727s] [吞吐率:9.37req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ 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_epartmene` [ RunTime:0.043479s ] [ 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.000761s ] --------------------------------------------------------------- [2023-09-12T21:12:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.097251s] [吞吐率:10.28req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006953s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043239s ] [ 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.000839s ] --------------------------------------------------------------- [2023-09-12T21:13:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.096342s] [吞吐率:10.38req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040116s ] [ 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.000850s ] --------------------------------------------------------------- [2023-09-12T21:13:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.094469s] [吞吐率:10.59req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002887s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041021s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T21:13:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.122922s] [吞吐率:8.14req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000704s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.050277s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.000827s ] --------------------------------------------------------------- [2023-09-12T21:13:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.306926s] [吞吐率:3.26req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001167s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.091487s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.053503s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000588s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.077173s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000762s ] --------------------------------------------------------------- [2023-09-12T21:13:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneInfo [运行时间:0.169726s] [吞吐率:5.89req/s] [内存消耗:3,520.76kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', 'epartmeneId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001160s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043315s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 6 AND `status` = 0 LIMIT 1 [ RunTime:0.000693s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034812s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 1 AND `epartmeneId` = 6 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000730s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.035411s ] [ 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` = '1' AND `e`.`epartmeneId` = '6' AND `e`.`status` = '0' [ RunTime:0.000703s ] --------------------------------------------------------------- [2023-09-12T21:16:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.173242s] [吞吐率:5.77req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008988s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.086135s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000866s ] --------------------------------------------------------------- [2023-09-12T21:16:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.233664s] [吞吐率:4.28req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.055480s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000684s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.085115s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000955s ] --------------------------------------------------------------- [2023-09-12T21:16:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.170091s] [吞吐率:5.88req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012654s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.087445s ] [ 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.000889s ] --------------------------------------------------------------- [2023-09-12T21:16:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.191715s] [吞吐率:5.22req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001031s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.114506s ] [ 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.000821s ] --------------------------------------------------------------- [2023-09-12T21:16:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.193014s] [吞吐率:5.18req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.099107s ] [ 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.000889s ] --------------------------------------------------------------- [2023-09-12T21:16:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.077353s] [吞吐率:12.93req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003161s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.027055s ] [ 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 3,3 [ RunTime:0.000865s ] --------------------------------------------------------------- [2023-09-12T21:16:56+08:00] 185.36.81.33 GET 101.132.37.87/ [运行时间:0.035688s] [吞吐率:28.02req/s] [内存消耗:2,147.77kb] [文件加载:58] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T21:17:02+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/login/login.html [运行时间:0.107667s] [吞吐率:9.29req/s] [内存消耗:3,988.98kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '26', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'name' => 'admin', 'password' => '123456', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005801s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_admin` [ RunTime:0.042542s ] [ sql ] [ SQL ] SELECT `id` FROM `d_admin` WHERE `name` = 'admin' AND `password` = '53fd28866029222db71d936b803378b9' LIMIT 1 [ RunTime:0.000617s ] --------------------------------------------------------------- [2023-09-12T21:17:02+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Index/index [运行时间:0.042295s] [吞吐率:23.64req/s] [内存消耗:2,315.26kb] [文件加载:68] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Login/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\index\index.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T21:17:02+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Index/welcome.html [运行时间:0.050655s] [吞吐率:19.74req/s] [内存消耗:2,234.16kb] [文件加载: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', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\index\welcome.html [ array ( ) ] --------------------------------------------------------------- [2023-09-12T21:17:07+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/City/cityList [运行时间:0.110298s] [吞吐率:9.07req/s] [内存消耗:3,698.56kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\city\list.html [ array ( 0 => 'list', 1 => 'page', ) ] [ 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_city` [ RunTime:0.043475s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_city` WHERE `status` = 0 [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial`,`createTime` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` LIMIT 0,15 [ RunTime:0.000569s ] --------------------------------------------------------------- [2023-09-12T21:17:08+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/HospitalType/typeList [运行时间:0.112077s] [吞吐率:8.92req/s] [内存消耗:3,689.16kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital_type\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000850s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.049542s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.005342s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital_type` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000512s ] --------------------------------------------------------------- [2023-09-12T21:17:10+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/City/cityList [运行时间:0.101266s] [吞吐率:9.87req/s] [内存消耗:3,698.56kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\city\list.html [ array ( 0 => 'list', 1 => 'page', ) ] [ 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_city` [ RunTime:0.042687s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_city` WHERE `status` = 0 [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial`,`createTime` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` LIMIT 0,15 [ RunTime:0.000513s ] --------------------------------------------------------------- [2023-09-12T21:17:14+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentList [运行时间:0.114152s] [吞吐率:8.76req/s] [内存消耗:3,710.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.010674s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043449s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000600s ] --------------------------------------------------------------- [2023-09-12T21:17:29+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/City/cityList [运行时间:0.101048s] [吞吐率:9.90req/s] [内存消耗:3,698.56kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\city\list.html [ array ( 0 => 'list', 1 => 'page', ) ] [ 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_city` [ RunTime:0.043524s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_city` WHERE `status` = 0 [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial`,`createTime` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` LIMIT 0,15 [ RunTime:0.000577s ] --------------------------------------------------------------- [2023-09-12T21:17:30+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/HospitalType/typeList [运行时间:0.101172s] [吞吐率:9.88req/s] [内存消耗:3,689.16kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital_type\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000764s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.040879s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.001645s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital_type` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000505s ] --------------------------------------------------------------- [2023-09-12T21:17:33+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/HospitalRank/rankList [运行时间:0.116078s] [吞吐率:8.61req/s] [内存消耗:3,689.16kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital_rank\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ 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_rank` [ RunTime:0.042530s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital_rank` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000488s ] --------------------------------------------------------------- [2023-09-12T21:17:36+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentList [运行时间:0.097405s] [吞吐率:10.27req/s] [内存消耗:3,710.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041134s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000621s ] --------------------------------------------------------------- [2023-09-12T21:17:39+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorList [运行时间:0.151564s] [吞吐率:6.60req/s] [内存消耗:3,865.45kb] [文件加载:77] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.013810s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043601s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `d`.`id`,h.name as hospitalName,`d`.`name`,`faceImg`,`d`.`phone`,`d`.`createTime`,`userId`,e.name as epartmeneName,`d`.`updateTime` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' LIMIT 0,15 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032660s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000565s ] --------------------------------------------------------------- [2023-09-12T21:17:47+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/DoctorLevel/levelList [运行时间:0.100101s] [吞吐率:9.99req/s] [内存消耗:3,690.59kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor_level\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ 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_doctor_level` [ RunTime:0.041475s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor_level` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000554s ] --------------------------------------------------------------- [2023-09-12T21:17:48+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Nurse/nurseList [运行时间:0.135847s] [吞吐率:7.36req/s] [内存消耗:3,757.23kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\nurse\nurseList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ 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_nurse` [ RunTime:0.040376s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT `n`.`id`,h.name as hospitalName,`n`.`name`,`faceImg`,`n`.`phone`,`n`.`createTime`,`userId` FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' LIMIT 0,15 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032464s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000582s ] --------------------------------------------------------------- [2023-09-12T21:17:52+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentList [运行时间:0.104199s] [吞吐率:9.60req/s] [内存消耗:3,710.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.005485s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042259s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000610s ] --------------------------------------------------------------- [2023-09-12T21:18:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.097638s] [吞吐率:10.24req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.045364s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T21:18:08+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.158720s] [吞吐率:6.30req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010267s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.075506s ] [ 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.000830s ] --------------------------------------------------------------- [2023-09-12T21:18:08+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.201360s] [吞吐率:4.97req/s] [内存消耗:3,515.58kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013784s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.112370s ] [ 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 ] --------------------------------------------------------------- [2023-09-12T21:18:08+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.162659s] [吞吐率:6.15req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000872s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.071154s ] [ 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.000885s ] --------------------------------------------------------------- [2023-09-12T21:18:08+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.089347s] [吞吐率:11.19req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014916s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.026534s ] [ 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 3,3 [ RunTime:0.000858s ] --------------------------------------------------------------- [2023-09-12T21:18:25+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentList [运行时间:0.102645s] [吞吐率:9.74req/s] [内存消耗:3,710.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ 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.044079s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000622s ] --------------------------------------------------------------- [2023-09-12T21:18:26+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.140298s] [吞吐率:7.13req/s] [内存消耗:3,991.93kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000923s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040777s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000618s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.037691s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000627s ] --------------------------------------------------------------- [2023-09-12T21:18:27+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentList [运行时间:0.104094s] [吞吐率:9.61req/s] [内存消耗:3,710.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000798s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.044070s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000681s ] --------------------------------------------------------------- [2023-09-12T21:18:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.090611s] [吞吐率:11.04req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000782s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042174s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000779s ] --------------------------------------------------------------- [2023-09-12T21:18:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.265377s] [吞吐率:3.77req/s] [内存消耗:3,514.16kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '内科', 'type' => '1', '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.067742s ] [ 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.001211s ] --------------------------------------------------------------- [2023-09-12T21:18:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.218660s] [吞吐率:4.57req/s] [内存消耗:3,515.50kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '内科', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012157s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.081261s ] [ 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.000803s ] --------------------------------------------------------------- [2023-09-12T21:18:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.332394s] [吞吐率:3.01req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '内科', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.101750s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.153333s ] [ 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.000759s ] --------------------------------------------------------------- [2023-09-12T21:18:56+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.104100s] [吞吐率:9.61req/s] [内存消耗:3,514.42kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009315s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.047648s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T21:21:57+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentEdit?id=1 [运行时间:0.155600s] [吞吐率:6.43req/s] [内存消耗:3,749.56kb] [文件加载:75] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Department/departmentList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '1', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\departmentEdit.html [ array ( 0 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.003875s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043068s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000724s ] --------------------------------------------------------------- [2023-09-12T21:22:01+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Department/departmentList [运行时间:0.109696s] [吞吐率:9.12req/s] [内存消耗:3,710.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Department/departmentList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\department\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ 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.042260s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `status` = 0 AND `type` = 1 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000614s ] --------------------------------------------------------------- [2023-09-12T21:23:01+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/hospital [运行时间:0.090217s] [吞吐率:11.08req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '54', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'latitude' => '', 'longitude' => '', 'page' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002032s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040776s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000794s ] --------------------------------------------------------------- [2023-09-12T21:23:07+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/fuzzySearch [运行时间:0.159309s] [吞吐率:6.28req/s] [内存消耗:3,532.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '39', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '0', 'page' => '1', ) [ 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.037207s ] [ 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 3 [ RunTime:0.000815s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038078s ] [ 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 3 [ RunTime:0.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031468s ] [ 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' LIMIT 3 [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T21:23:34+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.132134s] [吞吐率:7.57req/s] [内存消耗:3,991.93kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.008052s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036621s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.027277s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000445s ] --------------------------------------------------------------- [2023-09-12T21:23:39+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList?cityId=5&name= [运行时间:0.127725s] [吞吐率:7.83req/s] [内存消耗:3,992.65kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'name' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000764s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037636s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 5 [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 5 LIMIT 0,15 [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.030533s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000449s ] --------------------------------------------------------------- [2023-09-12T21:23:41+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList?cityId=6&name= [运行时间:0.150937s] [吞吐率:6.63req/s] [内存消耗:3,991.34kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList?cityId=5&name=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'name' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.014538s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041932s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 6 [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 6 LIMIT 0,15 [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.034476s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000653s ] --------------------------------------------------------------- [2023-09-12T21:23:44+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList?cityId=7&name= [运行时间:0.150864s] [吞吐率:6.63req/s] [内存消耗:3,991.34kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList?cityId=6&name=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '7', 'name' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.012014s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040988s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 7 [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 7 LIMIT 0,15 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.038363s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000514s ] --------------------------------------------------------------- [2023-09-12T21:23:46+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList?cityId=5&name= [运行时间:0.145629s] [吞吐率:6.87req/s] [内存消耗:3,992.91kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList?cityId=7&name=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'name' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.004713s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042798s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 5 [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' AND `cityId` = 5 LIMIT 0,15 [ RunTime:0.000850s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.033472s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000625s ] --------------------------------------------------------------- [2023-09-12T21:23:47+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalAdd [运行时间:0.232991s] [吞吐率:4.29req/s] [内存消耗:4,039.22kb] [文件加载:75] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList?cityId=5&name=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\add.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.044798s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000612s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.032211s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.027540s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000553s ] --------------------------------------------------------------- [2023-09-12T21:24:10+08:00] 112.1.56.99 POST 101.132.37.87:83/api/City/publicEpartmene [运行时间:0.100166s] [吞吐率:9.98req/s] [内存消耗:3,511.19kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'content-type' => 'application/json', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'DoctorsOnline/1.0 (iPhone; iOS 15.3.1; Scale/3.00)', 'accept-language' => 'zh-Hans-CN;q=1, zh-Hant-CN;q=0.9', 'content-length' => '2', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008249s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037884s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000670s ] --------------------------------------------------------------- [2023-09-12T21:31:04+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Hospital/hospitalAdd [运行时间:0.213862s] [吞吐率:4.68req/s] [内存消耗:4,185.96kb] [文件加载:78] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '4304470', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryzyEaRcKp5ZrSoh9B', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalAdd', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzoTAJZXt8h0/E5okJY09YAw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWS2-Y5bRgweHX8oBO-0PyOPCHMXAYQfCGjkbZsvTnu-DjJjt0kB6thC7lO7J7LU9rlJ23CvJxv5kXZ9S_h9mejFL0JquxppbpfG6QoiiTAo8FZZWHYqRJSct3YUWY4hIVaXo-mCmzRzZ242bRYnLtkW-PCj_FQI_SQLFinW7YDkn; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'name' => '测试医院2', 'phone' => '025-888888888', 'address' => '靖江市中洲东路28号(南大门)', 'longitude' => '121.28333', 'latitude' => '31.294919', 'rankId' => '1', 'typeId' => '1', 'isMedicalInsurance' => '0', 'presentation' => '靖江市人民医院创办于1947年,是一所集医疗、教学、科研和预防保健为一体的三级乙等综合医院、国家级爱婴医院,上海市第一人民医院集团医院,扬州大学第七临床医学院和南京医科大学、南通大学、江苏...', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ 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_city` [ RunTime:0.035938s ] [ sql ] [ SQL ] SELECT `name` FROM `d_city` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000559s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.029081s ] [ sql ] [ SQL ] INSERT INTO `d_hospital` (`cityId` , `name` , `phone` , `address` , `longitude` , `latitude` , `hospitalRankId` , `hospitalTypeId` , `isMedicalInsurance` , `presentation` , `listImg` , `status` , `createTime` , `cityName`) VALUES (5 , '测试医院2' , '025-888888888' , '靖江市中洲东路28号(南大门)' , 121.28333 , 31.294919 , 1 , 1 , 0 , '靖江市人民医院创办于1947年,是一所集医疗、教学、科研和预防保健为一体的三级乙等综合医院、国家级爱婴医院,上海市第一人民医院集团医院,扬州大学第七临床医学院和南京医科大学、南通大学、江苏...' , '20230912/333993680b21d10fe22d8f2fb45061ea.jpeg' , 0 , 1694525464 , '南京市') [ RunTime:0.000675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.031022s ] [ sql ] [ SQL ] INSERT INTO `d_hospital_img` (`fileUrl` , `status` , `createTime` , `type` , `hospitalId`) VALUES ( '20230912\\84e46b34773d30e8a294624b1e8bd9fb.mp4',0,1694525464,1,29 ) [ RunTime:0.000462s ] --------------------------------------------------------------- [2023-09-12T21:31:08+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList.html [运行时间:0.125620s] [吞吐率:7.96req/s] [内存消耗:3,994.03kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalAdd', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzoTAJZXt8h0/E5okJY09YAw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWS2-Y5bRgweHX8oBO-0PyOPCHMXAYQfCGjkbZsvTnu-DjJjt0kB6thC7lO7J7LU9rlJ23CvJxv5kXZ9S_h9mejFL0JquxppbpfG6QoiiTAo8FZZWHYqRJSct3YUWY4hIVaXo-mCmzRzZ242bRYnLtkW-PCj_FQI_SQLFinW7YDkn; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.001146s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037727s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.026506s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000550s ] --------------------------------------------------------------- [2023-09-12T21:31:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.175745s] [吞吐率:5.69req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ 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_hospital` [ RunTime:0.065649s ] [ 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.000772s ] --------------------------------------------------------------- [2023-09-12T21:31:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.212335s] [吞吐率:4.71req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.084746s ] [ 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.000862s ] --------------------------------------------------------------- [2023-09-12T21:31:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.239844s] [吞吐率:4.17req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003030s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.139022s ] [ 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.000758s ] --------------------------------------------------------------- [2023-09-12T21:31:17+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.090269s] [吞吐率:11.08req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000886s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038397s ] [ 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 3,3 [ RunTime:0.000834s ] --------------------------------------------------------------- [2023-09-12T21:31:18+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.123241s] [吞吐率:8.11req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.048408s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.001116s ] --------------------------------------------------------------- [2023-09-12T21:31:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.254970s] [吞吐率:3.92req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.087221s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000715s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.041741s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.047933s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000607s ] --------------------------------------------------------------- [2023-09-12T21:33:06+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.167082s] [吞吐率:5.99req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.080981s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T21:34:17+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.210218s] [吞吐率:4.76req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.120167s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.003902s ] --------------------------------------------------------------- [2023-09-12T21:34:17+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.244094s] [吞吐率:4.10req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001601s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.050189s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.002306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.048628s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.050610s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000552s ] --------------------------------------------------------------- [2023-09-12T21:35:06+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.177130s] [吞吐率:5.65req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.053214s ] [ 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.000883s ] --------------------------------------------------------------- [2023-09-12T21:35:06+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.218842s] [吞吐率:4.57req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000752s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.106944s ] [ 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.000906s ] --------------------------------------------------------------- [2023-09-12T21:35:06+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.246903s] [吞吐率:4.05req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ 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_hospital` [ RunTime:0.164983s ] [ 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.000704s ] --------------------------------------------------------------- [2023-09-12T21:35:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.094003s] [吞吐率:10.64req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000783s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.046445s ] [ 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 3,3 [ RunTime:0.000849s ] --------------------------------------------------------------- [2023-09-12T21:35:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.120706s] [吞吐率:8.28req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001204s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.052125s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000736s ] --------------------------------------------------------------- [2023-09-12T21:35:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.240327s] [吞吐率:4.16req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004140s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.064252s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.037665s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.050057s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000703s ] --------------------------------------------------------------- [2023-09-12T21:36:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.192674s] [吞吐率:5.19req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', '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.075606s ] [ 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.000963s ] --------------------------------------------------------------- [2023-09-12T21:36:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.173709s] [吞吐率:5.76req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000723s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.077852s ] [ 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.000810s ] --------------------------------------------------------------- [2023-09-12T21:36:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.240973s] [吞吐率:4.15req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019919s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.131932s ] [ 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.000758s ] --------------------------------------------------------------- [2023-09-12T21:36:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.079207s] [吞吐率:12.63req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.030410s ] [ 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 3,3 [ RunTime:0.000812s ] --------------------------------------------------------------- [2023-09-12T21:36:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.134862s] [吞吐率:7.41req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013092s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.053278s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000885s ] --------------------------------------------------------------- [2023-09-12T21:36:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.242343s] [吞吐率:4.13req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.083187s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.043880s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034433s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000517s ] --------------------------------------------------------------- [2023-09-12T21:37:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.128273s] [吞吐率:7.80req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002637s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043258s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000804s ] --------------------------------------------------------------- [2023-09-12T21:37:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.310871s] [吞吐率:3.22req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002749s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.093420s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.079999s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000590s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.059709s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000648s ] --------------------------------------------------------------- [2023-09-12T21:39:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.191313s] [吞吐率:5.23req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002429s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.060068s ] [ 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.000790s ] --------------------------------------------------------------- [2023-09-12T21:39:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.222224s] [吞吐率:4.50req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001862s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.103269s ] [ 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.000849s ] --------------------------------------------------------------- [2023-09-12T21:39:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.260048s] [吞吐率:3.85req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006645s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.147071s ] [ 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.000963s ] --------------------------------------------------------------- [2023-09-12T21:39:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.073284s] [吞吐率:13.65req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.025106s ] [ 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 3,3 [ RunTime:0.000837s ] --------------------------------------------------------------- [2023-09-12T21:40:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.147468s] [吞吐率:6.78req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000684s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.071131s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.001578s ] --------------------------------------------------------------- [2023-09-12T21:40:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.265200s] [吞吐率:3.77req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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_hospital` [ RunTime:0.057569s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.063651s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000643s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.068982s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000794s ] --------------------------------------------------------------- [2023-09-12T21:41:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.127040s] [吞吐率:7.87req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000790s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.052900s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000813s ] --------------------------------------------------------------- [2023-09-12T21:41:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.318940s] [吞吐率:3.14req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005149s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.116154s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.063613s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.055858s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000658s ] --------------------------------------------------------------- [2023-09-12T21:41:57+08:00] 141.98.11.60 GET 101.132.37.87/ [运行时间:0.041915s] [吞吐率:23.86req/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 ( ) --------------------------------------------------------------- [2023-09-12T21:42:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.182179s] [吞吐率:5.49req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000951s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.069234s ] [ 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.000843s ] --------------------------------------------------------------- [2023-09-12T21:42:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.202721s] [吞吐率:4.93req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.078862s ] [ 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.002130s ] --------------------------------------------------------------- [2023-09-12T21:42:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.275730s] [吞吐率:3.63req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000997s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.194656s ] [ 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.000758s ] --------------------------------------------------------------- [2023-09-12T21:42:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.097574s] [吞吐率:10.25req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.048601s ] [ 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 3,3 [ RunTime:0.000887s ] --------------------------------------------------------------- [2023-09-12T21:42:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.091255s] [吞吐率:10.96req/s] [内存消耗:3,516.53kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '15', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042290s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 15 AND `status` = 0 LIMIT 1 [ RunTime:0.000712s ] --------------------------------------------------------------- [2023-09-12T21:42:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.129736s] [吞吐率:7.71req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000974s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.063380s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000805s ] --------------------------------------------------------------- [2023-09-12T21:42:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.239348s] [吞吐率:4.18req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.058099s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000805s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.052525s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000903s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041882s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000664s ] --------------------------------------------------------------- [2023-09-12T21:44:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.150609s] [吞吐率:6.64req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011973s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.058045s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000694s ] --------------------------------------------------------------- [2023-09-12T21:44:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.323868s] [吞吐率:3.09req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.094342s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.061278s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000590s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.052413s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000656s ] --------------------------------------------------------------- [2023-09-12T21:45:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.155201s] [吞吐率:6.44req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000995s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.084896s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000766s ] --------------------------------------------------------------- [2023-09-12T21:45:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.275373s] [吞吐率:3.63req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002323s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.054199s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.072304s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.001808s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.064016s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000666s ] --------------------------------------------------------------- [2023-09-12T21:52:21+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospital [运行时间:0.101370s] [吞吐率:9.86req/s] [内存消耗:3,515.05kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '47', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'latitude' => '', 'pagesize' => '20', 'cityId' => '', 'page' => '1', 'longitude' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004081s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041876s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,20 [ RunTime:0.000807s ] --------------------------------------------------------------- [2023-09-12T21:52:23+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.153163s] [吞吐率:6.53req/s] [内存消耗:3,519.68kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '13', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001164s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037376s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030016s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029504s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000569s ] --------------------------------------------------------------- [2023-09-12T21:54:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.179509s] [吞吐率:5.57req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011436s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.045399s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028559s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040923s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000667s ] --------------------------------------------------------------- [2023-09-12T21:54:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.152628s] [吞吐率:6.55req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000850s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.075007s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000782s ] --------------------------------------------------------------- [2023-09-12T21:54:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.120449s] [吞吐率:8.30req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000902s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.053129s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000711s ] --------------------------------------------------------------- [2023-09-12T21:54:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.225972s] [吞吐率:4.43req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.061720s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000846s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034892s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034491s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000581s ] --------------------------------------------------------------- [2023-09-12T21:54:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.128928s] [吞吐率:7.76req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001007s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.054916s ] [ 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.000720s ] --------------------------------------------------------------- [2023-09-12T21:54:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.149723s] [吞吐率:6.68req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000564s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.083089s ] [ 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.000770s ] --------------------------------------------------------------- [2023-09-12T21:54:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.122657s] [吞吐率:8.15req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000955s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039205s ] [ 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.000917s ] --------------------------------------------------------------- [2023-09-12T21:54:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.074500s] [吞吐率:13.42req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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.026193s ] [ 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 3,3 [ RunTime:0.000869s ] --------------------------------------------------------------- [2023-09-12T21:54:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.162941s] [吞吐率:6.14req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001072s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.078295s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.005936s ] --------------------------------------------------------------- [2023-09-12T21:55:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.098475s] [吞吐率:10.15req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000926s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037505s ] [ 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.000821s ] --------------------------------------------------------------- [2023-09-12T21:55:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.213580s] [吞吐率:4.68req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008981s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.122708s ] [ 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.001057s ] --------------------------------------------------------------- [2023-09-12T21:55:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.151197s] [吞吐率:6.61req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007539s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.057268s ] [ 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.000752s ] --------------------------------------------------------------- [2023-09-12T21:55:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.095713s] [吞吐率:10.45req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043515s ] [ 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 3,3 [ RunTime:0.001003s ] --------------------------------------------------------------- [2023-09-12T21:55:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.283013s] [吞吐率:3.53req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001795s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.051247s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.089268s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.058324s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.001601s ] --------------------------------------------------------------- [2023-09-12T21:55:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.198411s] [吞吐率:5.04req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000549s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.059529s ] [ 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.000812s ] --------------------------------------------------------------- [2023-09-12T21:55:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.202893s] [吞吐率:4.93req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000781s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.095443s ] [ 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.000855s ] --------------------------------------------------------------- [2023-09-12T21:55:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.276938s] [吞吐率:3.61req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002095s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.172099s ] [ 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.000819s ] --------------------------------------------------------------- [2023-09-12T21:55:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.095955s] [吞吐率:10.42req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009810s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035765s ] [ 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 3,3 [ RunTime:0.000812s ] --------------------------------------------------------------- [2023-09-12T21:55:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.128765s] [吞吐率:7.77req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009207s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.052736s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000748s ] --------------------------------------------------------------- [2023-09-12T21:55:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.275827s] [吞吐率:3.63req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006219s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.089094s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.043479s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.057648s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000586s ] --------------------------------------------------------------- [2023-09-12T21:56:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.144812s] [吞吐率:6.91req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010160s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.055620s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.001232s ] --------------------------------------------------------------- [2023-09-12T21:56:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.246751s] [吞吐率:4.05req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000837s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.054893s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.056833s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.061016s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000607s ] --------------------------------------------------------------- [2023-09-12T21:57:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.163361s] [吞吐率:6.12req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004342s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.073704s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.002541s ] --------------------------------------------------------------- [2023-09-12T21:57:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.301774s] [吞吐率:3.31req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002982s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.050529s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000866s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.085695s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.001360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.065437s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000727s ] --------------------------------------------------------------- [2023-09-12T21:58:11+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.231492s] [吞吐率:4.32req/s] [内存消耗:3,812.50kb] [文件加载:73] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList.html', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzoTAJZXt8h0/E5okJY09YAw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWS2-Y5bRgweHX8oBO-0PyOPCHMXAYQfCGjkbZsvTnu-DjJjt0kB6thC7lO7J7LU9rlJ23CvJxv5kXZ9S_h9mejFL0JquxppbpfG6QoiiTAo8FZZWHYqRJSct3YUWY4hIVaXo-mCmzRzZ242bRYnLtkW-PCj_FQI_SQLFinW7YDkn; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\edit.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', 3 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.004668s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040758s ] [ sql ] [ SQL ] SELECT `id`,`name`,`listImg`,`cityId`,`address`,`phone`,`presentation`,`hospitalRankId`,`hospitalTypeId`,`isMedicalInsurance`,`longitude`,`latitude` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.028377s ] [ sql ] [ SQL ] SELECT `id`,`fileUrl`,`type` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.028579s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.029163s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.036151s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000440s ] --------------------------------------------------------------- [2023-09-12T21:59:04+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.143438s] [吞吐率:6.97req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004195s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040373s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000716s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.036006s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001279s ] --------------------------------------------------------------- [2023-09-12T21:59:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.124969s] [吞吐率:8.00req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004116s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037450s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.032366s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000911s ] --------------------------------------------------------------- [2023-09-12T21:59:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.153725s] [吞吐率:6.51req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.080711s ] [ 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.000736s ] --------------------------------------------------------------- [2023-09-12T21:59:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.193834s] [吞吐率:5.16req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006908s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.114522s ] [ 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.001009s ] --------------------------------------------------------------- [2023-09-12T21:59:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.229823s] [吞吐率:4.35req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.082207s ] [ 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.000872s ] --------------------------------------------------------------- [2023-09-12T21:59:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.079021s] [吞吐率:12.65req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006885s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.025420s ] [ 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 3,3 [ RunTime:0.000876s ] --------------------------------------------------------------- [2023-09-12T21:59:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.148381s] [吞吐率:6.74req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001341s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.080239s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000864s ] --------------------------------------------------------------- [2023-09-12T21:59:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.238797s] [吞吐率:4.19req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007450s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.049077s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.062385s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000577s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044584s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000616s ] --------------------------------------------------------------- [2023-09-12T21:59:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.135202s] [吞吐率:7.40req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006795s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.036403s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.031343s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000843s ] --------------------------------------------------------------- [2023-09-12T21:59:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.199953s] [吞吐率:5.00req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.060296s ] [ 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.001132s ] --------------------------------------------------------------- [2023-09-12T21:59:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.222257s] [吞吐率:4.50req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.042391s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.091535s ] [ 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.002627s ] --------------------------------------------------------------- [2023-09-12T21:59:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.261864s] [吞吐率:3.82req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005544s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.182983s ] [ 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.000818s ] --------------------------------------------------------------- [2023-09-12T21:59:55+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.095960s] [吞吐率:10.42req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010381s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.038521s ] [ 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 3,3 [ RunTime:0.000847s ] --------------------------------------------------------------- [2023-09-12T21:59:56+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.124818s] [吞吐率:8.01req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009050s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.049540s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000673s ] --------------------------------------------------------------- [2023-09-12T21:59:56+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.268127s] [吞吐率:3.73req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001756s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.082495s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.056460s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.046403s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000567s ] --------------------------------------------------------------- [2023-09-12T22:00:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.119975s] [吞吐率:8.34req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005055s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.049654s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000751s ] --------------------------------------------------------------- [2023-09-12T22:00:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.279535s] [吞吐率:3.58req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002249s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.069943s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000795s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.040409s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.084146s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000703s ] --------------------------------------------------------------- [2023-09-12T22:00:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.145755s] [吞吐率:6.86req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ 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_epartmene` [ RunTime:0.072676s ] [ 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.000703s ] --------------------------------------------------------------- [2023-09-12T22:00:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.202928s] [吞吐率:4.93req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008986s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.114017s ] [ 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.000817s ] --------------------------------------------------------------- [2023-09-12T22:00:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.221652s] [吞吐率:4.51req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.094641s ] [ 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.000859s ] --------------------------------------------------------------- [2023-09-12T22:00:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.093925s] [吞吐率:10.65req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006264s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040679s ] [ 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 3,3 [ RunTime:0.000890s ] --------------------------------------------------------------- [2023-09-12T22:00:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.122358s] [吞吐率:8.17req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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_epartmene` [ RunTime:0.055604s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000762s ] --------------------------------------------------------------- [2023-09-12T22:00:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.250053s] [吞吐率:4.00req/s] [内存消耗:3,521.13kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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_hospital` [ RunTime:0.066453s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.056957s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000580s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044701s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000645s ] --------------------------------------------------------------- [2023-09-12T22:03:45+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.208112s] [吞吐率:4.81req/s] [内存消耗:4,040.16kb] [文件加载:75] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '2888', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundarysNnjhcvK2wzKVCVK', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalEdit?id=29', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzuissygo5hoUeRWgTN7pkkI%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWcz2FxLugmA34fbF9Hcvg3uNFTNtRTvXV9vzZ4wCMBZ9SqoPaOe_n2-KbS4y1GHQ01BQrhZVKlGjv9kkssb6mRxns8m93UO5UOXs97gA-122nepAxIa12TMuUiE5ZmDu4zhaO5FSrFaVj8FV0-e4l2B_IjiNPXBD4ZpAIuXuW7jP; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', 'cityId' => '5', 'name' => '测试医院2', 'phone' => '025-888888888', 'address' => '靖江市中洲东路28号(南大门)', 'longitude' => '121.283330', 'latitude' => '31.294919', 'rankId' => '1', 'typeId' => '1', 'isMedicalInsurance' => '0', 'presentation' => '靖江市人民医院创办于1947年,是一所集医疗、教学、科研和预防保健为一体的三级乙等综合医院、国家级爱婴医院,上海市第一人民医院集团医院,扬州大学第七临床医学院和南京医科大学、南通大学、江苏大学、江苏医药职业学院靖江临床学院、江苏大学京江学院、安徽医学高等专科学校、泰州职业技术学院、南京医科大学康达学院、扬州职业大学教学医院,南京医科大学第二附属医院全科医生规范化培养基地分中心。 医院占地面积178亩,总建筑面积15.6万平方米,核定床位1700张。医院目前有高级职称人员409名,硕博247名,省“双创”博士2名,省“333工程”培养对象4名,泰州市“311工程”培养对象13名,泰州市百名医学专家5名,靖江市百名医学专家69名,省、市有突出贡献的中青年专家7名。教授10名,副教授15名,硕士生导师17名。设有临床专科32个,医技科室10个。血液科是省重点专科,血液内科、儿科、消化内科、口腔科、神经内科、心胸外科、肿瘤内科、普外科、神经外科、检验科、康复科、妇科、泌尿外科、骨科、重症医学科、产科、内分泌科、呼吸科、病理科、药事管理科为泰州市临床重点专科,其它专科在本地区具有较强的专业特色和优势。', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.008948s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.056585s ] [ sql ] [ SQL ] SELECT `id` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000657s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.030441s ] [ sql ] [ SQL ] SELECT `name` FROM `d_city` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] UPDATE `d_hospital` SET `cityId` = 5 , `name` = '测试医院2' , `phone` = '025-888888888' , `address` = '靖江市中洲东路28号(南大门)' , `longitude` = 121.28333 , `latitude` = 31.294919 , `hospitalRankId` = 1 , `hospitalTypeId` = 1 , `isMedicalInsurance` = 0 , `presentation` = '靖江市人民医院创办于1947年,是一所集医疗、教学、科研和预防保健为一体的三级乙等综合医院、国家级爱婴医院,上海市第一人民医院集团医院,扬州大学第七临床医学院和南京医科大学、南通大学、江苏大学、江苏医药职业学院靖江临床学院、江苏大学京江学院、安徽医学高等专科学校、泰州职业技术学院、南京医科大学康达学院、扬州职业大学教学医院,南京医科大学第二附属医院全科医生规范化培养基地分中心。 医院占地面积178亩,总建筑面积15.6万平方米,核定床位1700张。医院目前有高级职称人员409名,硕博247名,省“双创”博士2名,省“333工程”培养对象4名,泰州市“311工程”培养对象13名,泰州市百名医学专家5名,靖江市百名医学专家69名,省、市有突出贡献的中青年专家7名。教授10名,副教授15名,硕士生导师17名。设有临床专科32个,医技科室10个。血液科是省重点专科,血液内科、儿科、消化内科、口腔科、神经内科、心胸外科、肿瘤内科、普外科、神经外科、检验科、康复科、妇科、泌尿外科、骨科、重症医学科、产科、内分泌科、呼吸科、病理科、药事管理科为泰州市临床重点专科,其它专科在本地区具有较强的专业特色和优势。' , `cityName` = '南京市' WHERE `id` = 29 [ RunTime:0.000797s ] --------------------------------------------------------------- [2023-09-12T22:03:49+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.239147s] [吞吐率:4.18req/s] [内存消耗:3,814.81kb] [文件加载:73] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalEdit?id=29', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzuissygo5hoUeRWgTN7pkkI%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWcz2FxLugmA34fbF9Hcvg3uNFTNtRTvXV9vzZ4wCMBZ9SqoPaOe_n2-KbS4y1GHQ01BQrhZVKlGjv9kkssb6mRxns8m93UO5UOXs97gA-122nepAxIa12TMuUiE5ZmDu4zhaO5FSrFaVj8FV0-e4l2B_IjiNPXBD4ZpAIuXuW7jP; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\edit.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', 3 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.015609s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038674s ] [ sql ] [ SQL ] SELECT `id`,`name`,`listImg`,`cityId`,`address`,`phone`,`presentation`,`hospitalRankId`,`hospitalTypeId`,`isMedicalInsurance`,`longitude`,`latitude` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.033820s ] [ sql ] [ SQL ] SELECT `id`,`fileUrl`,`type` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000577s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032495s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.028299s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.027769s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000519s ] --------------------------------------------------------------- [2023-09-12T22:03:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.131254s] [吞吐率:7.62req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000727s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.035704s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000666s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.032772s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000915s ] --------------------------------------------------------------- [2023-09-12T22:03:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.177725s] [吞吐率:5.63req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001101s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.076002s ] [ 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.012528s ] --------------------------------------------------------------- [2023-09-12T22:03:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.332904s] [吞吐率:3.00req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001836s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.230898s ] [ 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.000813s ] --------------------------------------------------------------- [2023-09-12T22:03:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.408846s] [吞吐率:2.45req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.222314s ] [ 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.000925s ] --------------------------------------------------------------- [2023-09-12T22:03:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.094119s] [吞吐率:10.62req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003389s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.028771s ] [ 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 3,3 [ RunTime:0.001225s ] --------------------------------------------------------------- [2023-09-12T22:04:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.144126s] [吞吐率:6.94req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011134s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.053311s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000789s ] --------------------------------------------------------------- [2023-09-12T22:04:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.335928s] [吞吐率:2.98req/s] [内存消耗:3,523.44kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.052955s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.128898s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000883s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.040683s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000618s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040802s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000705s ] --------------------------------------------------------------- [2023-09-12T22:04:29+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.137118s] [吞吐率:7.29req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzuwcxCqUfBgM2d1SYqnDTPw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWfvlchx5PlX5Xq7zDwPChT4lpzpYjR-0SpAtz0PoL8wxYy2ASfsK3blRivdLwZFdLECO7t6Dbx79V3VmGEf_3POY5GsIRSIWiLNukCJGSQPPOsqnMq4lAqEzCqki-LA9h34Xe6gKJzCGuybCcvjZSMH5zmeGxmuoT4mvQZOq4IZ7; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ 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.041751s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.030519s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000525s ] --------------------------------------------------------------- [2023-09-12T22:04:33+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.219797s] [吞吐率:4.55req/s] [内存消耗:3,814.80kb] [文件加载:73] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzuwcxCqUfBgM2d1SYqnDTPw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWfvlchx5PlX5Xq7zDwPChT4lpzpYjR-0SpAtz0PoL8wxYy2ASfsK3blRivdLwZFdLECO7t6Dbx79V3VmGEf_3POY5GsIRSIWiLNukCJGSQPPOsqnMq4lAqEzCqki-LA9h34Xe6gKJzCGuybCcvjZSMH5zmeGxmuoT4mvQZOq4IZ7; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\edit.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', 3 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.001005s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038189s ] [ sql ] [ SQL ] SELECT `id`,`name`,`listImg`,`cityId`,`address`,`phone`,`presentation`,`hospitalRankId`,`hospitalTypeId`,`isMedicalInsurance`,`longitude`,`latitude` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.029856s ] [ sql ] [ SQL ] SELECT `id`,`fileUrl`,`type` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.030881s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000589s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.030161s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.027144s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000525s ] --------------------------------------------------------------- [2023-09-12T22:04:35+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.129204s] [吞吐率:7.74req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ 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.036267s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.029598s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000449s ] --------------------------------------------------------------- [2023-09-12T22:04:38+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEpartmene?id=29 [运行时间:0.134603s] [吞吐率:7.43req/s] [内存消耗:3,996.38kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\epartmeneList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', 3 => 'hospital', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.007379s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038926s ] [ sql ] [ SQL ] SELECT `listImg`,`name`,`id` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000613s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.027614s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `hospitalId` = 29 AND `e`.`status` = '0' OR `e`.`type` = '1' [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`createTime`,`e`.`type` FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `hospitalId` = 29 AND `e`.`status` = '0' OR `e`.`type` = '1' ORDER BY `e`.`type` LIMIT 0,15 [ RunTime:0.000608s ] --------------------------------------------------------------- [2023-09-12T22:05:17+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.132759s] [吞吐率:7.53req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041824s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000628s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.028073s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000496s ] --------------------------------------------------------------- [2023-09-12T22:05:24+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Nurse/nurseList?hospitalId=29&type=1 [运行时间:0.099481s] [吞吐率:10.05req/s] [内存消耗:3,754.41kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'type' => '1', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\nurse\nurseList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ 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_nurse` [ RunTime:0.038181s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' AND `n`.`hospitalId` = '29' [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `n`.`id`,h.name as hospitalName,`n`.`name`,`faceImg`,`n`.`phone`,`n`.`createTime`,`userId` FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' AND `n`.`hospitalId` = '29' LIMIT 0,15 [ RunTime:0.000612s ] --------------------------------------------------------------- [2023-09-12T22:05:26+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.166428s] [吞吐率:6.01req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.009492s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040538s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.027860s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000515s ] --------------------------------------------------------------- [2023-09-12T22:05:28+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEpartmene?id=29 [运行时间:0.145583s] [吞吐率:6.87req/s] [内存消耗:3,996.38kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\epartmeneList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', 3 => 'hospital', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.010792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038425s ] [ sql ] [ SQL ] SELECT `listImg`,`name`,`id` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000612s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.034700s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `hospitalId` = 29 AND `e`.`status` = '0' OR `e`.`type` = '1' [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `e`.`id`,`e`.`name`,`e`.`createTime`,`e`.`type` FROM `d_epartmene` `e` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`e`.`hospitalId` WHERE `hospitalId` = 29 AND `e`.`status` = '0' OR `e`.`type` = '1' ORDER BY `e`.`type` LIMIT 0,15 [ RunTime:0.000633s ] --------------------------------------------------------------- [2023-09-12T22:05:31+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.143844s] [吞吐率:6.95req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.012440s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042723s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000576s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.028475s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000760s ] --------------------------------------------------------------- [2023-09-12T22:05:33+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Nurse/nurseList?hospitalId=29&type=1 [运行时间:0.110008s] [吞吐率:9.09req/s] [内存消耗:3,754.41kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'type' => '1', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\nurse\nurseList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.011473s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.042422s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' AND `n`.`hospitalId` = '29' [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT `n`.`id`,h.name as hospitalName,`n`.`name`,`faceImg`,`n`.`phone`,`n`.`createTime`,`userId` FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' AND `n`.`hospitalId` = '29' LIMIT 0,15 [ RunTime:0.000595s ] --------------------------------------------------------------- [2023-09-12T22:05:35+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Nurse/nurseAdd?hospitalId=29 [运行时间:0.039806s] [吞吐率:25.12req/s] [内存消耗:2,296.39kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Nurse/nurseList?hospitalId=29&type=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ VIEW ] E:\item\doctor\application\admin\view\nurse\nurseAdd.html [ array ( 0 => 'hospitalId', 1 => 'city', ) ] --------------------------------------------------------------- [2023-09-12T22:05:38+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorList [运行时间:0.134134s] [吞吐率:7.46req/s] [内存消耗:3,865.45kb] [文件加载:77] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ 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_doctor` [ RunTime:0.038203s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `d`.`id`,h.name as hospitalName,`d`.`name`,`faceImg`,`d`.`phone`,`d`.`createTime`,`userId`,e.name as epartmeneName,`d`.`updateTime` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' LIMIT 0,15 [ RunTime:0.000664s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.030795s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000596s ] --------------------------------------------------------------- [2023-09-12T22:05:39+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.125717s] [吞吐率:7.95req/s] [内存消耗:3,728.91kb] [文件加载:74] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorAdd.html [ array ( 0 => 'hospitalId', 1 => 'city', 2 => 'level', ) ] [ 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_city` [ RunTime:0.038388s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000634s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.028324s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000547s ] --------------------------------------------------------------- [2023-09-12T22:05:43+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Common/getHospital [运行时间:0.090412s] [吞吐率:11.06req/s] [内存消耗:3,478.55kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039260s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital` WHERE `cityId` = 5 AND `status` = 0 [ RunTime:0.000577s ] --------------------------------------------------------------- [2023-09-12T22:05:45+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Common/getDepartment [运行时间:0.098248s] [吞吐率:10.18req/s] [内存消耗:3,459.39kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012180s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038293s ] [ sql ] [ SQL ] SELECT `id`,`name`,`type` FROM `d_epartmene` WHERE `status` = 0 AND ( `type` = 1 OR `hospitalId` = 29 ) ORDER BY `type` [ RunTime:0.000663s ] --------------------------------------------------------------- [2023-09-12T22:08:29+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.258479s] [吞吐率:3.87req/s] [内存消耗:4,145.09kb] [文件加载:82] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '118115', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryro5zR4HGN9T11hvx', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzv33q6nFyvWt/arg1LvP5w8%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWbrp1VUAtCsjZCeGnd6jvXpCxWW4m2N_5uzSVS-VLxeQ7Qn6_yInK6D0theQfyvlWOtrBZkQgVZj29r5HiQETBmwrGgejcDYC2mvYVBlhOHE75rd1QBx6sBgjlH2j70j39heR8dis0HCKCxHf1lQgb_f0oEYdlQVQWE31fWBIJ3Z; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'cityId' => '5', 'departmentId' => '1', 'doctorLevelId' => '1', 'name' => '尼法', 'phone' => '15467893435', 'sprechstundeStart' => '09:30', 'sprechstundeEnd' => '16:30', 'introduce' => '张三,主治医师,学士学位,毕业于郑州大学临床医学系。', 'territory' => '擅长治疗肺癌、肝癌、胃癌、肠癌、乳腺癌、淋巴瘤、妇科肿瘤、及消化系统肿瘤等多种恶性肿瘤中医治疗,并在肿瘤术后预防复发、转移和癌性疼痛的治疗方面逐渐形成自己独特的诊疗风格,临床取得了满意的疗效,遵循规范化诊治原则,提倡应用合理的综合治疗措施保证病人的最大生存机会和最佳生活质量。', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007671s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043581s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000856s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.035007s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.034057s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor_level` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000684s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033657s ] [ error ] [10501]SQLSTATE[HY000]: General error: 1364 Field 'videoUrl' doesn't have a default value[E:\item\doctor\thinkphp\library\think\db\Connection.php:764] --------------------------------------------------------------- [2023-09-12T22:08:37+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.143300s] [吞吐率:6.98req/s] [内存消耗:3,729.97kb] [文件加载:74] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzv33q6nFyvWt/arg1LvP5w8%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWbrp1VUAtCsjZCeGnd6jvXpCxWW4m2N_5uzSVS-VLxeQ7Qn6_yInK6D0theQfyvlWOtrBZkQgVZj29r5HiQETBmwrGgejcDYC2mvYVBlhOHE75rd1QBx6sBgjlH2j70j39heR8dis0HCKCxHf1lQgb_f0oEYdlQVQWE31fWBIJ3Z; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorAdd.html [ array ( 0 => 'hospitalId', 1 => 'city', 2 => 'level', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.002813s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.046478s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000859s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.036197s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000644s ] --------------------------------------------------------------- [2023-09-12T22:08:50+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorList [运行时间:0.146117s] [吞吐率:6.84req/s] [内存消耗:3,866.52kb] [文件加载:77] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzqa2xez2L+ltVMSfKxDDMYM%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWZufFzzyro6a7TJLeBijvfsw5dJDKljSGPgQOfD1PYsbSVnFq0jW95oHrt6AwUc-aPbrEtAHSL5YpfzDMjp2ob_ndusRxlXeo0SKPhq0JVpKP6mTn4ImUeC75KAdt_ltdRo-pFg_WB2wjafVKLPlmUwjXBMTkEfxuQc8VGwiJfWD; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.007487s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043865s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `d`.`id`,h.name as hospitalName,`d`.`name`,`faceImg`,`d`.`phone`,`d`.`createTime`,`userId`,e.name as epartmeneName,`d`.`updateTime` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`d`.`epartmeneId` WHERE `d`.`status` = '0' LIMIT 0,15 [ RunTime:0.000735s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032270s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000623s ] --------------------------------------------------------------- [2023-09-12T22:08:53+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.145358s] [吞吐率:6.88req/s] [内存消耗:3,729.97kb] [文件加载:74] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzqa2xez2L+ltVMSfKxDDMYM%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWZufFzzyro6a7TJLeBijvfsw5dJDKljSGPgQOfD1PYsbSVnFq0jW95oHrt6AwUc-aPbrEtAHSL5YpfzDMjp2ob_ndusRxlXeo0SKPhq0JVpKP6mTn4ImUeC75KAdt_ltdRo-pFg_WB2wjafVKLPlmUwjXBMTkEfxuQc8VGwiJfWD; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorAdd.html [ array ( 0 => 'hospitalId', 1 => 'city', 2 => 'level', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.014555s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.041904s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000604s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.033463s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000601s ] --------------------------------------------------------------- [2023-09-12T22:08:55+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Common/getHospital [运行时间:0.094619s] [吞吐率:10.57req/s] [内存消耗:3,478.55kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'cityId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003694s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041068s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital` WHERE `cityId` = 5 AND `status` = 0 [ RunTime:0.000634s ] --------------------------------------------------------------- [2023-09-12T22:08:58+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Common/getDepartment [运行时间:0.100041s] [吞吐率:10.00req/s] [内存消耗:3,459.39kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '13', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010345s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039818s ] [ sql ] [ SQL ] SELECT `id`,`name`,`type` FROM `d_epartmene` WHERE `status` = 0 AND ( `type` = 1 OR `hospitalId` = 29 ) ORDER BY `type` [ RunTime:0.000806s ] --------------------------------------------------------------- [2023-09-12T22:11:28+08:00] 101.68.185.206 GET 101.132.37.87:83/favicon.ico [运行时间:0.034573s] [吞吐率:28.92req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T22:11:36+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.259879s] [吞吐率:3.85req/s] [内存消耗:4,094.27kb] [文件加载:79] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '10239690', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryIkP9DOchxRasAuq5', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzvA2rlpA8b5AIiVrFygLwuw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWelfv5qtKhhsptFtzlzbOMcrBX_uoB0X3i7c4a-NQVbixfcBJ8hVw7A2tITYbfC2f6J8ny1FHlZugyCn5YAoCn1XVXfxLEeshJf3qlT1fYSkK00iyNBWF3RV8vO051eNFJm2zP6gMLCUYk6IkKOXcsixESBwhsHS0jDrru6N8auY; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'cityId' => '5', 'departmentId' => '1', 'doctorLevelId' => '1', 'name' => '邢朝银', 'phone' => '17686543214', 'sprechstundeStart' => '09:00', 'sprechstundeEnd' => '17:00', 'introduce' => '邢朝银肿瘤科主任,中医肿瘤专家,个人荣誉:享有华夏医学研究院会员,东方圣亚肿瘤研究院会员等荣誉称号,SEA中医瘤体消退治疗体系带头人。', 'territory' => '擅长治疗肺癌、肝癌、胃癌、肠癌、乳腺癌、淋巴瘤、妇科肿瘤、及消化系统肿瘤等多种恶性肿瘤中医治疗,并在肿瘤术后预防复发、转移和癌性疼痛的治疗方面逐渐形成自己独特的诊疗风格,临床取得了满意的疗效,遵循规范化诊治原则,提倡应用合理的综合治疗措施保证病人的最大生存机会和最佳生活质量。', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.001408s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040844s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000877s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.031720s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.002331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.032999s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor_level` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032291s ] [ sql ] [ SQL ] INSERT INTO `d_doctor` (`name` , `phone` , `hospitalId` , `epartmeneId` , `doctorLevelId` , `sprechstundeStart` , `sprechstundeEnd` , `introduce` , `territory` , `cityId` , `doctorLevelName` , `level` , `faceImg` , `videoUrl` , `updateTime` , `createTime`) VALUES ('邢朝银' , '17686543214' , 29 , 1 , 1 , '09:00' , '17:00' , '邢朝银肿瘤科主任,中医肿瘤专家,个人荣誉:享有华夏医学研究院会员,东方圣亚肿瘤研究院会员等荣誉称号,SEA中医瘤体消退治疗体系带头人。' , '擅长治疗肺癌、肝癌、胃癌、肠癌、乳腺癌、淋巴瘤、妇科肿瘤、及消化系统肿瘤等多种恶性肿瘤中医治疗,并在肿瘤术后预防复发、转移和癌性疼痛的治疗方面逐渐形成自己独特的诊疗风格,临床取得了满意的疗效,遵循规范化诊治原则,提倡应用合理的综合治疗措施保证病人的最大生存机会和最佳生活质量。' , 5 , '主任医师' , 1 , '20230912/9c00f347f3945ae09feb4294a8137079.jpeg' , '20230912\\1a0f64c24cd73c320c6666dfedf4bd47.mp4' , 1694527896 , 1694527896) [ RunTime:0.004704s ] --------------------------------------------------------------- [2023-09-12T22:11:40+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId= [运行时间:0.143438s] [吞吐率:6.97req/s] [内存消耗:3,729.98kb] [文件加载:74] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Doctor/doctorAdd?hospitalId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzvA2rlpA8b5AIiVrFygLwuw%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWelfv5qtKhhsptFtzlzbOMcrBX_uoB0X3i7c4a-NQVbixfcBJ8hVw7A2tITYbfC2f6J8ny1FHlZugyCn5YAoCn1XVXfxLEeshJf3qlT1fYSkK00iyNBWF3RV8vO051eNFJm2zP6gMLCUYk6IkKOXcsixESBwhsHS0jDrru6N8auY; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'hospitalId' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\doctor\doctorAdd.html [ array ( 0 => 'hospitalId', 1 => 'city', 2 => 'level', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.010766s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039758s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000609s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_level` [ RunTime:0.035980s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_doctor_level` WHERE `status` = 0 [ RunTime:0.000594s ] --------------------------------------------------------------- [2023-09-12T22:11:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.197746s] [吞吐率:5.06req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012029s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.074932s ] [ 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.000807s ] --------------------------------------------------------------- [2023-09-12T22:11:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.217857s] [吞吐率:4.59req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000975s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.080166s ] [ 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.000819s ] --------------------------------------------------------------- [2023-09-12T22:11:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.261943s] [吞吐率:3.82req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.151075s ] [ 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.000958s ] --------------------------------------------------------------- [2023-09-12T22:11:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.080376s] [吞吐率:12.44req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008241s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.025479s ] [ 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 3,3 [ RunTime:0.000918s ] --------------------------------------------------------------- [2023-09-12T22:11:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.156848s] [吞吐率:6.38req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000973s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.071518s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T22:11:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.192879s] [吞吐率:5.18req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.022025s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.050752s ] [ 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.000783s ] --------------------------------------------------------------- [2023-09-12T22:11:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.240640s] [吞吐率:4.16req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001251s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.118751s ] [ 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.000849s ] --------------------------------------------------------------- [2023-09-12T22:11:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.248378s] [吞吐率:4.03req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003629s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.127855s ] [ 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.000949s ] --------------------------------------------------------------- [2023-09-12T22:11:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.079622s] [吞吐率:12.56req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005743s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.027203s ] [ 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 3,3 [ RunTime:0.000904s ] --------------------------------------------------------------- [2023-09-12T22:11:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.167130s] [吞吐率:5.98req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010535s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.084278s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000751s ] --------------------------------------------------------------- [2023-09-12T22:11:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.261359s] [吞吐率:3.83req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010635s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.059305s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.001511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.066462s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.046004s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000667s ] --------------------------------------------------------------- [2023-09-12T22:12:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.105460s] [吞吐率:9.48req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000927s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.054012s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.001451s ] --------------------------------------------------------------- [2023-09-12T22:13:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.105458s] [吞吐率:9.48req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015287s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043264s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000776s ] --------------------------------------------------------------- [2023-09-12T22:15:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.097024s] [吞吐率:10.31req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040487s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000721s ] --------------------------------------------------------------- [2023-09-12T22:15:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.140673s] [吞吐率:7.11req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000974s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.054095s ] [ 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 ] --------------------------------------------------------------- [2023-09-12T22:15:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.165345s] [吞吐率:6.05req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.073539s ] [ 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.000950s ] --------------------------------------------------------------- [2023-09-12T22:15:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.266033s] [吞吐率:3.76req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000884s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.092649s ] [ 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.000822s ] --------------------------------------------------------------- [2023-09-12T22:15:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.090838s] [吞吐率:11.01req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.042011s ] [ 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 3,3 [ RunTime:0.000941s ] --------------------------------------------------------------- [2023-09-12T22:15:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.274518s] [吞吐率:3.64req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000996s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.068725s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.045674s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000601s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.074182s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.002184s ] --------------------------------------------------------------- [2023-09-12T22:15:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.180902s] [吞吐率:5.53req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.071413s ] [ 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.000927s ] --------------------------------------------------------------- [2023-09-12T22:15:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.221166s] [吞吐率:4.52req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ 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_epartmene` [ RunTime:0.073533s ] [ 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.000839s ] --------------------------------------------------------------- [2023-09-12T22:15:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.264050s] [吞吐率:3.79req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001373s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.141089s ] [ 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.001061s ] --------------------------------------------------------------- [2023-09-12T22:15:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.090445s] [吞吐率:11.06req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014981s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.026328s ] [ 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 3,3 [ RunTime:0.000933s ] --------------------------------------------------------------- [2023-09-12T22:15:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.127597s] [吞吐率:7.84req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.056925s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000738s ] --------------------------------------------------------------- [2023-09-12T22:15:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.239549s] [吞吐率:4.17req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005526s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.075777s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.039243s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041928s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000676s ] --------------------------------------------------------------- [2023-09-12T22:15:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.181594s] [吞吐率:5.51req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008988s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.075777s ] [ 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.000817s ] --------------------------------------------------------------- [2023-09-12T22:15:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.253086s] [吞吐率:3.95req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001721s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.121047s ] [ 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.001712s ] --------------------------------------------------------------- [2023-09-12T22:15:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.257930s] [吞吐率:3.88req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.123656s ] [ 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.000942s ] --------------------------------------------------------------- [2023-09-12T22:15:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.087468s] [吞吐率:11.43req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012712s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.025706s ] [ 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 3,3 [ RunTime:0.000866s ] --------------------------------------------------------------- [2023-09-12T22:15:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.131283s] [吞吐率:7.62req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001032s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.055378s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T22:15:56+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.178317s] [吞吐率:5.61req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000841s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.052506s ] [ 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.000920s ] --------------------------------------------------------------- [2023-09-12T22:15:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.226694s] [吞吐率:4.41req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ 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_epartmene` [ RunTime:0.107336s ] [ 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.000752s ] --------------------------------------------------------------- [2023-09-12T22:15:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.259858s] [吞吐率:3.85req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003412s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.145279s ] [ 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.000815s ] --------------------------------------------------------------- [2023-09-12T22:15:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.106190s] [吞吐率:9.42req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012421s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044568s ] [ 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 3,3 [ RunTime:0.001151s ] --------------------------------------------------------------- [2023-09-12T22:15:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.155657s] [吞吐率:6.42req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000996s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.081286s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000954s ] --------------------------------------------------------------- [2023-09-12T22:15:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.258256s] [吞吐率:3.87req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.054205s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000798s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.076239s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.055019s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000680s ] --------------------------------------------------------------- [2023-09-12T22:16:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.120871s] [吞吐率:8.27req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004805s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042519s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000766s ] --------------------------------------------------------------- [2023-09-12T22:16:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.167941s] [吞吐率:5.95req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001181s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.093890s ] [ 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.000955s ] --------------------------------------------------------------- [2023-09-12T22:16:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.462925s] [吞吐率:2.16req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.051252s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.336337s ] [ 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.002740s ] --------------------------------------------------------------- [2023-09-12T22:16:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.490379s] [吞吐率:2.04req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000947s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.397905s ] [ 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.000846s ] --------------------------------------------------------------- [2023-09-12T22:16:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.084044s] [吞吐率:11.90req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.031254s ] [ 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 3,3 [ RunTime:0.000881s ] --------------------------------------------------------------- [2023-09-12T22:16:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.135973s] [吞吐率:7.35req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000684s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.064148s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000749s ] --------------------------------------------------------------- [2023-09-12T22:16:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.275060s] [吞吐率:3.64req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000869s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.113598s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000798s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.043652s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000568s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043396s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000662s ] --------------------------------------------------------------- [2023-09-12T22:16:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.090265s] [吞吐率:11.08req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000842s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040884s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000858s ] --------------------------------------------------------------- [2023-09-12T22:24:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.138553s] [吞吐率:7.22req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007199s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.066420s ] [ 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.000721s ] --------------------------------------------------------------- [2023-09-12T22:24:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.133022s] [吞吐率:7.52req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004651s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035523s ] [ 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.000774s ] --------------------------------------------------------------- [2023-09-12T22:24:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.241107s] [吞吐率:4.15req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.022759s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037038s ] [ 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.000757s ] --------------------------------------------------------------- [2023-09-12T22:24:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.088278s] [吞吐率:11.33req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ 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_doctor` [ RunTime:0.038814s ] [ 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 3,3 [ RunTime:0.000868s ] --------------------------------------------------------------- [2023-09-12T22:25:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.112821s] [吞吐率:8.86req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001191s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.047387s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000769s ] --------------------------------------------------------------- [2023-09-12T22:25:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.263116s] [吞吐率:3.80req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016717s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.054209s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000723s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.048822s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.060610s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000595s ] --------------------------------------------------------------- [2023-09-12T22:25:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.089653s] [吞吐率:11.15req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004453s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039077s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T22:25:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.158569s] [吞吐率:6.31req/s] [内存消耗:3,512.18kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '2', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000564s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.047253s ] [ 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.000764s ] --------------------------------------------------------------- [2023-09-12T22:25:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.220671s] [吞吐率:4.53req/s] [内存消耗:3,516.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '49', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '1', '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.101414s ] [ 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.000848s ] --------------------------------------------------------------- [2023-09-12T22:25:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.256931s] [吞吐率:3.89req/s] [内存消耗:3,522.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '1', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001768s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.155946s ] [ 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.000862s ] --------------------------------------------------------------- [2023-09-12T22:25:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/fuzzySearch [运行时间:0.080943s] [吞吐率:12.35req/s] [内存消耗:3,518.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '48', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'name' => '测试', 'type' => '3', 'page' => '2', 'pagesize' => '3', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001575s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032510s ] [ 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 3,3 [ RunTime:0.000968s ] --------------------------------------------------------------- [2023-09-12T22:29:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.101500s] [吞吐率:9.85req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008610s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037258s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:29:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.117862s] [吞吐率:8.48req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000670s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037403s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000677s ] --------------------------------------------------------------- [2023-09-12T22:29:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.269929s] [吞吐率:3.70req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000992s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.086820s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.054256s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.054283s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000808s ] --------------------------------------------------------------- [2023-09-12T22:31:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.093295s] [吞吐率:10.72req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037652s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000780s ] --------------------------------------------------------------- [2023-09-12T22:32:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.096287s] [吞吐率:10.39req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006941s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041494s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:33:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.159071s] [吞吐率:6.29req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.088899s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.001417s ] --------------------------------------------------------------- [2023-09-12T22:33:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.271123s] [吞吐率:3.69req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.044761s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000823s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.057366s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.079354s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000705s ] --------------------------------------------------------------- [2023-09-12T22:33:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.087509s] [吞吐率:11.43req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000798s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040745s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000704s ] --------------------------------------------------------------- [2023-09-12T22:34:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.091008s] [吞吐率:10.99req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006788s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037463s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:34:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.159222s] [吞吐率:6.28req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.082750s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000665s ] --------------------------------------------------------------- [2023-09-12T22:34:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.249594s] [吞吐率:4.01req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.047040s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.067711s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000509s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.054600s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000541s ] --------------------------------------------------------------- [2023-09-12T22:34:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.084613s] [吞吐率:11.82req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ 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_doctor` [ RunTime:0.037964s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000697s ] --------------------------------------------------------------- [2023-09-12T22:34:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.138344s] [吞吐率:7.23req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011049s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040535s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000609s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.032747s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001114s ] --------------------------------------------------------------- [2023-09-12T22:35:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.128918s] [吞吐率:7.76req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ 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.051608s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001017s ] --------------------------------------------------------------- [2023-09-12T22:35:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.207695s] [吞吐率:4.81req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012562s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.063557s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.046488s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000913s ] --------------------------------------------------------------- [2023-09-12T22:35:25+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.160941s] [吞吐率:6.21req/s] [内存消耗:3,522.97kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '13', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005146s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039168s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.032308s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.032344s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000734s ] --------------------------------------------------------------- [2023-09-12T22:35:30+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/hospitalInfo [运行时间:0.151263s] [吞吐率:6.61req/s] [内存消耗:3,522.97kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '13', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.037679s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000750s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.030397s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.031025s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000590s ] --------------------------------------------------------------- [2023-09-12T22:35:33+08:00] 36.21.22.1 POST 101.132.37.87:83/api/City/doctorInfo [运行时间:0.089579s] [吞吐率:11.16req/s] [内存消耗:3,514.55kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'content-length' => '11', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9; MI 6X MIUI/V12.0.2.0.PDCCNXM)', 'host' => '101.132.37.87:83', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002540s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040503s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000693s ] --------------------------------------------------------------- [2023-09-12T22:35:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.112246s] [吞吐率:8.91req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000838s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039355s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000727s ] --------------------------------------------------------------- [2023-09-12T22:35:55+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.291306s] [吞吐率:3.43req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000956s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.092526s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000959s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.058829s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.065529s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000734s ] --------------------------------------------------------------- [2023-09-12T22:36:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.094900s] [吞吐率:10.54req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006496s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041526s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000768s ] --------------------------------------------------------------- [2023-09-12T22:36:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.095164s] [吞吐率:10.51req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009488s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038848s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:36:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.270486s] [吞吐率:3.70req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.070502s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000791s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.065443s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.001395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.047502s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000665s ] --------------------------------------------------------------- [2023-09-12T22:36:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.121941s] [吞吐率:8.20req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003581s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040378s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:36:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.124431s] [吞吐率:8.04req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000630s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.043436s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000759s ] --------------------------------------------------------------- [2023-09-12T22:36:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.262072s] [吞吐率:3.82req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000993s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.084696s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000914s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.045508s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.046915s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000663s ] --------------------------------------------------------------- [2023-09-12T22:39:45+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.140056s] [吞吐率:7.14req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.041584s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.036315s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000952s ] --------------------------------------------------------------- [2023-09-12T22:40:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.143390s] [吞吐率:6.97req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ 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.059150s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000805s ] --------------------------------------------------------------- [2023-09-12T22:40:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.235864s] [吞吐率:4.24req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.028450s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.071795s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000652s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.059251s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000964s ] --------------------------------------------------------------- [2023-09-12T22:40:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.120939s] [吞吐率:8.27req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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_epartmene` [ RunTime:0.049066s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T22:40:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.268223s] [吞吐率:3.73req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019836s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.067537s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000863s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.048470s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000734s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.055987s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000743s ] --------------------------------------------------------------- [2023-09-12T22:41:06+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.098855s] [吞吐率:10.12req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009309s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.042334s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000702s ] --------------------------------------------------------------- [2023-09-12T22:42:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.098985s] [吞吐率:10.10req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001431s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041009s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000790s ] --------------------------------------------------------------- [2023-09-12T22:42:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.149112s] [吞吐率:6.71req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001017s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.079034s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000933s ] --------------------------------------------------------------- [2023-09-12T22:42:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.253758s] [吞吐率:3.94req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012965s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.046477s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000863s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.061543s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.056562s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000852s ] --------------------------------------------------------------- [2023-09-12T22:47:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.152489s] [吞吐率:6.56req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000931s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.067931s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000766s ] --------------------------------------------------------------- [2023-09-12T22:47:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.221633s] [吞吐率:4.51req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001179s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.062088s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000749s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.072585s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000996s ] --------------------------------------------------------------- [2023-09-12T22:47:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.141374s] [吞吐率:7.07req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010503s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.045453s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T22:47:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.283139s] [吞吐率:3.53req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006089s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.086342s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000734s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.058636s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000580s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.059026s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000678s ] --------------------------------------------------------------- [2023-09-12T22:48:16+08:00] 221.2.155.199 GET 101.132.37.87:83/favicon.ico [运行时间:0.029700s] [吞吐率:33.67req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T22:49:18+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.174665s] [吞吐率:5.73req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000714s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.107560s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.001421s ] --------------------------------------------------------------- [2023-09-12T22:49:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.241133s] [吞吐率:4.15req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011483s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043798s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.045366s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.001832s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.065761s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000670s ] --------------------------------------------------------------- [2023-09-12T22:50:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.133707s] [吞吐率:7.48req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011638s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040700s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000741s ] --------------------------------------------------------------- [2023-09-12T22:50:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.292469s] [吞吐率:3.42req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001006s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.085338s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000886s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.058328s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000635s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.058931s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000749s ] --------------------------------------------------------------- [2023-09-12T22:50:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.096999s] [吞吐率:10.31req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005985s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.043999s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000704s ] --------------------------------------------------------------- [2023-09-12T22:52:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.099547s] [吞吐率:10.05req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ 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.042335s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:54:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.118162s] [吞吐率:8.46req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.039242s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000720s ] --------------------------------------------------------------- [2023-09-12T22:54:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.280184s] [吞吐率:3.57req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001049s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.098450s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.053548s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.048551s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000656s ] --------------------------------------------------------------- [2023-09-12T22:54:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.083533s] [吞吐率:11.97req/s] [内存消耗:3,515.99kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '11', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '17', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000731s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036604s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000711s ] --------------------------------------------------------------- [2023-09-12T22:55:53+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.091750s] [吞吐率:10.90req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005492s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038724s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T22:55:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/verifyStatus [运行时间:0.158477s] [吞吐率:6.31req/s] [内存消耗:3,516.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.037059s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001563s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.068621s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.000539s ] --------------------------------------------------------------- [2023-09-12T22:55:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.175784s] [吞吐率:5.69req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.051460s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001226s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.053223s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000604s ] --------------------------------------------------------------- [2023-09-12T22:55:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.210241s] [吞吐率:4.76req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010542s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.046581s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.070496s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000637s ] --------------------------------------------------------------- [2023-09-12T22:56:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.194521s] [吞吐率:5.14req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.048720s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000730s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.070910s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.001246s ] --------------------------------------------------------------- [2023-09-12T22:56:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.241185s] [吞吐率:4.15req/s] [内存消耗:3,536.38kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001048s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.090474s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.071549s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001014s ] --------------------------------------------------------------- [2023-09-12T22:56:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.160928s] [吞吐率:6.21req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011245s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.049678s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000585s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.039056s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000622s ] --------------------------------------------------------------- [2023-09-12T22:56:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.200238s] [吞吐率:4.99req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000724s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.084037s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000589s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040212s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000646s ] --------------------------------------------------------------- [2023-09-12T22:56:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.164896s] [吞吐率:6.06req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000548s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.046218s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.040075s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000578s ] --------------------------------------------------------------- [2023-09-12T22:56:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.236140s] [吞吐率:4.23req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ 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_user` [ RunTime:0.105608s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.054889s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000677s ] --------------------------------------------------------------- [2023-09-12T22:56:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.198429s] [吞吐率:5.04req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000604s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.061140s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001140s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.053337s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.002977s ] --------------------------------------------------------------- [2023-09-12T22:56:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.230104s] [吞吐率:4.35req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015596s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.075801s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.067657s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000617s ] --------------------------------------------------------------- [2023-09-12T22:56:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.174596s] [吞吐率:5.73req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ 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_user` [ RunTime:0.037907s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.061173s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000686s ] --------------------------------------------------------------- [2023-09-12T22:56:54+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.217761s] [吞吐率:4.59req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000887s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.088676s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000639s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.057537s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000706s ] --------------------------------------------------------------- [2023-09-12T22:56:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.201402s] [吞吐率:4.97req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000971s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.071984s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000707s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.053689s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000998s ] --------------------------------------------------------------- [2023-09-12T22:56:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.305966s] [吞吐率:3.27req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.055776s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.087272s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.081983s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.001478s ] --------------------------------------------------------------- [2023-09-12T22:56:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.374920s] [吞吐率:2.67req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ 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.097987s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.110412s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000620s ] --------------------------------------------------------------- [2023-09-12T22:57:18+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.101070s] [吞吐率:9.89req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016323s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038135s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000740s ] --------------------------------------------------------------- [2023-09-12T22:57:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.094189s] [吞吐率:10.62req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011043s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.037821s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000588s ] --------------------------------------------------------------- [2023-09-12T22:57:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.098084s] [吞吐率:10.20req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014371s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037225s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T22:57:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.098984s] [吞吐率:10.10req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016077s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.037894s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000637s ] --------------------------------------------------------------- [2023-09-12T22:57:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.104223s] [吞吐率:9.59req/s] [内存消耗:3,513.82kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016122s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041684s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000788s ] --------------------------------------------------------------- [2023-09-12T22:57:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.083064s] [吞吐率:12.04req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000705s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.037245s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000612s ] --------------------------------------------------------------- [2023-09-12T22:57:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.090649s] [吞吐率:11.03req/s] [内存消耗:3,513.82kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '7', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006293s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038015s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 7 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000730s ] --------------------------------------------------------------- [2023-09-12T22:57:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.093667s] [吞吐率:10.68req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009094s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039338s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000744s ] --------------------------------------------------------------- [2023-09-12T22:57:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.088578s] [吞吐率:11.29req/s] [内存消耗:3,516.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '5', '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.041110s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000792s ] --------------------------------------------------------------- [2023-09-12T22:57:55+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.094169s] [吞吐率:10.62req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011504s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037233s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000649s ] --------------------------------------------------------------- [2023-09-12T22:57:57+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.124630s] [吞吐率:8.02req/s] [内存消耗:3,519.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '32', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006055s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038014s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000674s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.031300s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T23:00:06+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.095866s] [吞吐率:10.43req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039967s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000715s ] --------------------------------------------------------------- [2023-09-12T23:00:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.127326s] [吞吐率:7.85req/s] [内存消耗:3,519.47kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '32', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010030s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037784s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.030433s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000878s ] --------------------------------------------------------------- [2023-09-12T23:00:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.086312s] [吞吐率:11.59req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001785s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039296s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000655s ] --------------------------------------------------------------- [2023-09-12T23:01:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.086743s] [吞吐率:11.53req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004658s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.036577s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000643s ] --------------------------------------------------------------- [2023-09-12T23:02:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.123557s] [吞吐率:8.09req/s] [内存消耗:3,519.69kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ 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.037170s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000616s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.027870s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001234s ] --------------------------------------------------------------- [2023-09-12T23:02:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.088603s] [吞吐率:11.29req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004440s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039252s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000635s ] --------------------------------------------------------------- [2023-09-12T23:02:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.086579s] [吞吐率:11.55req/s] [内存消耗:3,516.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038881s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000843s ] --------------------------------------------------------------- [2023-09-12T23:02:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.098435s] [吞吐率:10.16req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011347s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.041434s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000636s ] --------------------------------------------------------------- [2023-09-12T23:03:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.084479s] [吞吐率:11.84req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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_city` [ RunTime:0.038815s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000591s ] --------------------------------------------------------------- [2023-09-12T23:04:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.093080s] [吞吐率:10.74req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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_city` [ RunTime:0.037682s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000639s ] --------------------------------------------------------------- [2023-09-12T23:04:53+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.099833s] [吞吐率:10.02req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014531s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.038726s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.001588s ] --------------------------------------------------------------- [2023-09-12T23:05:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.093496s] [吞吐率:10.70req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010782s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037096s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000713s ] --------------------------------------------------------------- [2023-09-12T23:05:23+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.123800s] [吞吐率:8.08req/s] [内存消耗:3,520.54kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008586s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037180s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.029437s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '5' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000647s ] --------------------------------------------------------------- [2023-09-12T23:05:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.149688s] [吞吐率:6.68req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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.059062s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000647s ] --------------------------------------------------------------- [2023-09-12T23:05:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.230281s] [吞吐率:4.34req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000929s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.048562s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.003581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.067988s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037462s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000522s ] --------------------------------------------------------------- [2023-09-12T23:06:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.053324s] [吞吐率:18.75req/s] [内存消耗:2,152.55kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '39', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:06:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.172673s] [吞吐率:5.79req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000812s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.047665s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000607s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.048460s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001084s ] --------------------------------------------------------------- [2023-09-12T23:06:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.035847s] [吞吐率:27.90req/s] [内存消耗:2,152.55kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '39', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '', 'page' => '2', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:06:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.084289s] [吞吐率:11.86req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001032s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.037999s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000668s ] --------------------------------------------------------------- [2023-09-12T23:06:45+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.035026s] [吞吐率:28.55req/s] [内存消耗:2,152.57kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:06:45+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.035896s] [吞吐率:27.86req/s] [内存消耗:2,152.57kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '6', 'page' => '2', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:06:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.100274s] [吞吐率:9.97req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009918s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.036728s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000590s ] --------------------------------------------------------------- [2023-09-12T23:06:53+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.035463s] [吞吐率:28.20req/s] [内存消耗:2,152.57kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:06:53+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.036440s] [吞吐率:27.44req/s] [内存消耗:2,152.57kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '5', 'page' => '2', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:07:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.096769s] [吞吐率:10.33req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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_city` [ RunTime:0.041987s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.001887s ] --------------------------------------------------------------- [2023-09-12T23:08:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.036403s] [吞吐率:27.47req/s] [内存消耗:2,152.57kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:08:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.036825s] [吞吐率:27.16req/s] [内存消耗:2,152.57kb] [文件加载:59] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '', 'cityId' => '6', 'page' => '2', 'pagesize' => '10', ) --------------------------------------------------------------- [2023-09-12T23:10:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.110380s] [吞吐率:9.06req/s] [内存消耗:3,513.82kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012142s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041394s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000794s ] --------------------------------------------------------------- [2023-09-12T23:10:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.089391s] [吞吐率:11.19req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000782s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.042308s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000673s ] --------------------------------------------------------------- [2023-09-12T23:10:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.100200s] [吞吐率:9.98req/s] [内存消耗:3,516.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011485s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041654s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000866s ] --------------------------------------------------------------- [2023-09-12T23:10:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.108505s] [吞吐率:9.22req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015152s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.046879s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000713s ] --------------------------------------------------------------- [2023-09-12T23:10:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.125226s] [吞吐率:7.99req/s] [内存消耗:3,520.54kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001111s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039602s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000705s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.033493s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '5' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001653s ] --------------------------------------------------------------- [2023-09-12T23:10:45+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.088418s] [吞吐率:11.31req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001101s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041593s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000719s ] --------------------------------------------------------------- [2023-09-12T23:10:48+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.134373s] [吞吐率:7.44req/s] [内存消耗:3,520.54kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005236s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040619s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000673s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038892s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '5' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000768s ] --------------------------------------------------------------- [2023-09-12T23:10:53+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.092143s] [吞吐率:10.85req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.045405s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000699s ] --------------------------------------------------------------- [2023-09-12T23:10:55+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.134596s] [吞吐率:7.43req/s] [内存消耗:3,517.91kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'cityId' => '7', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006565s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.044465s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.033155s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '7' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000742s ] --------------------------------------------------------------- [2023-09-12T23:11:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.090412s] [吞吐率:11.06req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003843s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.039957s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000730s ] --------------------------------------------------------------- [2023-09-12T23:11:02+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.094226s] [吞吐率:10.61req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005235s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.042794s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T23:11:04+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.126846s] [吞吐率:7.88req/s] [内存消耗:3,520.54kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041023s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000708s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.034954s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '5' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000794s ] --------------------------------------------------------------- [2023-09-12T23:11:08+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.154098s] [吞吐率:6.49req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.014747s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042666s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032678s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000641s ] --------------------------------------------------------------- [2023-09-12T23:11:16+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.260756s] [吞吐率:3.84req/s] [内存消耗:3,814.80kb] [文件加载:73] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr+NANKW1eyHCNlltrn7BVE%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWf6jwu5sQoiEK014BohIZNHhqPnhBEScR1Y3vC0xgmhQYgSQmLisl1IbtwE3qhtDhEUEkcMVr2vJk2e1ZkX4ucRjd-IpPDq9fJTpVcjb5SoVhv5U0hoOnb5mrTHc0At_Sw4AVRmD8xXoQuYZnl_62axreEFKh_A3T-4dmfkLCfIU; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\edit.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', 3 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.009201s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042264s ] [ sql ] [ SQL ] SELECT `id`,`name`,`listImg`,`cityId`,`address`,`phone`,`presentation`,`hospitalRankId`,`hospitalTypeId`,`isMedicalInsurance`,`longitude`,`latitude` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.035360s ] [ sql ] [ SQL ] SELECT `id`,`fileUrl`,`type` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000604s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.036404s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.034278s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.001668s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.028040s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000564s ] --------------------------------------------------------------- [2023-09-12T23:11:22+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.160470s] [吞吐率:6.23req/s] [内存消耗:4,040.16kb] [文件加载:75] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '2888', 'cache-control' => 'max-age=0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://101.132.37.87:83', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryQIwxIl3jOuNaSH3c', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalEdit?id=29', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzno52/3GVgrNDCEVgEPbl3k%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWWHCi2q3J-827i02PyoVZaFVaw9mLC-rkjgMJ1VQMOE66BAZzUMPGLjvIQvPp0464KjvCt2Qs9A6h36tstlnT15zOZOTQlqA6Fh_cLKlI1JYqUv89yvXIBfJRCvKvEMiCbO362krDZIM5PfidF73F2nL9iEfnwIg8QdadBxJnI3O; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', 'cityId' => '6', 'name' => '测试医院2', 'phone' => '025-888888888', 'address' => '靖江市中洲东路28号(南大门)', 'longitude' => '121.283330', 'latitude' => '31.294919', 'rankId' => '1', 'typeId' => '1', 'isMedicalInsurance' => '0', 'presentation' => '靖江市人民医院创办于1947年,是一所集医疗、教学、科研和预防保健为一体的三级乙等综合医院、国家级爱婴医院,上海市第一人民医院集团医院,扬州大学第七临床医学院和南京医科大学、南通大学、江苏大学、江苏医药职业学院靖江临床学院、江苏大学京江学院、安徽医学高等专科学校、泰州职业技术学院、南京医科大学康达学院、扬州职业大学教学医院,南京医科大学第二附属医院全科医生规范化培养基地分中心。 医院占地面积178亩,总建筑面积15.6万平方米,核定床位1700张。医院目前有高级职称人员409名,硕博247名,省“双创”博士2名,省“333工程”培养对象4名,泰州市“311工程”培养对象13名,泰州市百名医学专家5名,靖江市百名医学专家69名,省、市有突出贡献的中青年专家7名。教授10名,副教授15名,硕士生导师17名。设有临床专科32个,医技科室10个。血液科是省重点专科,血液内科、儿科、消化内科、口腔科、神经内科、心胸外科、肿瘤内科、普外科、神经外科、检验科、康复科、妇科、泌尿外科、骨科、重症医学科、产科、内分泌科、呼吸科、病理科、药事管理科为泰州市临床重点专科,其它专科在本地区具有较强的专业特色和优势。', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\thinkphp\tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.013029s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043875s ] [ sql ] [ SQL ] SELECT `id` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.035064s ] [ sql ] [ SQL ] SELECT `name` FROM `d_city` WHERE `id` = 6 AND `status` = 0 LIMIT 1 [ RunTime:0.000635s ] [ sql ] [ SQL ] UPDATE `d_hospital` SET `cityId` = 6 , `name` = '测试医院2' , `phone` = '025-888888888' , `address` = '靖江市中洲东路28号(南大门)' , `longitude` = 121.28333 , `latitude` = 31.294919 , `hospitalRankId` = 1 , `hospitalTypeId` = 1 , `isMedicalInsurance` = 0 , `presentation` = '靖江市人民医院创办于1947年,是一所集医疗、教学、科研和预防保健为一体的三级乙等综合医院、国家级爱婴医院,上海市第一人民医院集团医院,扬州大学第七临床医学院和南京医科大学、南通大学、江苏大学、江苏医药职业学院靖江临床学院、江苏大学京江学院、安徽医学高等专科学校、泰州职业技术学院、南京医科大学康达学院、扬州职业大学教学医院,南京医科大学第二附属医院全科医生规范化培养基地分中心。 医院占地面积178亩,总建筑面积15.6万平方米,核定床位1700张。医院目前有高级职称人员409名,硕博247名,省“双创”博士2名,省“333工程”培养对象4名,泰州市“311工程”培养对象13名,泰州市百名医学专家5名,靖江市百名医学专家69名,省、市有突出贡献的中青年专家7名。教授10名,副教授15名,硕士生导师17名。设有临床专科32个,医技科室10个。血液科是省重点专科,血液内科、儿科、消化内科、口腔科、神经内科、心胸外科、肿瘤内科、普外科、神经外科、检验科、康复科、妇科、泌尿外科、骨科、重症医学科、产科、内分泌科、呼吸科、病理科、药事管理科为泰州市临床重点专科,其它专科在本地区具有较强的专业特色和优势。' , `cityName` = '无锡市' WHERE `id` = 29 [ RunTime:0.001025s ] --------------------------------------------------------------- [2023-09-12T23:11:26+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalEdit?id=29 [运行时间:0.237703s] [吞吐率:4.21req/s] [内存消耗:3,814.81kb] [文件加载:73] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Hospital/hospitalEdit?id=29', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzno52/3GVgrNDCEVgEPbl3k%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWWHCi2q3J-827i02PyoVZaFVaw9mLC-rkjgMJ1VQMOE66BAZzUMPGLjvIQvPp0464KjvCt2Qs9A6h36tstlnT15zOZOTQlqA6Fh_cLKlI1JYqUv89yvXIBfJRCvKvEMiCbO362krDZIM5PfidF73F2nL9iEfnwIg8QdadBxJnI3O; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '29', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\edit.html [ array ( 0 => 'city', 1 => 'rank', 2 => 'type', 3 => 'data', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000766s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042723s ] [ sql ] [ SQL ] SELECT `id`,`name`,`listImg`,`cityId`,`address`,`phone`,`presentation`,`hospitalRankId`,`hospitalTypeId`,`isMedicalInsurance`,`longitude`,`latitude` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.034120s ] [ sql ] [ SQL ] SELECT `id`,`fileUrl`,`type` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.033351s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000571s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.034877s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000563s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_type` [ RunTime:0.030075s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_hospital_type` WHERE `status` = 0 [ RunTime:0.000553s ] --------------------------------------------------------------- [2023-09-12T23:11:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.088113s] [吞吐率:11.35req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039547s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000686s ] --------------------------------------------------------------- [2023-09-12T23:11:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.129554s] [吞吐率:7.72req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000792s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042203s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.035179s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000830s ] --------------------------------------------------------------- [2023-09-12T23:11:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.154846s] [吞吐率:6.46req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003696s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.068252s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000765s ] --------------------------------------------------------------- [2023-09-12T23:11:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.247418s] [吞吐率:4.04req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007067s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.060444s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.064883s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.040946s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000670s ] --------------------------------------------------------------- [2023-09-12T23:11:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneInfo [运行时间:0.173970s] [吞吐率:5.75req/s] [内存消耗:3,520.77kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'epartmeneId' => '2', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009718s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.044368s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000821s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.034123s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 29 AND `epartmeneId` = 2 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032817s ] [ 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` = '29' AND `e`.`epartmeneId` = '2' AND `e`.`status` = '0' [ RunTime:0.000664s ] --------------------------------------------------------------- [2023-09-12T23:13:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.091963s] [吞吐率:10.87req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005343s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.039811s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000747s ] --------------------------------------------------------------- [2023-09-12T23:13:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.131512s] [吞吐率:7.60req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '3', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000812s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040648s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032949s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000748s ] --------------------------------------------------------------- [2023-09-12T23:13:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.156186s] [吞吐率:6.40req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001092s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.078060s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000745s ] --------------------------------------------------------------- [2023-09-12T23:13:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.251823s] [吞吐率:3.97req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011628s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041862s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.062595s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.054132s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000671s ] --------------------------------------------------------------- [2023-09-12T23:13:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneInfo [运行时间:0.171788s] [吞吐率:5.82req/s] [内存消耗:3,523.32kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010967s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.042370s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033609s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 29 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000734s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032089s ] [ 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` = '29' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000725s ] --------------------------------------------------------------- [2023-09-12T23:14:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.126802s] [吞吐率:7.89req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000679s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.049673s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000750s ] --------------------------------------------------------------- [2023-09-12T23:14:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.256190s] [吞吐率:3.90req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000916s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.080623s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.057858s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000639s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.041442s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000704s ] --------------------------------------------------------------- [2023-09-12T23:14:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.156934s] [吞吐率:6.37req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014112s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042247s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000708s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038203s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000949s ] --------------------------------------------------------------- [2023-09-12T23:14:59+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneInfo [运行时间:0.166262s] [吞吐率:6.01req/s] [内存消耗:3,523.32kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', 'epartmeneId' => '5', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006069s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041163s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 5 AND `status` = 0 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.033659s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName`,`territory` FROM `d_doctor` WHERE `hospitalId` = 29 AND `epartmeneId` = 5 AND `status` = 0 ORDER BY `level`,`epartmeneId` LIMIT 4 [ RunTime:0.000663s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene_group` [ RunTime:0.032782s ] [ 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` = '29' AND `e`.`epartmeneId` = '5' AND `e`.`status` = '0' [ RunTime:0.000651s ] --------------------------------------------------------------- [2023-09-12T23:15:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.159232s] [吞吐率:6.28req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001140s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.089009s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000932s ] --------------------------------------------------------------- [2023-09-12T23:15:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.275102s] [吞吐率:3.64req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001045s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.050084s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000877s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.073570s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000779s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.057390s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000754s ] --------------------------------------------------------------- [2023-09-12T23:15:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.103976s] [吞吐率:9.62req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011171s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043091s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000766s ] --------------------------------------------------------------- [2023-09-12T23:15:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.099358s] [吞吐率:10.06req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001160s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.048193s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000507s ] --------------------------------------------------------------- [2023-09-12T23:15:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.292691s] [吞吐率:3.42req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.122119s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.055275s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000757s ] --------------------------------------------------------------- [2023-09-12T23:15:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/verifyStatus [运行时间:0.395807s] [吞吐率:2.53req/s] [内存消耗:3,516.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.064337s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.197572s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.000644s ] --------------------------------------------------------------- [2023-09-12T23:15:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.435648s] [吞吐率:2.30req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001819s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.141678s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.204854s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000749s ] --------------------------------------------------------------- [2023-09-12T23:15:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.108014s] [吞吐率:9.26req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010092s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.049790s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000788s ] --------------------------------------------------------------- [2023-09-12T23:15:45+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.108879s] [吞吐率:9.18req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013153s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.045546s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000491s ] --------------------------------------------------------------- [2023-09-12T23:15:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.255957s] [吞吐率:3.91req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001069s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.047036s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000829s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.090008s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000787s ] --------------------------------------------------------------- [2023-09-12T23:15:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.311858s] [吞吐率:3.21req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000905s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.145773s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.091333s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T23:15:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/verifyStatus [运行时间:0.391363s] [吞吐率:2.56req/s] [内存消耗:3,516.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000913s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.091052s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.202000s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.000626s ] --------------------------------------------------------------- [2023-09-12T23:18:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.157539s] [吞吐率:6.35req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011658s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044723s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000891s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.039147s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001041s ] --------------------------------------------------------------- [2023-09-12T23:18:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.147920s] [吞吐率:6.76req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015251s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041009s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038772s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001029s ] --------------------------------------------------------------- [2023-09-12T23:18:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.189422s] [吞吐率:5.28req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001125s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.062395s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001055s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.055138s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000706s ] --------------------------------------------------------------- [2023-09-12T23:18:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.211327s] [吞吐率:4.73req/s] [内存消耗:3,536.38kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.060322s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.065699s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000958s ] --------------------------------------------------------------- [2023-09-12T23:18:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.103718s] [吞吐率:9.64req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013845s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.042733s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000696s ] --------------------------------------------------------------- [2023-09-12T23:18:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.091651s] [吞吐率:10.91req/s] [内存消耗:3,515.29kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.041434s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000866s ] --------------------------------------------------------------- [2023-09-12T23:18:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.093355s] [吞吐率:10.71req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005426s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041971s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000794s ] --------------------------------------------------------------- [2023-09-12T23:18:42+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.137306s] [吞吐率:7.28req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009649s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041745s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000712s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036271s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000789s ] --------------------------------------------------------------- [2023-09-12T23:18:45+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.100236s] [吞吐率:9.98req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006276s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043526s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000499s ] --------------------------------------------------------------- [2023-09-12T23:19:53+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.205531s] [吞吐率:4.87req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014424s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.082351s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000804s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.040548s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000969s ] --------------------------------------------------------------- [2023-09-12T23:20:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.135248s] [吞吐率:7.39req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043248s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001051s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038369s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001023s ] --------------------------------------------------------------- [2023-09-12T23:20:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.099676s] [吞吐率:10.03req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007347s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042319s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000669s ] --------------------------------------------------------------- [2023-09-12T23:20:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/verifyStatus [运行时间:0.268274s] [吞吐率:3.73req/s] [内存消耗:3,516.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.059482s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000649s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.110544s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.000549s ] --------------------------------------------------------------- [2023-09-12T23:20:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.362196s] [吞吐率:2.76req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000897s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.194230s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000714s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.072416s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.002355s ] --------------------------------------------------------------- [2023-09-12T23:20:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.407041s] [吞吐率:2.46req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004332s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.052128s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000608s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.197411s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000818s ] --------------------------------------------------------------- [2023-09-12T23:20:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.149478s] [吞吐率:6.69req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015170s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043025s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000748s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038496s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001008s ] --------------------------------------------------------------- [2023-09-12T23:20:34+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.144500s] [吞吐率:6.92req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005296s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041386s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000756s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.046671s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000867s ] --------------------------------------------------------------- [2023-09-12T23:20:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.104590s] [吞吐率:9.56req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012098s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043065s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000520s ] --------------------------------------------------------------- [2023-09-12T23:20:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/verifyStatus [运行时间:0.302334s] [吞吐率:3.31req/s] [内存消耗:3,516.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000994s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.110332s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.122786s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.001660s ] --------------------------------------------------------------- [2023-09-12T23:20:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.348284s] [吞吐率:2.87req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.098454s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.143081s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000756s ] --------------------------------------------------------------- [2023-09-12T23:20:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.330539s] [吞吐率:3.03req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001061s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.098587s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.159794s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000827s ] --------------------------------------------------------------- [2023-09-12T23:21:03+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.148208s] [吞吐率:6.75req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006608s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043118s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.044387s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001116s ] --------------------------------------------------------------- [2023-09-12T23:21:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.127773s] [吞吐率:7.83req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.041803s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000701s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.034314s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000745s ] --------------------------------------------------------------- [2023-09-12T23:21:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.105844s] [吞吐率:9.45req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012489s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044278s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000529s ] --------------------------------------------------------------- [2023-09-12T23:21:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.208564s] [吞吐率:4.79req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002350s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.063208s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.055136s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000685s ] --------------------------------------------------------------- [2023-09-12T23:21:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/verifyStatus [运行时间:0.368424s] [吞吐率:2.71req/s] [内存消耗:3,516.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005443s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.163075s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.128160s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.000535s ] --------------------------------------------------------------- [2023-09-12T23:21:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.355959s] [吞吐率:2.81req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014860s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.104581s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.143797s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000733s ] --------------------------------------------------------------- [2023-09-12T23:22:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.159256s] [吞吐率:6.28req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007797s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041110s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.049369s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000957s ] --------------------------------------------------------------- [2023-09-12T23:22:47+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.125952s] [吞吐率:7.94req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '6', '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_epartmene` [ RunTime:0.040871s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.033776s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000868s ] --------------------------------------------------------------- [2023-09-12T23:22:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.093251s] [吞吐率:10.72req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043109s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000493s ] --------------------------------------------------------------- [2023-09-12T23:22:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.159837s] [吞吐率:6.26req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ 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_user` [ RunTime:0.042472s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000626s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040667s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000753s ] --------------------------------------------------------------- [2023-09-12T23:22:50+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.197926s] [吞吐率:5.05req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.043647s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000663s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.082919s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000726s ] --------------------------------------------------------------- [2023-09-12T23:23:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.149229s] [吞吐率:6.70req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013960s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043199s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000680s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.039926s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000982s ] --------------------------------------------------------------- [2023-09-12T23:23:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.126142s] [吞吐率:7.93req/s] [内存消耗:3,519.38kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '1', 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002692s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.040293s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000764s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032968s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '6' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001021s ] --------------------------------------------------------------- [2023-09-12T23:23:07+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.092064s] [吞吐率:10.86req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.041876s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000584s ] --------------------------------------------------------------- [2023-09-12T23:23:08+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.168957s] [吞吐率:5.92req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000927s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.038129s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000706s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.053446s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.002152s ] --------------------------------------------------------------- [2023-09-12T23:23:08+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.224357s] [吞吐率:4.46req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001073s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.088929s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.060976s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000921s ] --------------------------------------------------------------- [2023-09-12T23:23:14+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectDoctor [运行时间:0.132028s] [吞吐率:7.57req/s] [内存消耗:3,525.91kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '57', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010697s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039190s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030802s ] [ sql ] [ SQL ] SELECT `d`.`id`,`faceImg`,`d`.`name`,`introduce`,h.name as hospitalName,`d`.`doctorLevelName` FROM `d_doctor` `d` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`d`.`hospitalId` WHERE `hospitalId` = 29 AND `d`.`status` = '0' [ RunTime:0.000768s ] --------------------------------------------------------------- [2023-09-12T23:23:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/applyService [运行时间:0.306975s] [吞吐率:3.26req/s] [内存消耗:3,727.80kb] [文件加载:68] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '181', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'caseId' => '27', 'expectHospitalId' => '29', 'expectDoctorId' => '17', 'expectDate' => '2023-09-13、2023-09-20、2023-09-27', 'remark' => '测试1111', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008455s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037403s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000676s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_self` [ RunTime:0.069084s ] [ sql ] [ SQL ] SELECT `status` FROM `d_user_self` WHERE `userId` = 16 LIMIT 1 [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.032687s ] [ sql ] [ SQL ] SELECT `id` FROM `d_user_case` WHERE `id` = 27 AND `status` = 0 LIMIT 1 [ RunTime:0.000556s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.028354s ] [ sql ] [ SQL ] SELECT `id` FROM `d_hospital` WHERE `id` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000529s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.030347s ] [ sql ] [ SQL ] SELECT `id` FROM `d_doctor` WHERE `id` = 17 AND `hospitalId` = 29 AND `status` = 0 LIMIT 1 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.031453s ] [ sql ] [ SQL ] INSERT INTO `d_user_case_diagnose` (`caseId` , `expectHospitalId` , `expectDoctorId` , `expectDate` , `remark` , `userId` , `status` , `createTime` , `updateTime`) VALUES (27 , 29 , 17 , '2023-09-13、2023-09-20、2023-09-27' , '测试1111' , 16 , '0' , 1694532208 , 1694532208) [ RunTime:0.004090s ] --------------------------------------------------------------- [2023-09-12T23:23:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.198554s] [吞吐率:5.04req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000872s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.067988s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.060316s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000706s ] --------------------------------------------------------------- [2023-09-12T23:23:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.207464s] [吞吐率:4.82req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000846s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.050607s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000825s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.070473s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000963s ] --------------------------------------------------------------- [2023-09-12T23:23:40+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/UserSelf/selfList [运行时间:0.138848s] [吞吐率:7.20req/s] [内存消耗:3,700.23kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\user_self\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', 3 => 'status', ) ] [ 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_self` [ RunTime:0.079599s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_self` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT * FROM `d_user_self` ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000666s ] --------------------------------------------------------------- [2023-09-12T23:23:42+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Reject/rejectList [运行时间:0.097372s] [吞吐率:10.27req/s] [内存消耗:3,686.77kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\reject\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'reason', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000937s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_reject_reason` [ RunTime:0.038939s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_reject_reason` WHERE `status` = 0 [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT * FROM `d_reject_reason` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000524s ] --------------------------------------------------------------- [2023-09-12T23:23:44+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseList [运行时间:0.100066s] [吞吐率:9.99req/s] [内存消耗:3,777.09kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'status', 3 => 'userId', 4 => 'caseId', 5 => 'statusData', ) ] [ 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_user_case_diagnose` [ RunTime:0.039447s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` [ RunTime:0.001127s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,e.name as epartmeneName,d.name as expectDoctorName,dd.name as doctorName,n.name as nurseName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` ORDER BY `ucd`.`status` ASC,`ucd`.`createTime` DESC LIMIT 0,15 [ RunTime:0.001242s ] --------------------------------------------------------------- [2023-09-12T23:23:51+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseList?status=1&userId=&caseId= [运行时间:0.113889s] [吞吐率:8.78req/s] [内存消耗:3,734.41kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/CaseDiagnose/diagnoseList', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'status' => '1', 'userId' => '', 'caseId' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'status', 3 => 'userId', 4 => 'caseId', 5 => 'statusData', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.013811s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.039589s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` WHERE `ucd`.`status` = '0' [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,e.name as epartmeneName,d.name as expectDoctorName,dd.name as doctorName,n.name as nurseName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` WHERE `ucd`.`status` = '0' ORDER BY `ucd`.`status` ASC,`ucd`.`createTime` DESC LIMIT 0,15 [ RunTime:0.000970s ] --------------------------------------------------------------- [2023-09-12T23:23:58+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseAudit?id=32 [运行时间:0.164977s] [吞吐率:6.06req/s] [内存消耗:3,631.48kb] [文件加载:75] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/CaseDiagnose/diagnoseList?status=1&userId=&caseId=', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'id' => '32', ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\audit.html [ array ( 0 => 'data', 1 => 'department', 2 => 'doctor', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000704s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.042386s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,d.name as expectDoctorName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` WHERE `ucd`.`id` = '32' LIMIT 1 [ RunTime:0.000900s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.032407s ] [ sql ] [ SQL ] SELECT `id`,`name`,`type` FROM `d_epartmene` WHERE `status` = 0 AND ( `type` = 1 OR `hospitalId` = 29 ) ORDER BY `type` [ RunTime:0.000555s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029029s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor` WHERE `epartmeneId` IS NULL AND `status` = 0 [ RunTime:0.000538s ] --------------------------------------------------------------- [2023-09-12T23:24:03+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Common/getDoctor [运行时间:0.085642s] [吞吐率:11.68req/s] [内存消耗:3,485.58kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '14', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/CaseDiagnose/diagnoseAudit?id=32', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'departmentId' => '3', ) [ 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_doctor` [ RunTime:0.037662s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor` WHERE `epartmeneId` = 3 AND `status` = 0 [ RunTime:0.000800s ] --------------------------------------------------------------- [2023-09-12T23:24:11+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/Common/getDoctor [运行时间:0.095504s] [吞吐率:10.47req/s] [内存消耗:3,494.59kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '14', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/CaseDiagnose/diagnoseAudit?id=32', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'departmentId' => '1', ) [ 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_doctor` [ RunTime:0.046006s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor` WHERE `epartmeneId` = 1 AND `status` = 0 [ RunTime:0.000813s ] --------------------------------------------------------------- [2023-09-12T23:24:15+08:00] 101.68.185.206 POST 101.132.37.87:83/admin/CaseDiagnose/diagnoseAudit [运行时间:0.219318s] [吞吐率:4.56req/s] [内存消耗:3,581.29kb] [文件加载:74] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'content-length' => '32', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'origin' => 'http://101.132.37.87:83', 'referer' => 'http://101.132.37.87:83/admin/CaseDiagnose/diagnoseAudit?id=32', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( 'departmentId' => '1', 'doctorId' => '17', 'id' => '32', ) [ 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_user_case_diagnose` [ RunTime:0.041505s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.029227s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000641s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.035478s ] [ sql ] [ SQL ] SELECT * FROM `d_doctor` WHERE `id` = 17 AND `status` = 0 LIMIT 1 [ RunTime:0.000748s ] [ sql ] [ SQL ] UPDATE `d_user_case_diagnose` SET `status` = '1' , `epartmeneId` = 1 , `doctorId` = 17 , `updateTime` = 1694532255 WHERE `id` = 32 [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor_news` [ RunTime:0.044783s ] [ sql ] [ SQL ] INSERT INTO `d_doctor_news` (`userId` , `doctorId` , `diagnoseId` , `status` , `createTime` , `updateTime`) VALUES (16 , 17 , 32 , 0 , 1694532255 , 1694532255) [ RunTime:0.000634s ] --------------------------------------------------------------- [2023-09-12T23:24:17+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/CaseDiagnose/diagnoseList [运行时间:0.105110s] [吞吐率:9.51req/s] [内存消耗:3,777.19kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/CaseDiagnose/diagnoseAudit?id=32', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\case_diagnose\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'status', 3 => 'userId', 4 => 'caseId', 5 => 'statusData', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.042651s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ucd`.*,c.name as caseName,`c`.`userName`,`c`.`phone`,`c`.`age`,`c`.`illnessDays`,c.updateTime as caseTime,h.name as hospitalName,e.name as epartmeneName,d.name as expectDoctorName,dd.name as doctorName,n.name as nurseName FROM `d_user_case_diagnose` `ucd` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`ucd`.`caseId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`ucd`.`expectHospitalId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`ucd`.`epartmeneId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`ucd`.`expectDoctorId` LEFT JOIN `d_doctor` `dd` ON `dd`.`id`=`ucd`.`doctorId` LEFT JOIN `d_nurse` `n` ON `n`.`id`=`ucd`.`nurseId` ORDER BY `ucd`.`status` ASC,`ucd`.`createTime` DESC LIMIT 0,15 [ RunTime:0.001169s ] --------------------------------------------------------------- [2023-09-12T23:24:23+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.134378s] [吞吐率:7.44req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008783s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037513s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000619s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.037471s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000931s ] --------------------------------------------------------------- [2023-09-12T23:27:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.140643s] [吞吐率:7.11req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041795s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.036389s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001037s ] --------------------------------------------------------------- [2023-09-12T23:27:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceDetails [运行时间:0.230426s] [吞吐率:4.34req/s] [内存消耗:3,545.89kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '57', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'diagnoseId' => '25', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002663s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037300s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000616s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.032083s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 25 AND `userId` = 16 LIMIT 1 [ RunTime:0.000728s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.030552s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000495s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.029602s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.029155s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`faceImg` FROM `d_nurse` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '25' AND `uc`.`status` IN ('3','4') LIMIT 1 [ RunTime:0.000691s ] --------------------------------------------------------------- [2023-09-12T23:27:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.149260s] [吞吐率:6.70req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007702s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043879s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000744s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.044982s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001031s ] --------------------------------------------------------------- [2023-09-12T23:29:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.139620s] [吞吐率:7.16req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.050657s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000664s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.035364s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001222s ] --------------------------------------------------------------- [2023-09-12T23:31:06+08:00] 39.103.164.57 GET / [运行时间:0.041743s] [吞吐率:23.96req/s] [内存消耗:2,139.71kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T23:32:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.214822s] [吞吐率:4.66req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000907s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.082665s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000732s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.047259s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001140s ] --------------------------------------------------------------- [2023-09-12T23:32:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.234201s] [吞吐率:4.27req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.053300s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.098313s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000746s ] --------------------------------------------------------------- [2023-09-12T23:32:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.146065s] [吞吐率:6.85req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002012s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044426s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.047857s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000955s ] --------------------------------------------------------------- [2023-09-12T23:33:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.186006s] [吞吐率:5.38req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001242s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.059913s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.054061s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000663s ] --------------------------------------------------------------- [2023-09-12T23:33:13+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.204825s] [吞吐率:4.88req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.055297s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.064538s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000931s ] --------------------------------------------------------------- [2023-09-12T23:33:27+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.085321s] [吞吐率:11.72req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038720s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000732s ] --------------------------------------------------------------- [2023-09-12T23:33:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.132860s] [吞吐率:7.53req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006250s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039399s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.035575s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000920s ] --------------------------------------------------------------- [2023-09-12T23:33:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.182098s] [吞吐率:5.49req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.041486s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000676s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.055234s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001018s ] --------------------------------------------------------------- [2023-09-12T23:33:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.225662s] [吞吐率:4.43req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.075059s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.081422s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000675s ] --------------------------------------------------------------- [2023-09-12T23:35:46+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.145676s] [吞吐率:6.86req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012453s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.038180s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000635s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.033936s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001022s ] --------------------------------------------------------------- [2023-09-12T23:35:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.121849s] [吞吐率:8.21req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000997s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.038394s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.031942s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000897s ] --------------------------------------------------------------- [2023-09-12T23:37:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.200965s] [吞吐率:4.98req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.050321s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.066639s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T23:37:10+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.290607s] [吞吐率:3.44req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002764s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.098337s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.111386s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001022s ] --------------------------------------------------------------- [2023-09-12T23:37:17+08:00] 39.103.164.57 GET / [运行时间:0.036052s] [吞吐率:27.74req/s] [内存消耗:2,139.71kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T23:37:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.198763s] [吞吐率:5.03req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.083690s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000751s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.038847s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000754s ] --------------------------------------------------------------- [2023-09-12T23:37:25+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.222004s] [吞吐率:4.50req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.049509s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000701s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.094443s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000984s ] --------------------------------------------------------------- [2023-09-12T23:37:27+08:00] 39.103.164.57 GET 101.132.37.87:83/nmaplowercheck1694533026 [运行时间:0.029183s] [吞吐率:34.27req/s] [内存消耗:1,616.98kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T23:37:27+08:00] 39.103.164.57 GET 101.132.37.87:83/evox/about [运行时间:0.028306s] [吞吐率:35.33req/s] [内存消耗:1,616.96kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T23:37:27+08:00] 39.103.164.57 GET 101.132.37.87:83/HNAP1 [运行时间:0.043082s] [吞吐率:23.21req/s] [内存消耗:1,616.95kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T23:37:29+08:00] 39.103.164.57 POST 101.132.37.87:83/sdk [运行时间:0.028841s] [吞吐率:34.67req/s] [内存消耗:1,617.27kb] [文件加载:50] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php --------------------------------------------------------------- [2023-09-12T23:37:50+08:00] 39.103.164.57 GET / [运行时间:0.040616s] [吞吐率:24.62req/s] [内存消耗:2,139.71kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T23:37:50+08:00] 39.103.164.57 GET 101.132.37.87/ [运行时间:0.034624s] [吞吐率:28.88req/s] [内存消耗:2,140.23kb] [文件加载:57] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2023-09-12T23:39:17+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.202410s] [吞吐率:4.94req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003811s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.056731s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.065322s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000765s ] --------------------------------------------------------------- [2023-09-12T23:39:17+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.235926s] [吞吐率:4.24req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000615s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.087558s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000751s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.068479s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000990s ] --------------------------------------------------------------- [2023-09-12T23:39:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.207498s] [吞吐率:4.82req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011748s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.053341s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000651s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.065977s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000655s ] --------------------------------------------------------------- [2023-09-12T23:39:41+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.217354s] [吞吐率:4.60req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000684s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.078861s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.064279s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000898s ] --------------------------------------------------------------- [2023-09-12T23:40:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.197279s] [吞吐率:5.07req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000771s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.047955s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.069698s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000999s ] --------------------------------------------------------------- [2023-09-12T23:40:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.240890s] [吞吐率:4.15req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001131s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.081989s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.072167s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000755s ] --------------------------------------------------------------- [2023-09-12T23:42:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.211066s] [吞吐率:4.74req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.057227s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.067551s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000997s ] --------------------------------------------------------------- [2023-09-12T23:42:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.240128s] [吞吐率:4.16req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000942s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.088478s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.069544s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000748s ] --------------------------------------------------------------- [2023-09-12T23:42:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.308796s] [吞吐率:3.24req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001187s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.143485s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000634s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.080762s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.001922s ] --------------------------------------------------------------- [2023-09-12T23:42:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.249343s] [吞吐率:4.01req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.092940s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000704s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.070317s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001110s ] --------------------------------------------------------------- [2023-09-12T23:44:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.139523s] [吞吐率:7.17req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043587s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.040522s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000976s ] --------------------------------------------------------------- [2023-09-12T23:44:04+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceDetails [运行时间:0.220559s] [吞吐率:4.53req/s] [内存消耗:3,541.70kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '57', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'diagnoseId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005064s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.040734s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000726s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.036715s ] [ sql ] [ SQL ] SELECT * FROM `d_user_case_diagnose` WHERE `id` = 29 AND `userId` = 16 LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032950s ] [ sql ] [ SQL ] SELECT `name`,`address` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `name` FROM `d_hospital` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.045372s ] [ sql ] [ SQL ] SELECT `name`,`phone`,`doctorLevelName`,`faceImg`,`sprechstundeStart`,`sprechstundeEnd` FROM `d_doctor` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`id` = '29' AND `uc`.`status` IN ('1','2') LIMIT 1 [ RunTime:0.000898s ] --------------------------------------------------------------- [2023-09-12T23:44:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.099546s] [吞吐率:10.05req/s] [内存消耗:3,515.29kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011230s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.040959s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000980s ] --------------------------------------------------------------- [2023-09-12T23:44:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.164540s] [吞吐率:6.08req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014130s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.082034s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000797s ] --------------------------------------------------------------- [2023-09-12T23:44:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.264038s] [吞吐率:3.79req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ 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_hospital` [ RunTime:0.051422s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000826s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.066950s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.064488s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000686s ] --------------------------------------------------------------- [2023-09-12T23:44:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.093409s] [吞吐率:10.71req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000781s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042747s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000499s ] --------------------------------------------------------------- [2023-09-12T23:44:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.169839s] [吞吐率:5.89req/s] [内存消耗:3,520.03kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001125s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039307s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000730s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.064438s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000822s ] --------------------------------------------------------------- [2023-09-12T23:44:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.181857s] [吞吐率:5.50req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002542s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039410s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.064969s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000745s ] --------------------------------------------------------------- [2023-09-12T23:44:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.142319s] [吞吐率:7.03req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008291s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.043412s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.038419s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.001028s ] --------------------------------------------------------------- [2023-09-12T23:44:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.198996s] [吞吐率:5.03req/s] [内存消耗:3,488.02kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001228s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.061515s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000649s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.065426s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.002160s ] --------------------------------------------------------------- [2023-09-12T23:44:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.212502s] [吞吐率:4.71req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001516s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.059509s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.075038s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000987s ] --------------------------------------------------------------- [2023-09-12T23:45:00+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.089204s] [吞吐率:11.21req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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.041007s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000716s ] --------------------------------------------------------------- [2023-09-12T23:45:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UploadImg/uploadAmage [运行时间:0.124443s] [吞吐率:8.04req/s] [内存消耗:3,507.30kb] [文件加载:67] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryAaMYOxBYx7DMZIBZ', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '359086', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012182s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042134s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000723s ] --------------------------------------------------------------- [2023-09-12T23:45:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/userCaseAdd [运行时间:0.183807s] [吞吐率:5.44req/s] [内存消耗:3,677.95kb] [文件加载:68] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '277', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'name' => '肿瘤', 'userName' => '李四', 'age' => '88', 'phone' => '19987651234', 'seeEpartmeneId' => '1', 'condition' => '呕吐不止', 'illnessDays' => '7', 'measures' => '无', 'imgs' => array ( 0 => '20230912/73864aabf52bdfcbf9a7105e5804fa2a.jpg', ), ) [ 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_user` [ RunTime:0.040423s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000747s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.033013s ] [ sql ] [ SQL ] INSERT INTO `d_user_case` (`name` , `userName` , `age` , `phone` , `seeEpartmeneId` , `condition` , `illnessDays` , `measures` , `userId` , `updateTime` , `createTime` , `status`) VALUES ('肿瘤' , '李四' , 88 , '19987651234' , 1 , '呕吐不止' , '7' , '无' , 16 , 1694533538 , 1694533538 , 0) [ RunTime:0.000768s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_img` [ RunTime:0.034238s ] [ sql ] [ SQL ] INSERT INTO `d_user_case_img` (`userCaseId` , `imgUrl` , `createTime` , `updateTime`) VALUES ( 32,'20230912/73864aabf52bdfcbf9a7105e5804fa2a.jpg',1694533538,1694533538 ) [ RunTime:0.000624s ] --------------------------------------------------------------- [2023-09-12T23:45:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.192647s] [吞吐率:5.19req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001005s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.046965s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001963s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.064885s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001003s ] --------------------------------------------------------------- [2023-09-12T23:45:39+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.245253s] [吞吐率:4.08req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000886s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.092791s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000663s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.077984s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000679s ] --------------------------------------------------------------- [2023-09-12T23:46:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.212177s] [吞吐率:4.71req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.061447s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001034s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.069199s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000771s ] --------------------------------------------------------------- [2023-09-12T23:46:51+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.249291s] [吞吐率:4.01req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008830s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.085617s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.078869s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000992s ] --------------------------------------------------------------- [2023-09-12T23:47:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.136049s] [吞吐率:7.35req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005308s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041527s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000726s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.036364s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001041s ] --------------------------------------------------------------- [2023-09-12T23:47:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseInfo [运行时间:0.182961s] [吞吐率:5.47req/s] [内存消耗:3,490.33kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '53', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'caseId' => '32', ) [ 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_user` [ RunTime:0.042252s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.032862s ] [ sql ] [ SQL ] SELECT `u`.`id`,`u`.`name`,`userId`,`userName`,`age`,`phone`,e.name as seeEpartmene,`seeEpartmeneId`,`condition`,`illnessDays`,`measures` FROM `d_user_case` `u` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`seeEpartmeneId` WHERE `u`.`id` = '32' AND `u`.`status` = '0' LIMIT 1 [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_img` [ RunTime:0.052919s ] [ sql ] [ SQL ] SELECT `id`,`imgUrl` FROM `d_user_case_img` WHERE `userCaseId` = 32 [ RunTime:0.000568s ] --------------------------------------------------------------- [2023-09-12T23:47:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.195327s] [吞吐率:5.12req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015094s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.042724s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.052983s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000700s ] --------------------------------------------------------------- [2023-09-12T23:47:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.232552s] [吞吐率:4.30req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001202s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.082286s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.002131s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.070143s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001000s ] --------------------------------------------------------------- [2023-09-12T23:47:32+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.104884s] [吞吐率:9.53req/s] [内存消耗:3,515.29kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012615s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044753s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.001130s ] --------------------------------------------------------------- [2023-09-12T23:47:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.194003s] [吞吐率:5.15req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001092s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.058318s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000704s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.063077s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000763s ] --------------------------------------------------------------- [2023-09-12T23:47:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.239103s] [吞吐率:4.18req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007075s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.067641s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.083985s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000991s ] --------------------------------------------------------------- [2023-09-12T23:47:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.098300s] [吞吐率:10.17req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004109s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044192s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000497s ] --------------------------------------------------------------- [2023-09-12T23:47:45+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Nurse/nurseList [运行时间:0.149091s] [吞吐率:6.71req/s] [内存消耗:3,758.30kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzrq5k0IZe4KIAzOYGtC65WA%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWXNvVYWKvd-a60rtzkdMJkth2cKx6PvsHRYIMQJUu8UOdvU2VUYYsHQnZeDzRke9sq_39XC_3SWYoETRwdV9TAmFTKRCyGQTJYa-c0I-PwW8fHsDRTAdjK0hUPhrO800zV1sITgZNa5Y2bVmMndKAIzojEZ4yx3EHcHomCN4cNhW; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\nurse\nurseList.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'hospitalId', 4 => 'name', 5 => 'city', 6 => 'hospital', 7 => 'type', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_nurse` [ RunTime:0.043222s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `n`.`id`,h.name as hospitalName,`n`.`name`,`faceImg`,`n`.`phone`,`n`.`createTime`,`userId` FROM `d_nurse` `n` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`n`.`hospitalId` WHERE `n`.`status` = '0' LIMIT 0,15 [ RunTime:0.000548s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.032535s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000566s ] --------------------------------------------------------------- [2023-09-12T23:47:47+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/Hospital/hospitalList [运行时间:0.142075s] [吞吐率:7.04req/s] [内存消耗:3,993.95kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'SECKEY_ABVK=pmxUcvBChCbYibYYWKcMzr4GHLTi5Bt6lnTkK5IQEg4%3D; BMAP_SECKEY=5ia6sdq8pm86uEKdHDfBWcpQEmCJ6iTC5ZUNrsXfyvshMFhi9uovX13j7spu9yqhWl1vLQS1AWrSsc_8Jj-YZdBz25E1gp15mNG0KDcMdrVnh_Nyp1I32d8CzOrMyxtRoB3BINb-jcUvl7wIv490NRS_lwleSiwXPBYLpCWFxJaKsHCWbbTl8M3CF9hiD6Wx; PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'cityId', 3 => 'name', 4 => 'city', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.002870s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.043073s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `h`.`id`,`listImg`,`h`.`name`,`cityName`,`phone`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`h`.`createTime` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' LIMIT 0,15 [ RunTime:0.000844s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.033739s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_city` WHERE `status` = 0 [ RunTime:0.000647s ] --------------------------------------------------------------- [2023-09-12T23:47:49+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/HospitalRank/rankList [运行时间:0.102730s] [吞吐率:9.73req/s] [内存消耗:3,689.16kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\hospital_rank\list.html [ array ( 0 => 'list', 1 => 'page', 2 => 'name', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.004789s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_rank` [ RunTime:0.041996s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_hospital_rank` WHERE `status` = 0 [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `d_hospital_rank` WHERE `status` = 0 ORDER BY `createTime` DESC LIMIT 0,15 [ RunTime:0.000483s ] --------------------------------------------------------------- [2023-09-12T23:47:53+08:00] 101.68.185.206 GET 101.132.37.87:83/admin/City/cityList [运行时间:0.109829s] [吞吐率:9.11req/s] [内存消耗:3,698.56kb] [文件加载:76] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => '101.132.37.87:83', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://101.132.37.87:83/admin/Index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'cookie' => 'PHPSESSID=pgr3ahtq2ka5rk5kthbpq1h544', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] E:\item\doctor\application\admin\view\city\list.html [ array ( 0 => 'list', 1 => 'page', ) ] [ sql ] [ DB ] CONNECT:[ UseTime:0.009783s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.043204s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `d_city` WHERE `status` = 0 [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial`,`createTime` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` LIMIT 0,15 [ RunTime:0.000588s ] --------------------------------------------------------------- [2023-09-12T23:48:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.092406s] [吞吐率:10.82req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.042340s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000500s ] --------------------------------------------------------------- [2023-09-12T23:48:28+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.095824s] [吞吐率:10.44req/s] [内存消耗:3,515.29kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', '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.039571s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000818s ] --------------------------------------------------------------- [2023-09-12T23:48:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.118699s] [吞吐率:8.42req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.046060s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000746s ] --------------------------------------------------------------- [2023-09-12T23:48:31+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.267589s] [吞吐率:3.74req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000970s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.092562s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000842s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.059320s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.039739s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000717s ] --------------------------------------------------------------- [2023-09-12T23:48:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.195779s] [吞吐率:5.11req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009036s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.072606s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000707s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.037000s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.002723s ] --------------------------------------------------------------- [2023-09-12T23:48:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.236572s] [吞吐率:4.23req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.054303s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.106175s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000799s ] --------------------------------------------------------------- [2023-09-12T23:48:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.103900s] [吞吐率:9.62req/s] [内存消耗:3,515.29kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014188s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.042739s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000822s ] --------------------------------------------------------------- [2023-09-12T23:48:38+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.092563s] [吞吐率:10.80req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006935s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.040330s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000746s ] --------------------------------------------------------------- [2023-09-12T23:49:05+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.088356s] [吞吐率:11.32req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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_city` [ RunTime:0.041470s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000668s ] --------------------------------------------------------------- [2023-09-12T23:53:36+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.093373s] [吞吐率:10.71req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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.038132s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000732s ] --------------------------------------------------------------- [2023-09-12T23:54:09+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.094110s] [吞吐率:10.63req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009816s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037906s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T23:54:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.140921s] [吞吐率:7.10req/s] [内存消耗:3,509.96kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000654s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.063442s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 29 ORDER BY `nameInitial` [ RunTime:0.000685s ] --------------------------------------------------------------- [2023-09-12T23:54:12+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.247726s] [吞吐率:4.04req/s] [内存消耗:3,524.41kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '13', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '29', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001316s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.066485s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '29' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.060465s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 29 AND `status` = 0 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.044608s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 29 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000588s ] --------------------------------------------------------------- [2023-09-12T23:54:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.095138s] [吞吐率:10.51req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006586s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039846s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000500s ] --------------------------------------------------------------- [2023-09-12T23:54:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.176978s] [吞吐率:5.65req/s] [内存消耗:3,525.27kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '51', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '', ) [ 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_user` [ RunTime:0.036262s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000615s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.060006s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' [ RunTime:0.000726s ] --------------------------------------------------------------- [2023-09-12T23:54:16+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.206249s] [吞吐率:4.85req/s] [内存消耗:3,520.59kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016885s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.051200s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000673s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.064464s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000768s ] --------------------------------------------------------------- [2023-09-12T23:54:19+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.141045s] [吞吐率:7.09req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012353s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.041258s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.036070s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000942s ] --------------------------------------------------------------- [2023-09-12T23:54:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.184669s] [吞吐率:5.42req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ 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_user` [ RunTime:0.042477s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000667s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.065541s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000702s ] --------------------------------------------------------------- [2023-09-12T23:54:21+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.224133s] [吞吐率:4.46req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.081775s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.070233s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001000s ] --------------------------------------------------------------- [2023-09-12T23:54:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.095956s] [吞吐率:10.42req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011914s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037344s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T23:54:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.110627s] [吞吐率:9.04req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011065s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.042069s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000688s ] --------------------------------------------------------------- [2023-09-12T23:54:35+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.096095s] [吞吐率:10.41req/s] [内存消耗:3,515.29kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '6', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012302s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037137s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000745s ] --------------------------------------------------------------- [2023-09-12T23:54:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/centreInfo [运行时间:0.098634s] [吞吐率:10.14req/s] [内存消耗:3,487.80kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013326s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037090s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `name`,`faceImg`,`isVip`,`type`,`vipDate`,`phone` FROM `d_user` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000529s ] --------------------------------------------------------------- [2023-09-12T23:54:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/userCaseOption [运行时间:0.165556s] [吞吐率:6.04req/s] [内存消耗:3,520.59kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007874s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.039209s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000592s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.050615s ] [ sql ] [ SQL ] SELECT `c`.`id`,`c`.`name`,e.name as seeEpartmene FROM `d_user_case` `c` LEFT JOIN `d_epartmene` `e` ON `c`.`seeEpartmeneId`=`e`.`id` WHERE `c`.`userId` = '16' AND `c`.`status` = '0' [ RunTime:0.000592s ] --------------------------------------------------------------- [2023-09-12T23:54:37+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/expectHospital [运行时间:0.173555s] [吞吐率:5.76req/s] [内存消耗:3,525.17kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '52', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'cityId' => '6', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007931s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037761s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000553s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.058808s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 6 AND `h`.`status` = '0' [ RunTime:0.000676s ] --------------------------------------------------------------- [2023-09-12T23:54:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.230729s] [吞吐率:4.33req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001103s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.054136s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000962s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.102745s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.006892s ] --------------------------------------------------------------- [2023-09-12T23:54:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.296059s] [吞吐率:3.38req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.060379s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.003406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.151154s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000664s ] --------------------------------------------------------------- [2023-09-12T23:54:43+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.100746s] [吞吐率:9.93req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015023s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038814s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`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 ] --------------------------------------------------------------- [2023-09-12T23:54:49+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.235598s] [吞吐率:4.24req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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.070204s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000652s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.078441s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.000959s ] --------------------------------------------------------------- [2023-09-12T23:55:11+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.111145s] [吞吐率:9.00req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016030s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.038353s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000730s ] --------------------------------------------------------------- [2023-09-12T23:55:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.186194s] [吞吐率:5.37req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000866s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.050426s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000651s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.058980s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001854s ] --------------------------------------------------------------- [2023-09-12T23:55:15+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.219849s] [吞吐率:4.55req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014769s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.057466s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.061193s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000695s ] --------------------------------------------------------------- [2023-09-12T23:55:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserCase/UserCaseList [运行时间:0.159931s] [吞吐率:6.25req/s] [内存消耗:3,488.65kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.044365s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000631s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case` [ RunTime:0.042294s ] [ sql ] [ SQL ] SELECT `id`,`name`,`userName`,`age`,`condition` FROM `d_user_case` WHERE `userId` = 16 AND `status` = 0 ORDER BY `id` DESC [ RunTime:0.000717s ] --------------------------------------------------------------- [2023-09-12T23:55:20+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/UserDiagnose/serviceList [运行时间:0.233954s] [吞吐率:4.27req/s] [内存消耗:3,537.72kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '62', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', 'page' => '1', 'pagesize' => '20', ) [ 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_user` [ RunTime:0.110225s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user_case_diagnose` [ RunTime:0.047371s ] [ sql ] [ SQL ] SELECT `uc`.`id`,c.name as caseName,e.name as epartmeneName,h.name as hospitalName,d.name as doctorName,`d`.`doctorLevelName`,`expectDate`,`uc`.`remark`,`uc`.`status`,`uc`.`createTime` FROM `d_user_case_diagnose` `uc` LEFT JOIN `d_user_case` `c` ON `c`.`id`=`uc`.`caseId` LEFT JOIN `d_epartmene` `e` ON `e`.`id`=`c`.`seeEpartmeneId` LEFT JOIN `d_hospital` `h` ON `h`.`id`=`uc`.`expectHospitalId` LEFT JOIN `d_doctor` `d` ON `d`.`id`=`uc`.`expectDoctorId` WHERE `uc`.`userId` = '16' AND `uc`.`status` <> '6' ORDER BY `uc`.`id` DESC LIMIT 0,20 [ RunTime:0.001178s ] --------------------------------------------------------------- [2023-09-12T23:55:22+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.108375s] [吞吐率:9.23req/s] [内存消耗:3,515.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000996s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.044100s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000755s ] --------------------------------------------------------------- [2023-09-12T23:55:24+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/MyCentre/newsCentre [运行时间:0.134122s] [吞吐率:7.46req/s] [内存消耗:3,503.11kb] [文件加载:66] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '43', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'token' => '16|4f9e61adbaee7e38fa541ebc825a37b9', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015253s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_user` [ RunTime:0.037218s ] [ sql ] [ SQL ] SELECT `id`,`type` FROM `d_user` WHERE `token` = '16|4f9e61adbaee7e38fa541ebc825a37b9' AND `status` = 0 LIMIT 1 [ RunTime:0.000596s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_news_inform` [ RunTime:0.031028s ] [ 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` = '16' AND `n`.`status` = '0' ORDER BY `n`.`type` LIMIT 0,20 [ RunTime:0.000850s ] --------------------------------------------------------------- [2023-09-12T23:55:26+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.085014s] [吞吐率:11.76req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ 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.037809s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000783s ] --------------------------------------------------------------- [2023-09-12T23:55:29+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/cityInfo [运行时间:0.123278s] [吞吐率:8.11req/s] [内存消耗:3,509.63kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013986s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_city` [ RunTime:0.046830s ] [ sql ] [ SQL ] SELECT `id`,`name`,`cityInitial` FROM `d_city` WHERE `status` = 0 ORDER BY `cityInitial` [ RunTime:0.000743s ] --------------------------------------------------------------- [2023-09-12T23:55:30+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.092903s] [吞吐率:10.76req/s] [内存消耗:3,515.24kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005773s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.039875s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000864s ] --------------------------------------------------------------- [2023-09-12T23:55:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalEpartmene [运行时间:0.154380s] [吞吐率:6.48req/s] [内存消耗:3,510.45kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017828s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.061768s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 OR `hospitalId` = 1 ORDER BY `nameInitial` [ RunTime:0.001595s ] --------------------------------------------------------------- [2023-09-12T23:55:33+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospitalInfo [运行时间:0.240262s] [吞吐率:4.16req/s] [内存消耗:3,523.21kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '12', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'hospitalId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012939s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.057066s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,`presentation` FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`id` = '1' AND `h`.`status` = '0' LIMIT 1 [ RunTime:0.000816s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital_img` [ RunTime:0.063589s ] [ sql ] [ SQL ] SELECT `fileUrl` FROM `d_hospital_img` WHERE `hospitalId` = 1 AND `status` = 0 [ RunTime:0.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.036953s ] [ sql ] [ SQL ] SELECT `id`,`name`,`faceImg`,`doctorLevelName` FROM `d_doctor` WHERE `hospitalId` = 1 AND `status` = 0 ORDER BY `level` LIMIT 4 [ RunTime:0.000654s ] --------------------------------------------------------------- [2023-09-12T23:55:40+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/doctorInfo [运行时间:0.085021s] [吞吐率:11.76req/s] [内存消耗:3,515.79kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '10', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'doctorId' => '1', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_doctor` [ RunTime:0.037807s ] [ sql ] [ SQL ] SELECT `faceImg`,`name`,`doctorLevelName`,`sprechstundeStart`,`sprechstundeEnd`,`introduce`,`territory`,`videoUrl` FROM `d_doctor` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000650s ] --------------------------------------------------------------- [2023-09-12T23:55:44+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.087969s] [吞吐率:11.37req/s] [内存消耗:3,515.24kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004749s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.036812s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000800s ] --------------------------------------------------------------- [2023-09-12T23:55:58+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/publicEpartmene [运行时间:0.097320s] [吞吐率:10.28req/s] [内存消耗:3,512.35kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '0', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014706s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.037220s ] [ sql ] [ SQL ] SELECT `id`,`name`,`nameInitial` FROM `d_epartmene` WHERE `type` = 1 AND `status` = 0 ORDER BY `nameInitial` [ RunTime:0.000776s ] --------------------------------------------------------------- [2023-09-12T23:56:01+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/epartmeneQuery [运行时间:0.135057s] [吞吐率:7.40req/s] [内存消耗:3,519.33kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '41', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'epartmeneId' => '2', 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013908s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_epartmene` [ RunTime:0.038460s ] [ sql ] [ SQL ] SELECT * FROM `d_epartmene` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.032924s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `h`.`cityId` = '5' AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000737s ] --------------------------------------------------------------- [2023-09-12T23:56:52+08:00] 101.68.185.206 POST 0.0.0.0:3003/api/City/hospital [运行时间:0.086432s] [吞吐率:11.57req/s] [内存消耗:3,515.24kb] [文件加载:64] [ info ] [ LANG ] E:\item\doctor\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'accept-language' => 'en,zh-CN;q=0.9,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://0.0.0.0:3003/', 'origin' => 'http://0.0.0.0:3003', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '27', 'connection' => 'close', 'host' => '0.0.0.0:3003', ) [ info ] [ PARAM ] array ( 'cityId' => '5', 'page' => '1', 'pagesize' => '10', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001422s ] mysql:host=127.0.0.1;port=3306;dbname=doctor_online;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d_hospital` [ RunTime:0.037625s ] [ sql ] [ SQL ] SELECT `h`.`id`,`h`.`name`,`listImg`,`address`,r.name as rankName,t.name as typeName,`isMedicalInsurance`,`phone`,-1 as distance FROM `d_hospital` `h` LEFT JOIN `d_hospital_rank` `r` ON `r`.`id`=`h`.`hospitalRankId` LEFT JOIN `d_hospital_type` `t` ON `t`.`id`=`h`.`hospitalTypeId` WHERE `cityId` = 5 AND `h`.`status` = '0' ORDER BY `distance` LIMIT 0,10 [ RunTime:0.000784s ]