--------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/login [ info ] 172.19.220.235:9600/inter/login [运行时间:0.043513s][吞吐率:22.98req/s] [内存消耗:2,381.79kb] [文件加载:47] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'login', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '73', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'userName' => 'liu', 'pwd' => '1111111', ), 'sessionid' => '01fec9e34f8e7c5f', ) [ info ] [ RUN ] app\inter\controller\Login->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Login.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] array ( 'param' => array ( 'userName' => 'liu', 'pwd' => '1111111', ), 'sessionid' => '01fec9e34f8e7c5f', ) [ log ] array ( 'id' => '0f71cdb83db5cf19', 'attachment' => '', 'username' => 'liu', 'password' => '7fa8282ad93047a4d6fe6111c93b308a', 'login_time' => '2018-11-08 18:46:43', 'login_failure' => 0, 'realname' => 'liu', 'email' => '1135564790@qq.com', 'phone' => '13351123450', 'doctor_title' => '主任', 'institution_id' => '25000001', 'department_id' => '9c5d72abd7658cdc', 'doctor_role' => '1', 'is_report' => '1', ) [ log ] ----登录信息---- [ log ] array ( 'id' => '0f71cdb83db5cf19', 'attachment' => '', 'username' => 'liu', 'password' => '7fa8282ad93047a4d6fe6111c93b308a', 'login_time' => '2018-11-08 18:46:43', 'login_failure' => 0, 'realname' => 'liu', 'email' => '1135564790@qq.com', 'phone' => '13351123450', 'doctor_title' => '主任', 'institution_id' => '25000001', 'department_id' => '9c5d72abd7658cdc', 'doctor_role' => '1', 'is_report' => '1', 'institution_name' => '济南医院', 'doctor_class_info' => array ( 'id' => '58b1729089a583e6', 'doctor_id' => '0f71cdb83db5cf19', 'department_id' => '9c5d72abd7658cdc', 'doctor_class' => '2,3,4', 'status' => '1', ), 'permission' => array ( 0 => array ( 'id' => '64022a6a4b32abae', 'name' => '本地系统', 'url' => '', 'parent_id' => 'root', 'icon_name' => NULL, ), 1 => array ( 'id' => 'bdb52c21d1687709', 'name' => '预约登记', 'url' => '/registration/index', 'parent_id' => '64022a6a4b32abae', 'icon_name' => 'edit', ), 2 => array ( 'id' => '0eac42ef01de23ff', 'name' => '登记列表', 'url' => '/application/application', 'parent_id' => '64022a6a4b32abae', 'icon_name' => 'list', ), 3 => array ( 'id' => '80ddb7d09ebc44b4', 'name' => '科室报告', 'url' => '/sectionreport/sectionreport', 'parent_id' => '64022a6a4b32abae', 'icon_name' => 'chart', ), ), ) [ log ] ----登录信息---- [ sql ] [ DB ] CONNECT:[ UseTime:0.000748s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `id`,`attachment`,`username`,`password`,`login_time`,`login_failure`,`realname`,`email`,`phone`,`doctor_title`,`institution_id`,`department_id`,`doctor_role`,`is_report` FROM `doctors` WHERE `username` = 'liu' LIMIT 1 [ RunTime:0.000556s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SELECT m.id,m.name,m.url,m.parent_id,m.icon_name from menu as m,dr_cla_permission as d where d.type=1 and d.doctor_id='0f71cdb83db5cf19' and d.pass=m.id order by m.ordernum [ RunTime:0.000990s ] [ sql ] [ SQL ] UPDATE `doctors` SET `login_failure`=0,`login_time`='2018-11-09 10:49:14' WHERE `username` = 'liu' [ RunTime:0.000944s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister [ info ] 172.19.220.235:9600/inter/inspectregister [运行时间:0.030849s][吞吐率:32.42req/s] [内存消耗:2,447.35kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------------------- [ log ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ log ] ------------------------- [ log ] --------返回信息----------------- [ log ] array ( 'department' => array ( ), 'execute_department' => array ( 'id' => '9c5d72abd7658cdc', 'department_name' => '医务科', ), ) [ log ] -----------返回信息-------------- [ sql ] [ DB ] CONNECT:[ UseTime:0.000704s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `department_name`,`is_report`,`institution_id`,`parent_id`,`order_num` FROM `department` WHERE `institution_id` = '25000001' [ RunTime:0.000468s ] [ sql ] [ SQL ] SELECT `id`,`department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/Inspectregister/family_ill [ info ] 172.19.220.235:9600/inter/Inspectregister/family_ill [运行时间:0.032824s][吞吐率:30.47req/s] [内存消耗:2,445.21kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => 'family_ill', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->family_ill[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000630s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `constant_key`,`constant_value` FROM `constant` WHERE `parent_id` = 'family_ill' [ RunTime:0.000613s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_class [运行时间:0.033798s][吞吐率:29.59req/s] [内存消耗:2,445.69kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000578s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.000490s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/Inspectregister [ info ] 172.19.220.235:9600/inter/Inspectregister [运行时间:0.040245s][吞吐率:24.85req/s] [内存消耗:2,446.95kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------------------- [ log ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ log ] ------------------------- [ log ] --------返回信息----------------- [ log ] array ( 'department' => array ( ), 'execute_department' => array ( 'id' => '9c5d72abd7658cdc', 'department_name' => '医务科', ), ) [ log ] -----------返回信息-------------- [ sql ] [ DB ] CONNECT:[ UseTime:0.000634s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001182s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_sub_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_sub_class [运行时间:0.028936s][吞吐率:34.56req/s] [内存消耗:2,442.98kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_sub_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_sub_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000645s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` [ RunTime:0.000376s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/device [ info ] 172.19.220.235:9600/inter/inspectregister/device [运行时间:0.027121s][吞吐率:36.87req/s] [内存消耗:2,446.14kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'device', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->device[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000479s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `status` = 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/bodypart [ info ] 172.19.220.235:9600/inter/inspectregister/bodypart [运行时间:0.039768s][吞吐率:25.15req/s] [内存消耗:2,448.27kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'bodypart', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->bodypart[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000532s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bodypart` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT * FROM `bodypart` [ RunTime:0.000453s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/build_patient_num [ info ] 172.19.220.235:9600/inter/inspectregister/build_patient_num [运行时间:0.017850s][吞吐率:56.02req/s] [内存消耗:1,608.28kb] [文件加载:39] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'build_patient_num', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->build_patient_num[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/department [ info ] 172.19.220.235:9600/inter/inspectregister/department [运行时间:0.032521s][吞吐率:30.75req/s] [内存消耗:2,447.90kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'department', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->department[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `is_report` = '1' AND `institution_id` = '25000001' [ RunTime:0.000411s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_project [ info ] 172.19.220.235:9600/inter/inspectregister/exam_project [运行时间:0.029600s][吞吐率:33.78req/s] [内存消耗:2,448.18kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_project', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_project[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000645s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` [ RunTime:0.000342s ] --------------------------------------------------------------- [ 2018-11-09T10:49:14+08:00 ] 172.18.0.220 POST /inter/inspectregister/illness [ info ] 172.19.220.235:9600/inter/inspectregister/illness [运行时间:0.027673s][吞吐率:36.14req/s] [内存消耗:2,444.96kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'illness', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->illness[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000714s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `constant_key`,`constant_value` FROM `constant` WHERE `parent_id` = 'illness' [ RunTime:0.000521s ] --------------------------------------------------------------- [ 2018-11-09T10:49:17+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_class [运行时间:0.025721s][吞吐率:38.88req/s] [内存消耗:2,445.69kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000672s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.000386s ] --------------------------------------------------------------- [ 2018-11-09T10:49:17+08:00 ] 172.18.0.220 POST /inter/report [ info ] 172.19.220.235:9600/inter/report [运行时间:0.038608s][吞吐率:25.90req/s] [内存消耗:2,382.23kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'report', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '138', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Report->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Report.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------- [ log ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ log ] ------------- [ log ] 请求的sql语句 [ log ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' order by a.createdAt desc limit 0,10 [ log ] 请求到的数据 [ log ] array ( ) [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `doctor_class` FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' order by a.createdAt desc limit 0,10 [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT count(1) FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' [ RunTime:0.000344s ] --------------------------------------------------------------- [ 2018-11-09T10:49:18+08:00 ] 172.18.0.220 POST /inter/report [ info ] 172.19.220.235:9600/inter/report [运行时间:0.034604s][吞吐率:28.90req/s] [内存消耗:2,416.26kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'report', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '193', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'name' => '', 'patient_num' => '', 'accession_num' => '', 'exam_status' => '', 'urgent' => 'false', 'exam_datetime' => '', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Report->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Report.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------- [ log ] array ( 'param' => array ( 'name' => '', 'patient_num' => '', 'accession_num' => '', 'exam_status' => '', 'urgent' => 'false', 'exam_datetime' => '', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ log ] ------------- [ log ] 请求的sql语句 [ log ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id order by a.createdAt desc limit 0,10 [ log ] 请求到的数据 [ log ] array ( 0 => array ( 'id' => 'bba922c9f19acf4d', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0003389', 'exam_report' => NULL, 'study_id' => 'f052d1cbf0ca1cf4', 'exam_datetime' => '20181109', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'ZHANG JUN CHAO', 'sex' => 'M', 'age' => '072Y', ), 1 => array ( 'id' => 'a2e7f91a83ca0bf9', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0001364', 'exam_report' => NULL, 'study_id' => 'f66f4eb5d3fdb3c0', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'YANG YONG HUA', 'sex' => 'F', 'age' => '080Y', ), 2 => array ( 'id' => '5b93d5ad55dd7ab2', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0001364', 'exam_report' => NULL, 'study_id' => '23ec1c25d3004e99', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'YANG YONG HUA', 'sex' => 'F', 'age' => '080Y', ), 3 => array ( 'id' => '8d2e1cf1158dc23a', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0002387', 'exam_report' => NULL, 'study_id' => 'f36296a5ae06741d', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'ZHANG AN MIN', 'sex' => 'M', 'age' => '068Y', ), 4 => array ( 'id' => '1d7f54e327a38434', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '55271', 'exam_report' => NULL, 'study_id' => '4a1de0119a199c5f', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'GAO DONG MEI', 'sex' => 'F', 'age' => '043Y', ), 5 => array ( 'id' => 'a60a65390d3dfd08', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '20181011580', 'exam_report' => NULL, 'study_id' => '77e5cec373de1d45', 'exam_datetime' => '20181011', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => '何养花', 'sex' => 'M', 'age' => NULL, ), ) [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id order by a.createdAt desc limit 0,10 [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT count(1) FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000508s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000226s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000566s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000226s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '5b93d5ad55dd7ab2' LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000218s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '8d2e1cf1158dc23a' LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '1d7f54e327a38434' LIMIT 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'a60a65390d3dfd08' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [ 2018-11-09T10:49:38+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.041534s][吞吐率:24.08req/s] [内存消耗:2,470.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001477s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/inspectregister/illness [ info ] 172.19.220.235:9600/inter/inspectregister/illness [运行时间:0.024321s][吞吐率:41.12req/s] [内存消耗:2,361.44kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'illness', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->illness[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/Inspectregister/family_ill [ info ] 172.19.220.235:9600/inter/Inspectregister/family_ill [运行时间:0.034579s][吞吐率:28.92req/s] [内存消耗:2,361.55kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => 'family_ill', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->family_ill[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.053979s][吞吐率:18.53req/s] [内存消耗:2,470.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000861s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001581s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000508s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/writereport [ info ] 172.19.220.235:9600/inter/writereport [运行时间:0.037801s][吞吐率:26.45req/s] [内存消耗:2,503.55kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] -----请求值----- [ log ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ log ] -----请求值----- [ sql ] [ DB ] CONNECT:[ UseTime:0.000543s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `name`,`report_subtitle` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001102s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`exam_class`,`exam_datetime`,`exam_sub_class`,`body_part`,`accession_num`,`patient_id`,`film_type` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `id`,`temp_patient_id`,`name`,`sex`,`age` FROM `patient_infos` WHERE `id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `report_result`,`report_datetime`,`report_doctor_id`,`review_datetime`,`review_doctor_id`,`impression`,`description` FROM `report` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000266s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/writereport/getrole [ info ] 172.19.220.235:9600/inter/writereport/getrole [运行时间:0.034163s][吞吐率:29.27req/s] [内存消耗:2,464.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'getrole', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '38', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->getrole[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000673s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `doctor_class` FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.000619s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/writereport [ info ] 172.19.220.235:9600/inter/writereport [运行时间:0.041166s][吞吐率:24.29req/s] [内存消耗:2,503.55kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] -----请求值----- [ log ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ log ] -----请求值----- [ sql ] [ DB ] CONNECT:[ UseTime:0.000638s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.001265s ] [ sql ] [ SQL ] SELECT `name`,`report_subtitle` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`exam_class`,`exam_datetime`,`exam_sub_class`,`body_part`,`accession_num`,`patient_id`,`film_type` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `id`,`temp_patient_id`,`name`,`sex`,`age` FROM `patient_infos` WHERE `id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000534s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `report_result`,`report_datetime`,`report_doctor_id`,`review_datetime`,`review_doctor_id`,`impression`,`description` FROM `report` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/writereport/public_template [ info ] 172.19.220.235:9600/inter/writereport/public_template [运行时间:0.034855s][吞吐率:28.69req/s] [内存消耗:2,668.61kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'public_template', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'exam_class' => 'CT', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->public_template[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000609s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT constant_value as name FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `templates` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `id`,title as label,`impression`,`description`,`parent_id` FROM `templates` WHERE `is_public` = 1 AND `exam_class_id` = 'CT' [ RunTime:0.001329s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/writereport/private_template [ info ] 172.19.220.235:9600/inter/writereport/private_template [运行时间:0.043673s][吞吐率:22.90req/s] [内存消耗:2,473.35kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'private_template', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'exam_class' => 'CT', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->private_template[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000528s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT constant_value as name FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `templates` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `id`,title as label,`impression`,`description`,`parent_id` FROM `templates` WHERE `is_public` = 2 AND `create_user` = '0f71cdb83db5cf19' AND `exam_class_id` = 'CT' [ RunTime:0.000610s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/writereport/get_report_log [ info ] 172.19.220.235:9600/inter/writereport/get_report_log [运行时间:0.035776s][吞吐率:27.95req/s] [内存消耗:2,473.45kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'get_report_log', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '46', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'id' => 'bba922c9f19acf4d', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->get_report_log[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000559s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `id` FROM `report` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report_record` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `report_record` WHERE `doctor_id` = '0f71cdb83db5cf19' AND `report_id` IS NULL ORDER BY `createdAt` ASC,`type` ASC [ RunTime:0.000495s ] --------------------------------------------------------------- [ 2018-11-09T10:49:40+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.055038s][吞吐率:18.17req/s] [内存消耗:2,471.38kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'bba922c9f19acf4d', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000549s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001379s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000522s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `department_id` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000460s ] --------------------------------------------------------------- [ 2018-11-09T10:49:42+08:00 ] 172.18.0.220 GET /inter/dcquery/get_studiesinfo?address=172.19.220.235:9999&study_id=f052d1cbf0ca1cf4 [ info ] 172.19.220.235:9600/inter/dcquery/get_studiesinfo?address=172.19.220.235:9999&study_id=f052d1cbf0ca1cf4 [运行时间:0.041026s][吞吐率:24.37req/s] [内存消耗:2,294.35kb] [文件加载:42] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'dcquery', 2 => 'get_studiesinfo', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9603/', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9603', 'accept' => 'application/json, text/plain, */*', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', 'content-length' => '', ) [ info ] [ PARAM ] array ( 'address' => '172.19.220.235:9999', 'study_id' => 'f052d1cbf0ca1cf4', ) [ info ] [ RUN ] app\inter\controller\Dcquery->get_studiesinfo[ /data/gitcode/yuanchengpasc/application/inter/controller/Dcquery.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000570s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `studies` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `studyuid`,`studyid`,`patient_id` FROM `studies` WHERE `id` = 'f052d1cbf0ca1cf4' LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `birthday`,`institution_id`,`temp_patient_id`,`name`,`age`,`sex` FROM `patient_infos` WHERE `id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `exam_datetime` FROM `exams` WHERE `patient_id` = '04b5d9397b5c8a10' LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000530s ] [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000201s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `series` [ RunTime:0.000488s ] [ sql ] [ SQL ] SELECT `id`,`series_num`,`seriesuid`,`description` FROM `series` WHERE `study_id` = 'f052d1cbf0ca1cf4' AND `modality` NOT IN ('PR','SR') ORDER BY `series_num` ASC [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `images` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '81b6a58258ff5d45' ORDER BY `image_number` ASC [ RunTime:0.001299s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '1075f09e3e50cd33' ORDER BY `image_number` ASC [ RunTime:0.001385s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = 'd1f59e29e2fa9105' ORDER BY `image_number` ASC [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '2a4be2406f1a2175' ORDER BY `image_number` ASC [ RunTime:0.001767s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '8bdeca4c181c51aa' ORDER BY `image_number` ASC [ RunTime:0.001604s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '7f31a4f5a935cebd' ORDER BY `image_number` ASC [ RunTime:0.000962s ] --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/Inspectregister/family_ill [ info ] 172.19.220.235:9600/inter/Inspectregister/family_ill [运行时间:0.025351s][吞吐率:39.45req/s] [内存消耗:2,361.55kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => 'family_ill', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->family_ill[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister [ info ] 172.19.220.235:9600/inter/inspectregister [运行时间:0.035608s][吞吐率:28.08req/s] [内存消耗:2,446.95kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------------------- [ log ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ log ] ------------------------- [ log ] --------返回信息----------------- [ log ] array ( 'department' => array ( ), 'execute_department' => array ( 'id' => '9c5d72abd7658cdc', 'department_name' => '医务科', ), ) [ log ] -----------返回信息-------------- [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000836s ] --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/Inspectregister [ info ] 172.19.220.235:9600/inter/Inspectregister [运行时间:0.036822s][吞吐率:27.16req/s] [内存消耗:2,446.95kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------------------- [ log ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ log ] ------------------------- [ log ] --------返回信息----------------- [ log ] array ( 'department' => array ( ), 'execute_department' => array ( 'id' => '9c5d72abd7658cdc', 'department_name' => '医务科', ), ) [ log ] -----------返回信息-------------- [ sql ] [ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000870s ] --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_sub_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_sub_class [运行时间:0.023636s][吞吐率:42.31req/s] [内存消耗:2,361.57kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_sub_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_sub_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_class [运行时间:0.030179s][吞吐率:33.14req/s] [内存消耗:2,445.69kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.001025s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.001356s ] [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.000599s ] --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/bodypart [ info ] 172.19.220.235:9600/inter/inspectregister/bodypart [运行时间:0.027053s][吞吐率:36.96req/s] [内存消耗:2,361.48kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'bodypart', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->bodypart[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/device [ info ] 172.19.220.235:9600/inter/inspectregister/device [运行时间:0.023683s][吞吐率:42.22req/s] [内存消耗:2,361.34kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'device', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->device[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/department [ info ] 172.19.220.235:9600/inter/inspectregister/department [运行时间:0.035977s][吞吐率:27.80req/s] [内存消耗:2,361.55kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'department', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->department[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/build_patient_num [ info ] 172.19.220.235:9600/inter/inspectregister/build_patient_num [运行时间:0.017458s][吞吐率:57.28req/s] [内存消耗:1,608.28kb] [文件加载:39] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'build_patient_num', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->build_patient_num[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_project [ info ] 172.19.220.235:9600/inter/inspectregister/exam_project [运行时间:0.024871s][吞吐率:40.21req/s] [内存消耗:2,361.55kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_project', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_project[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:47+08:00 ] 172.18.0.220 POST /inter/inspectregister/illness [ info ] 172.19.220.235:9600/inter/inspectregister/illness [运行时间:0.034489s][吞吐率:28.99req/s] [内存消耗:2,361.44kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'illness', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->illness[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:49:52+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_class [运行时间:0.025986s][吞吐率:38.48req/s] [内存消耗:2,445.69kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000437s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.000379s ] --------------------------------------------------------------- [ 2018-11-09T10:49:52+08:00 ] 172.18.0.220 POST /inter/report [ info ] 172.19.220.235:9600/inter/report [运行时间:0.026495s][吞吐率:37.74req/s] [内存消耗:2,381.04kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'report', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '138', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Report->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Report.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------- [ log ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ log ] ------------- [ log ] 请求的sql语句 [ log ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' order by a.createdAt desc limit 0,10 [ log ] 请求到的数据 [ log ] array ( ) [ sql ] [ DB ] CONNECT:[ UseTime:0.000635s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' order by a.createdAt desc limit 0,10 [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT count(1) FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' [ RunTime:0.000520s ] --------------------------------------------------------------- [ 2018-11-09T10:49:55+08:00 ] 172.18.0.220 POST /inter/report [ info ] 172.19.220.235:9600/inter/report [运行时间:0.036680s][吞吐率:27.26req/s] [内存消耗:2,416.26kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'report', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '193', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'name' => '', 'patient_num' => '', 'accession_num' => '', 'exam_status' => '', 'urgent' => 'false', 'exam_datetime' => '', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Report->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Report.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------- [ log ] array ( 'param' => array ( 'name' => '', 'patient_num' => '', 'accession_num' => '', 'exam_status' => '', 'urgent' => 'false', 'exam_datetime' => '', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ log ] ------------- [ log ] 请求的sql语句 [ log ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id order by a.createdAt desc limit 0,10 [ log ] 请求到的数据 [ log ] array ( 0 => array ( 'id' => 'bba922c9f19acf4d', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0003389', 'exam_report' => NULL, 'study_id' => 'f052d1cbf0ca1cf4', 'exam_datetime' => '20181109', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'ZHANG JUN CHAO', 'sex' => 'M', 'age' => '072Y', ), 1 => array ( 'id' => 'a2e7f91a83ca0bf9', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0001364', 'exam_report' => NULL, 'study_id' => 'f66f4eb5d3fdb3c0', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'YANG YONG HUA', 'sex' => 'F', 'age' => '080Y', ), 2 => array ( 'id' => '5b93d5ad55dd7ab2', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0001364', 'exam_report' => NULL, 'study_id' => '23ec1c25d3004e99', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'YANG YONG HUA', 'sex' => 'F', 'age' => '080Y', ), 3 => array ( 'id' => '8d2e1cf1158dc23a', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0002387', 'exam_report' => NULL, 'study_id' => 'f36296a5ae06741d', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'ZHANG AN MIN', 'sex' => 'M', 'age' => '068Y', ), 4 => array ( 'id' => '1d7f54e327a38434', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '55271', 'exam_report' => NULL, 'study_id' => '4a1de0119a199c5f', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'GAO DONG MEI', 'sex' => 'F', 'age' => '043Y', ), 5 => array ( 'id' => 'a60a65390d3dfd08', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '20181011580', 'exam_report' => NULL, 'study_id' => '77e5cec373de1d45', 'exam_datetime' => '20181011', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => '何养花', 'sex' => 'M', 'age' => NULL, ), ) [ sql ] [ DB ] CONNECT:[ UseTime:0.000795s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id order by a.createdAt desc limit 0,10 [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT count(1) FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000883s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000537s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '5b93d5ad55dd7ab2' LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '8d2e1cf1158dc23a' LIMIT 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '1d7f54e327a38434' LIMIT 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'a60a65390d3dfd08' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [ 2018-11-09T10:50:41+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.039067s][吞吐率:25.60req/s] [内存消耗:2,470.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000746s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001213s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000519s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000505s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/Inspectregister/family_ill [ info ] 172.19.220.235:9600/inter/Inspectregister/family_ill [运行时间:0.031964s][吞吐率:31.29req/s] [内存消耗:2,361.55kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => 'family_ill', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->family_ill[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/inspectregister/illness [ info ] 172.19.220.235:9600/inter/inspectregister/illness [运行时间:0.033472s][吞吐率:29.88req/s] [内存消耗:2,361.44kb] [文件加载:45] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'illness', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->illness[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.055462s][吞吐率:18.03req/s] [内存消耗:2,470.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000822s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/writereport/getrole [ info ] 172.19.220.235:9600/inter/writereport/getrole [运行时间:0.031677s][吞吐率:31.57req/s] [内存消耗:2,464.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'getrole', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '38', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->getrole[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000517s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT `doctor_class` FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.000472s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/writereport [ info ] 172.19.220.235:9600/inter/writereport [运行时间:0.039391s][吞吐率:25.39req/s] [内存消耗:2,503.55kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] -----请求值----- [ log ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ log ] -----请求值----- [ sql ] [ DB ] CONNECT:[ UseTime:0.000653s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `name`,`report_subtitle` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`exam_class`,`exam_datetime`,`exam_sub_class`,`body_part`,`accession_num`,`patient_id`,`film_type` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `id`,`temp_patient_id`,`name`,`sex`,`age` FROM `patient_infos` WHERE `id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `report_result`,`report_datetime`,`report_doctor_id`,`review_datetime`,`review_doctor_id`,`impression`,`description` FROM `report` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000607s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/writereport [ info ] 172.19.220.235:9600/inter/writereport [运行时间:0.038572s][吞吐率:25.93req/s] [内存消耗:2,503.55kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] -----请求值----- [ log ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ log ] -----请求值----- [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `name`,`report_subtitle` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`exam_class`,`exam_datetime`,`exam_sub_class`,`body_part`,`accession_num`,`patient_id`,`film_type` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `id`,`temp_patient_id`,`name`,`sex`,`age` FROM `patient_infos` WHERE `id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `report_result`,`report_datetime`,`report_doctor_id`,`review_datetime`,`review_doctor_id`,`impression`,`description` FROM `report` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/writereport/private_template [ info ] 172.19.220.235:9600/inter/writereport/private_template [运行时间:0.029526s][吞吐率:33.87req/s] [内存消耗:2,473.35kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'private_template', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'exam_class' => 'CT', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->private_template[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000711s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT constant_value as name FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `templates` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `id`,title as label,`impression`,`description`,`parent_id` FROM `templates` WHERE `is_public` = 2 AND `create_user` = '0f71cdb83db5cf19' AND `exam_class_id` = 'CT' [ RunTime:0.000547s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/writereport/public_template [ info ] 172.19.220.235:9600/inter/writereport/public_template [运行时间:0.035247s][吞吐率:28.37req/s] [内存消耗:2,668.61kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'public_template', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'exam_class' => 'CT', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->public_template[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000509s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT constant_value as name FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `templates` [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT `id`,title as label,`impression`,`description`,`parent_id` FROM `templates` WHERE `is_public` = 1 AND `exam_class_id` = 'CT' [ RunTime:0.001239s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/writereport/get_report_log [ info ] 172.19.220.235:9600/inter/writereport/get_report_log [运行时间:0.028995s][吞吐率:34.49req/s] [内存消耗:2,473.45kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'get_report_log', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '46', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'id' => 'a2e7f91a83ca0bf9', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->get_report_log[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000412s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `id` FROM `report` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report_record` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `report_record` WHERE `doctor_id` = '0f71cdb83db5cf19' AND `report_id` IS NULL ORDER BY `createdAt` ASC,`type` ASC [ RunTime:0.000619s ] --------------------------------------------------------------- [ 2018-11-09T10:50:42+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.043412s][吞吐率:23.03req/s] [内存消耗:2,471.38kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'a2e7f91a83ca0bf9', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001524s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000451s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000645s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000537s ] [ sql ] [ SQL ] SELECT `department_id` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [ 2018-11-09T10:50:43+08:00 ] 172.18.0.220 GET /inter/dcquery/get_studiesinfo?address=172.19.220.235:9999&study_id=f66f4eb5d3fdb3c0 [ info ] 172.19.220.235:9600/inter/dcquery/get_studiesinfo?address=172.19.220.235:9999&study_id=f66f4eb5d3fdb3c0 [运行时间:0.042193s][吞吐率:23.70req/s] [内存消耗:2,294.32kb] [文件加载:42] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'dcquery', 2 => 'get_studiesinfo', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9603/', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9603', 'accept' => 'application/json, text/plain, */*', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', 'content-length' => '', ) [ info ] [ PARAM ] array ( 'address' => '172.19.220.235:9999', 'study_id' => 'f66f4eb5d3fdb3c0', ) [ info ] [ RUN ] app\inter\controller\Dcquery->get_studiesinfo[ /data/gitcode/yuanchengpasc/application/inter/controller/Dcquery.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `studies` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `studyuid`,`studyid`,`patient_id` FROM `studies` WHERE `id` = 'f66f4eb5d3fdb3c0' LIMIT 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `birthday`,`institution_id`,`temp_patient_id`,`name`,`age`,`sex` FROM `patient_infos` WHERE `id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `exam_datetime` FROM `exams` WHERE `patient_id` = '2e78ff2a49fff23c' LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `series` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT `id`,`series_num`,`seriesuid`,`description` FROM `series` WHERE `study_id` = 'f66f4eb5d3fdb3c0' AND `modality` NOT IN ('PR','SR') ORDER BY `series_num` ASC [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `images` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = 'ac4ba79d29400645' ORDER BY `image_number` ASC [ RunTime:0.001477s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = 'a3a8bb4d4fd5174d' ORDER BY `image_number` ASC [ RunTime:0.001282s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '2ef21642c0c3a55f' ORDER BY `image_number` ASC [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '52cc0510181735f5' ORDER BY `image_number` ASC [ RunTime:0.001451s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '860b21a14d363ba0' ORDER BY `image_number` ASC [ RunTime:0.001613s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '9e684fd9fd13279e' ORDER BY `image_number` ASC [ RunTime:0.001043s ] --------------------------------------------------------------- [ 2018-11-09T11:20:25+08:00 ] 172.18.0.220 POST /inter/registerlist [ info ] 172.19.220.235:9600/inter/registerlist [运行时间:0.026765s][吞吐率:37.36req/s] [内存消耗:1,754.56kb] [文件加载:43] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'registerlist', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '126', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Registerlist->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Registerlist.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------接收的值-------------------- [ log ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'page' => '1', 'num' => '10', ) [ log ] -------------------------------- [ log ] array ( 'id' => '0f71cdb83db5cf19', 'attachment' => '', 'username' => 'liu', 'password' => '7fa8282ad93047a4d6fe6111c93b308a', 'login_time' => '2018-11-08 18:46:43', 'login_failure' => 0, 'realname' => 'liu', 'email' => '1135564790@qq.com', 'phone' => '13351123450', 'doctor_title' => '主任', 'institution_id' => '25000001', 'department_id' => '9c5d72abd7658cdc', 'doctor_role' => '1', 'is_report' => '1', 'institution_name' => '济南医院', 'doctor_class_info' => array ( 'id' => '58b1729089a583e6', 'doctor_id' => '0f71cdb83db5cf19', 'department_id' => '9c5d72abd7658cdc', 'doctor_class' => '2,3,4', 'status' => '1', ), 'permission' => array ( 0 => array ( 'id' => '64022a6a4b32abae', 'name' => '本地系统', 'url' => '', 'parent_id' => 'root', 'icon_name' => NULL, ), 1 => array ( 'id' => 'bdb52c21d1687709', 'name' => '预约登记', 'url' => '/registration/index', 'parent_id' => '64022a6a4b32abae', 'icon_name' => 'edit', ), 2 => array ( 'id' => '0eac42ef01de23ff', 'name' => '登记列表', 'url' => '/application/application', 'parent_id' => '64022a6a4b32abae', 'icon_name' => 'list', ), 3 => array ( 'id' => '80ddb7d09ebc44b4', 'name' => '科室报告', 'url' => '/sectionreport/sectionreport', 'parent_id' => '64022a6a4b32abae', 'icon_name' => 'chart', ), ), ) [ log ] -------------doctor------------------- [ log ] SELECT e.id,e.is_remote,e.study_id,e.patient_num,e.institution_id,e.exam_datetime,e.exam_project,e.exam_status,p.name,p.sex,p.age from exams as e ,patient_infos as p where e.institution_id='25000001' and p.id=e.patient_id and e.exam_datetime between '2018-11-09' and '2018-11-09' [ sql ] [ DB ] CONNECT:[ UseTime:0.000864s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SELECT e.id,e.is_remote,e.study_id,e.patient_num,e.institution_id,e.exam_datetime,e.exam_project,e.exam_status,p.name,p.sex,p.age from exams as e ,patient_infos as p where e.institution_id='25000001' and p.id=e.patient_id and e.exam_datetime between '2018-11-09' and '2018-11-09' order by e.createdAt desc,e.urgent desc limit 0,10 [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT count(1) from exams as e ,patient_infos as p where e.institution_id='25000001' and p.id=e.patient_id and e.exam_datetime between '2018-11-09' and '2018-11-09' [ RunTime:0.000437s ] --------------------------------------------------------------- [ 2018-11-09T11:20:25+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_class [运行时间:0.039965s][吞吐率:25.02req/s] [内存消耗:2,445.69kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000720s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.000553s ] --------------------------------------------------------------- [ 2018-11-09T11:20:28+08:00 ] 172.18.0.220 POST /inter/inspectregister/exam_class [ info ] 172.19.220.235:9600/inter/inspectregister/exam_class [运行时间:0.025406s][吞吐率:39.36req/s] [内存消耗:2,445.69kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'exam_class', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000608s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.000397s ] --------------------------------------------------------------- [ 2018-11-09T11:20:28+08:00 ] 172.18.0.220 POST /inter/report [ info ] 172.19.220.235:9600/inter/report [运行时间:0.027441s][吞吐率:36.44req/s] [内存消耗:2,382.23kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'report', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '138', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Report->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Report.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------- [ log ] array ( 'param' => array ( 'exam_datetime' => array ( 0 => '2018-11-09', 1 => '2018-11-09', ), ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ log ] ------------- [ log ] 请求的sql语句 [ log ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' order by a.createdAt desc limit 0,10 [ log ] 请求到的数据 [ log ] array ( ) [ sql ] [ DB ] CONNECT:[ UseTime:0.000410s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `doctor_class` FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' order by a.createdAt desc limit 0,10 [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT count(1) FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id and a.exam_datetime between '2018-11-09' and '2018-11-09' [ RunTime:0.000353s ] --------------------------------------------------------------- [ 2018-11-09T11:20:29+08:00 ] 172.18.0.220 POST /inter/report [ info ] 172.19.220.235:9600/inter/report [运行时间:0.037621s][吞吐率:26.58req/s] [内存消耗:2,419.39kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'report', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '193', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'name' => '', 'patient_num' => '', 'accession_num' => '', 'exam_status' => '', 'urgent' => 'false', 'exam_datetime' => '', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Report->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Report.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] ------------- [ log ] array ( 'param' => array ( 'name' => '', 'patient_num' => '', 'accession_num' => '', 'exam_status' => '', 'urgent' => 'false', 'exam_datetime' => '', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', 'page' => '1', 'num' => '10', ) [ log ] ------------- [ log ] 请求的sql语句 [ log ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id order by a.createdAt desc limit 0,10 [ log ] 请求到的数据 [ log ] array ( 0 => array ( 'id' => 'dec174f29c89a306', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0003402', 'exam_report' => NULL, 'study_id' => '8d88701ace2b66dd', 'exam_datetime' => '20181109', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'SHI YOU GUO', 'sex' => 'M', 'age' => '042Y', ), 1 => array ( 'id' => 'bba922c9f19acf4d', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0003389', 'exam_report' => NULL, 'study_id' => 'f052d1cbf0ca1cf4', 'exam_datetime' => '20181109', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'ZHANG JUN CHAO', 'sex' => 'M', 'age' => '072Y', ), 2 => array ( 'id' => 'a2e7f91a83ca0bf9', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0001364', 'exam_report' => NULL, 'study_id' => 'f66f4eb5d3fdb3c0', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'YANG YONG HUA', 'sex' => 'F', 'age' => '080Y', ), 3 => array ( 'id' => '5b93d5ad55dd7ab2', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0001364', 'exam_report' => NULL, 'study_id' => '23ec1c25d3004e99', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'YANG YONG HUA', 'sex' => 'F', 'age' => '080Y', ), 4 => array ( 'id' => '8d2e1cf1158dc23a', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '0002387', 'exam_report' => NULL, 'study_id' => 'f36296a5ae06741d', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'ZHANG AN MIN', 'sex' => 'M', 'age' => '068Y', ), 5 => array ( 'id' => '1d7f54e327a38434', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '55271', 'exam_report' => NULL, 'study_id' => '4a1de0119a199c5f', 'exam_datetime' => '20181108', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => 'GAO DONG MEI', 'sex' => 'F', 'age' => '043Y', ), 6 => array ( 'id' => 'a60a65390d3dfd08', 'urgent' => '0', 'is_remote' => NULL, 'patient_num' => '20181011580', 'exam_report' => NULL, 'study_id' => '77e5cec373de1d45', 'exam_datetime' => '20181011', 'exam_project' => NULL, 'exam_status' => 3, 'exam_class' => 'CT', 'name' => '何养花', 'sex' => 'M', 'age' => NULL, ), ) [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT a.id,a.urgent,a.is_remote,a.patient_num,a.exam_report,a.study_id,a.exam_datetime,a.exam_project,a.exam_status,a.exam_class,p.name,p.sex,p.age FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id order by a.createdAt desc limit 0,10 [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT count(1) FROM exams as a,patient_infos as p where a.institution_id='25000001' and p.id=a.patient_id [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000209s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'bba922c9f19acf4d' LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000216s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'a2e7f91a83ca0bf9' LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000205s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '5b93d5ad55dd7ab2' LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000205s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '8d2e1cf1158dc23a' LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000199s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = '1d7f54e327a38434' LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000202s ] [ sql ] [ SQL ] SELECT `report_datetime`,`report_doctor_id` FROM `report` WHERE `exam_id` = 'a60a65390d3dfd08' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [ 2018-11-09T11:20:36+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.036640s][吞吐率:27.29req/s] [内存消耗:2,470.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000601s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000543s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000488s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000217s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000493s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000222s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000481s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000228s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000486s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000260s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000294s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/Inspectregister/family_ill [ info ] 172.19.220.235:9600/inter/Inspectregister/family_ill [运行时间:0.025956s][吞吐率:38.53req/s] [内存消耗:2,445.21kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'Inspectregister', 2 => 'family_ill', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->family_ill[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `constant_key`,`constant_value` FROM `constant` WHERE `parent_id` = 'family_ill' [ RunTime:0.000391s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/inspectregister/illness [ info ] 172.19.220.235:9600/inter/inspectregister/illness [运行时间:0.026641s][吞吐率:37.54req/s] [内存消耗:2,444.96kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'inspectregister', 2 => 'illness', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '26', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Inspectregister->illness[ /data/gitcode/yuanchengpasc/application/inter/controller/Inspectregister.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000591s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `constant_key`,`constant_value` FROM `constant` WHERE `parent_id` = 'illness' [ RunTime:0.000381s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/writereport/getrole [ info ] 172.19.220.235:9600/inter/writereport/getrole [运行时间:0.027216s][吞吐率:36.74req/s] [内存消耗:2,464.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'getrole', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '38', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->getrole[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000418s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `doctor_class` FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/writereport [ info ] 172.19.220.235:9600/inter/writereport [运行时间:0.035191s][吞吐率:28.42req/s] [内存消耗:2,503.55kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] -----请求值----- [ log ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ log ] -----请求值----- [ sql ] [ DB ] CONNECT:[ UseTime:0.000346s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `name`,`report_subtitle` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`exam_class`,`exam_datetime`,`exam_sub_class`,`body_part`,`accession_num`,`patient_id`,`film_type` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000501s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000233s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT `id`,`temp_patient_id`,`name`,`sex`,`age` FROM `patient_infos` WHERE `id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT `report_result`,`report_datetime`,`report_doctor_id`,`review_datetime`,`review_doctor_id`,`impression`,`description` FROM `report` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000218s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000204s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.037103s][吞吐率:26.95req/s] [内存消耗:2,470.88kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001193s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000509s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000496s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` = '9c5d72abd7658cdc' LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000296s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/writereport/public_template [ info ] 172.19.220.235:9600/inter/writereport/public_template [运行时间:0.030622s][吞吐率:32.66req/s] [内存消耗:2,668.61kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'public_template', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'exam_class' => 'CT', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->public_template[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000522s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT constant_value as name FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `templates` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `id`,title as label,`impression`,`description`,`parent_id` FROM `templates` WHERE `is_public` = 1 AND `exam_class_id` = 'CT' [ RunTime:0.001063s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/writereport/private_template [ info ] 172.19.220.235:9600/inter/writereport/private_template [运行时间:0.029209s][吞吐率:34.24req/s] [内存消耗:2,473.35kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'private_template', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '40', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'exam_class' => 'CT', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->private_template[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000411s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT constant_value as name FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `templates` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `id`,title as label,`impression`,`description`,`parent_id` FROM `templates` WHERE `is_public` = 2 AND `create_user` = '0f71cdb83db5cf19' AND `exam_class_id` = 'CT' [ RunTime:0.000472s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/writereport [ info ] 172.19.220.235:9600/inter/writereport [运行时间:0.049073s][吞吐率:20.38req/s] [内存消耗:2,503.55kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ log ] -----请求值----- [ log ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '0', ) [ log ] -----请求值----- [ sql ] [ DB ] CONNECT:[ UseTime:0.000433s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `name`,`report_subtitle` FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001278s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`exam_class`,`exam_datetime`,`exam_sub_class`,`body_part`,`accession_num`,`patient_id`,`film_type` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT `name` FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `id`,`temp_patient_id`,`name`,`sex`,`age` FROM `patient_infos` WHERE `id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `report_result`,`report_datetime`,`report_doctor_id`,`review_datetime`,`review_doctor_id`,`impression`,`description` FROM `report` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SELECT `realname` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000280s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/writereport/get_report_log [ info ] 172.19.220.235:9600/inter/writereport/get_report_log [运行时间:0.027971s][吞吐率:35.75req/s] [内存消耗:2,473.45kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'writereport', 2 => 'get_report_log', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '46', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'sessionid' => '67e081e1f6fd39f6', 'id' => 'dec174f29c89a306', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Writereport->get_report_log[ /data/gitcode/yuanchengpasc/application/inter/controller/Writereport.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000584s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `report` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `id` FROM `report` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `report_record` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `report_record` WHERE `doctor_id` = '0f71cdb83db5cf19' AND `report_id` IS NULL ORDER BY `createdAt` ASC,`type` ASC [ RunTime:0.000454s ] --------------------------------------------------------------- [ 2018-11-09T11:20:37+08:00 ] 172.18.0.220 POST /inter/application [ info ] 172.19.220.235:9600/inter/application [运行时间:0.041943s][吞吐率:23.84req/s] [内存消耗:2,471.38kb] [文件加载:46] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'application', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9602/', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9602', 'accept' => 'application/json, text/plain, */*', 'content-length' => '69', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', ) [ info ] [ PARAM ] array ( 'param' => array ( 'id' => 'dec174f29c89a306', ), 'sessionid' => '67e081e1f6fd39f6', 'is_remote' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\inter\controller\Application->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Application.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ log ] 67e081e1f6fd39f6 [ log ] -----------base 页面cache------------- [ log ] 67e081e1f6fd39f6 [ log ] ------------------------ [ sql ] [ DB ] CONNECT:[ UseTime:0.000582s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `id`,`study_id`,`patient_id`,`register_datetime`,`exam_class`,`exam_sub_class`,`exam_project`,`device`,`exam_datetime` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `constant_value` FROM `constant` WHERE `id` = 'CT' LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_subclass` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `exam_subclass` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exam_project` [ RunTime:0.000518s ] [ sql ] [ SQL ] SELECT * FROM `exam_project` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000233s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `device` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT * FROM `device` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT `id`,`name`,`sex`,`age`,`birthday` FROM `patient_infos` WHERE `id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT * FROM `institution` WHERE `id` = '25000001' LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `institution` WHERE `id` = '' LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `id`,`realname` FROM `doctors` WHERE `institution_id` = '' [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `remote_application` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `attachment`,`req_doctor_id`,`illness_desc`,`phys_sign`,`clin_symp`,`anamnesis`,`family_ill`,`remark`,`clin_diag` FROM `remote_application` WHERE `exam_id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SELECT `department_id` FROM `doctors` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000206s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000505s ] [ sql ] [ SQL ] SELECT `department_name` FROM `department` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000206s ] [ sql ] [ SQL ] SELECT `illness_desc`,`phys_sign`,`clin_symp`,`remark`,`clin_diag`,`anamnesis`,`family_ill` FROM `exams` WHERE `id` = 'dec174f29c89a306' LIMIT 1 [ RunTime:0.000308s ] --------------------------------------------------------------- [ 2018-11-09T11:20:38+08:00 ] 172.18.0.220 GET /inter/dcquery/get_studiesinfo?address=172.19.220.235:9999&study_id=8d88701ace2b66dd [ info ] 172.19.220.235:9600/inter/dcquery/get_studiesinfo?address=172.19.220.235:9999&study_id=8d88701ace2b66dd [运行时间:0.032471s][吞吐率:30.80req/s] [内存消耗:2,288.10kb] [文件加载:42] [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inter', 1 => 'dcquery', 2 => 'get_studiesinfo', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.19.220.235:9603/', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'origin' => 'http://172.19.220.235:9603', 'accept' => 'application/json, text/plain, */*', 'connection' => 'keep-alive', 'host' => '172.19.220.235:9600', 'content-length' => '', ) [ info ] [ PARAM ] array ( 'address' => '172.19.220.235:9999', 'study_id' => '8d88701ace2b66dd', ) [ info ] [ RUN ] app\inter\controller\Dcquery->get_studiesinfo[ /data/gitcode/yuanchengpasc/application/inter/controller/Dcquery.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000611s ] mysql:host=127.0.0.1;port=3306;dbname=pacsonline;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `studies` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `studyuid`,`studyid`,`patient_id` FROM `studies` WHERE `id` = '8d88701ace2b66dd' LIMIT 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `patient_infos` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `birthday`,`institution_id`,`temp_patient_id`,`name`,`age`,`sex` FROM `patient_infos` WHERE `id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `exams` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `exam_datetime` FROM `exams` WHERE `patient_id` = 'fc373d8b084df7f4' LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.000557s ] [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000230s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `series` [ RunTime:0.000512s ] [ sql ] [ SQL ] SELECT `id`,`series_num`,`seriesuid`,`description` FROM `series` WHERE `study_id` = '8d88701ace2b66dd' AND `modality` NOT IN ('PR','SR') ORDER BY `series_num` ASC [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `images` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `columns`,image_number as instanceNumber,`rows`,image_id as sopInstanceUid,`url` FROM `images` WHERE `series_id` = '87d5c72f9a4c9386' ORDER BY `image_number` ASC [ RunTime:0.001967s ]