30.log 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. ---------------------------------------------------------------
  2. [ 2018-10-30T16:36:36+08:00 ] 127.0.0.1 POST /inter/login
  3. [ info ] 127.0.0.1:9600/inter/login [运行时间:0.210383s][吞吐率:4.75req/s] [内存消耗:2,374.55kb] [文件加载:47]
  4. [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php
  5. [ info ] [ ROUTE ] array (
  6. 'type' => 'module',
  7. 'module' =>
  8. array (
  9. 0 => 'inter',
  10. 1 => 'login',
  11. 2 => NULL,
  12. ),
  13. )
  14. [ info ] [ HEADER ] array (
  15. 'content-type' => 'application/x-www-form-urlencoded',
  16. 'content-length' => '38',
  17. 'accept' => '*/*',
  18. 'host' => '127.0.0.1:9600',
  19. 'user-agent' => 'curl/7.29.0',
  20. )
  21. [ info ] [ PARAM ] array (
  22. 'param' =>
  23. array (
  24. 'userName' => 'liu',
  25. 'pwd' => '1111111',
  26. ),
  27. )
  28. [ info ] [ RUN ] app\inter\controller\Login->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Login.php ]
  29. [ info ] [ DB ] INIT mysql
  30. [ info ] [ CACHE ] INIT File
  31. [ info ] [ LOG ] INIT File
  32. [ log ] 6e8fdd4468e3ccf8
  33. [ log ] array (
  34. 'param' =>
  35. array (
  36. 'userName' => 'liu',
  37. 'pwd' => '1111111',
  38. ),
  39. )
  40. [ log ] array (
  41. 'id' => '0f71cdb83db5cf19',
  42. 'attachment' => '',
  43. 'username' => 'liu',
  44. 'password' => '7fa8282ad93047a4d6fe6111c93b308a',
  45. 'login_time' => '2018-10-30 16:24:44',
  46. 'login_failure' => 0,
  47. 'realname' => 'liu',
  48. 'email' => '1135564790@qq.com',
  49. 'phone' => '13351123450',
  50. 'doctor_title' => '主任',
  51. 'institution_id' => '73090001',
  52. 'department_id' => '9c5d72abd7658cdc',
  53. 'doctor_role' => '1',
  54. 'is_report' => '1',
  55. )
  56. [ log ] ----登录信息----
  57. [ log ] array (
  58. 'id' => '0f71cdb83db5cf19',
  59. 'attachment' => '',
  60. 'username' => 'liu',
  61. 'password' => '7fa8282ad93047a4d6fe6111c93b308a',
  62. 'login_time' => '2018-10-30 16:24:44',
  63. 'login_failure' => 0,
  64. 'realname' => 'liu',
  65. 'email' => '1135564790@qq.com',
  66. 'phone' => '13351123450',
  67. 'doctor_title' => '主任',
  68. 'institution_id' => '73090001',
  69. 'department_id' => '9c5d72abd7658cdc',
  70. 'doctor_role' => '1',
  71. 'is_report' => '1',
  72. 'institution_name' => '白银市第二人民医院',
  73. 'doctor_class_info' =>
  74. array (
  75. 'id' => '58b1729089a583e6',
  76. 'doctor_id' => '0f71cdb83db5cf19',
  77. 'department_id' => '9c5d72abd7658cdc',
  78. 'doctor_class' => '2,3,4',
  79. 'status' => '1',
  80. ),
  81. 'permission' =>
  82. array (
  83. 0 =>
  84. array (
  85. 'id' => '64022a6a4b32abae',
  86. 'name' => '本地系统',
  87. 'url' => '',
  88. 'parent_id' => 'root',
  89. 'icon_name' => NULL,
  90. ),
  91. 1 =>
  92. array (
  93. 'id' => 'bdb52c21d1687709',
  94. 'name' => '预约登记',
  95. 'url' => '/registration/index',
  96. 'parent_id' => '64022a6a4b32abae',
  97. 'icon_name' => 'edit',
  98. ),
  99. 2 =>
  100. array (
  101. 'id' => '0eac42ef01de23ff',
  102. 'name' => '登记列表',
  103. 'url' => '/application/application',
  104. 'parent_id' => '64022a6a4b32abae',
  105. 'icon_name' => 'list',
  106. ),
  107. 3 =>
  108. array (
  109. 'id' => '80ddb7d09ebc44b4',
  110. 'name' => '科室报告',
  111. 'url' => '/sectionreport/sectionreport',
  112. 'parent_id' => '64022a6a4b32abae',
  113. 'icon_name' => 'chart',
  114. ),
  115. ),
  116. )
  117. [ log ] ----登录信息----
  118. [ sql ] [ DB ] CONNECT:[ UseTime:0.026160s ] mysql:host=47.104.6.21;port=3306;dbname=pacsonline;charset=utf8
  119. [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.018437s ]
  120. [ 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.017998s ]
  121. [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.017719s ]
  122. [ sql ] [ SQL ] SELECT * FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.017962s ]
  123. [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.017526s ]
  124. [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` = '73090001' LIMIT 1 [ RunTime:0.017441s ]
  125. [ 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.029276s ]
  126. [ sql ] [ SQL ] UPDATE `doctors` SET `login_failure`=0,`login_time`='2018-10-30 16:36:36' WHERE `username` = 'liu' [ RunTime:0.019299s ]
  127. ---------------------------------------------------------------
  128. [ 2018-10-30T19:49:53+08:00 ] 127.0.0.1 POST /inter/login
  129. [ info ] 127.0.0.1:9600/inter/login [运行时间:0.020335s][吞吐率:49.18req/s] [内存消耗:1,469.09kb] [文件加载:37]
  130. [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php
  131. [ info ] [ ROUTE ] array (
  132. 'type' => 'module',
  133. 'module' =>
  134. array (
  135. 0 => 'inter',
  136. 1 => 'login',
  137. 2 => NULL,
  138. ),
  139. )
  140. [ info ] [ HEADER ] array (
  141. 'content-type' => 'application/x-www-form-urlencoded',
  142. 'content-length' => '0',
  143. 'accept' => '*/*',
  144. 'host' => '127.0.0.1:9600',
  145. 'user-agent' => 'curl/7.29.0',
  146. )
  147. [ info ] [ PARAM ] array (
  148. )
  149. [ info ] [ RUN ] app\inter\controller\Login->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Login.php ]
  150. [ info ] [ LOG ] INIT File
  151. ---------------------------------------------------------------
  152. [ 2018-10-30T19:50:00+08:00 ] 11.17.9.159 POST /inter/login
  153. [ info ] 11.17.9.158:9600/inter/login [运行时间:0.017810s][吞吐率:56.15req/s] [内存消耗:1,469.11kb] [文件加载:37]
  154. [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php
  155. [ info ] [ ROUTE ] array (
  156. 'type' => 'module',
  157. 'module' =>
  158. array (
  159. 0 => 'inter',
  160. 1 => 'login',
  161. 2 => NULL,
  162. ),
  163. )
  164. [ info ] [ HEADER ] array (
  165. 'content-type' => 'application/x-www-form-urlencoded',
  166. 'content-length' => '0',
  167. 'accept' => '*/*',
  168. 'host' => '11.17.9.158:9600',
  169. 'user-agent' => 'curl/7.29.0',
  170. )
  171. [ info ] [ PARAM ] array (
  172. )
  173. [ info ] [ RUN ] app\inter\controller\Login->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Login.php ]
  174. [ info ] [ LOG ] INIT File
  175. ---------------------------------------------------------------
  176. [ 2018-10-30T19:50:27+08:00 ] 11.17.9.159 POST /inter/login
  177. [ info ] 11.17.9.158:9600/inter/login [运行时间:0.395590s][吞吐率:2.53req/s] [内存消耗:2,374.42kb] [文件加载:47]
  178. [ info ] [ LANG ] /data/gitcode/yuanchengpasc/thinkphp/lang/zh-cn.php
  179. [ info ] [ ROUTE ] array (
  180. 'type' => 'module',
  181. 'module' =>
  182. array (
  183. 0 => 'inter',
  184. 1 => 'login',
  185. 2 => NULL,
  186. ),
  187. )
  188. [ info ] [ HEADER ] array (
  189. 'content-type' => 'application/x-www-form-urlencoded',
  190. 'content-length' => '38',
  191. 'accept' => '*/*',
  192. 'host' => '11.17.9.158:9600',
  193. 'user-agent' => 'curl/7.29.0',
  194. )
  195. [ info ] [ PARAM ] array (
  196. 'param' =>
  197. array (
  198. 'userName' => 'liu',
  199. 'pwd' => '1111111',
  200. ),
  201. )
  202. [ info ] [ RUN ] app\inter\controller\Login->index[ /data/gitcode/yuanchengpasc/application/inter/controller/Login.php ]
  203. [ info ] [ DB ] INIT mysql
  204. [ info ] [ CACHE ] INIT File
  205. [ info ] [ LOG ] INIT File
  206. [ log ] ea4c3f89acf83ab5
  207. [ log ] array (
  208. 'param' =>
  209. array (
  210. 'userName' => 'liu',
  211. 'pwd' => '1111111',
  212. ),
  213. )
  214. [ log ] array (
  215. 'id' => '0f71cdb83db5cf19',
  216. 'attachment' => '',
  217. 'username' => 'liu',
  218. 'password' => '7fa8282ad93047a4d6fe6111c93b308a',
  219. 'login_time' => '2018-10-30 19:23:18',
  220. 'login_failure' => 0,
  221. 'realname' => 'liu',
  222. 'email' => '1135564790@qq.com',
  223. 'phone' => '13351123450',
  224. 'doctor_title' => '主任',
  225. 'institution_id' => '73090001',
  226. 'department_id' => '9c5d72abd7658cdc',
  227. 'doctor_role' => '1',
  228. 'is_report' => '1',
  229. )
  230. [ log ] ----登录信息----
  231. [ log ] array (
  232. 'id' => '0f71cdb83db5cf19',
  233. 'attachment' => '',
  234. 'username' => 'liu',
  235. 'password' => '7fa8282ad93047a4d6fe6111c93b308a',
  236. 'login_time' => '2018-10-30 19:23:18',
  237. 'login_failure' => 0,
  238. 'realname' => 'liu',
  239. 'email' => '1135564790@qq.com',
  240. 'phone' => '13351123450',
  241. 'doctor_title' => '主任',
  242. 'institution_id' => '73090001',
  243. 'department_id' => '9c5d72abd7658cdc',
  244. 'doctor_role' => '1',
  245. 'is_report' => '1',
  246. 'institution_name' => '白银市第二人民医院',
  247. 'doctor_class_info' =>
  248. array (
  249. 'id' => '58b1729089a583e6',
  250. 'doctor_id' => '0f71cdb83db5cf19',
  251. 'department_id' => '9c5d72abd7658cdc',
  252. 'doctor_class' => '2,3,4',
  253. 'status' => '1',
  254. ),
  255. 'permission' =>
  256. array (
  257. 0 =>
  258. array (
  259. 'id' => '64022a6a4b32abae',
  260. 'name' => '本地系统',
  261. 'url' => '',
  262. 'parent_id' => 'root',
  263. 'icon_name' => NULL,
  264. ),
  265. 1 =>
  266. array (
  267. 'id' => 'bdb52c21d1687709',
  268. 'name' => '预约登记',
  269. 'url' => '/registration/index',
  270. 'parent_id' => '64022a6a4b32abae',
  271. 'icon_name' => 'edit',
  272. ),
  273. 2 =>
  274. array (
  275. 'id' => '0eac42ef01de23ff',
  276. 'name' => '登记列表',
  277. 'url' => '/application/application',
  278. 'parent_id' => '64022a6a4b32abae',
  279. 'icon_name' => 'list',
  280. ),
  281. 3 =>
  282. array (
  283. 'id' => '80ddb7d09ebc44b4',
  284. 'name' => '科室报告',
  285. 'url' => '/sectionreport/sectionreport',
  286. 'parent_id' => '64022a6a4b32abae',
  287. 'icon_name' => 'chart',
  288. ),
  289. ),
  290. )
  291. [ log ] ----登录信息----
  292. [ sql ] [ DB ] CONNECT:[ UseTime:0.023620s ] mysql:host=47.104.6.21;port=3306;dbname=pacsonline;charset=utf8
  293. [ sql ] [ SQL ] SHOW COLUMNS FROM `doctors` [ RunTime:0.016958s ]
  294. [ 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.017033s ]
  295. [ sql ] [ SQL ] SHOW COLUMNS FROM `doctor_class` [ RunTime:0.016790s ]
  296. [ sql ] [ SQL ] SELECT * FROM `doctor_class` WHERE `doctor_id` = '0f71cdb83db5cf19' LIMIT 1 [ RunTime:0.016340s ]
  297. [ sql ] [ SQL ] SHOW COLUMNS FROM `institution` [ RunTime:0.016818s ]
  298. [ sql ] [ SQL ] SELECT `name` FROM `institution` WHERE `id` = '73090001' LIMIT 1 [ RunTime:0.225446s ]
  299. [ 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.017112s ]
  300. [ sql ] [ SQL ] UPDATE `doctors` SET `login_failure`=0,`login_time`='2018-10-30 19:50:27' WHERE `username` = 'liu' [ RunTime:0.018791s ]