...
|
...
|
@@ -1562,3 +1562,40 @@ |
|
|
[ info ] [ RUN ] app\admin\controller\Car->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Car.php ]
|
|
|
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000128s ]
|
|
|
[ info ] [ LOG ] INIT File
|
|
|
---------------------------------------------------------------
|
|
|
[ 2024-03-13T19:27:41+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/selectcarbyroute?route_id=1&time=1710299016
|
|
|
[运行时间:0.564908s] [吞吐率:1.77req/s] [内存消耗:3,766.76kb] [文件加载:78]
|
|
|
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ]
|
|
|
[ info ] [ CACHE ] INIT File
|
|
|
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001889s ]
|
|
|
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000551s ]
|
|
|
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
|
|
|
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
|
|
|
[ info ] [ ROUTE ] array (
|
|
|
'type' => 'module',
|
|
|
'module' =>
|
|
|
array (
|
|
|
0 => 'api',
|
|
|
1 => 'car',
|
|
|
2 => 'selectcarbyroute',
|
|
|
),
|
|
|
)
|
|
|
[ info ] [ HEADER ] array (
|
|
|
'content-length' => '0',
|
|
|
'connection' => 'keep-alive',
|
|
|
'accept-encoding' => 'gzip, deflate, br',
|
|
|
'host' => 'netcar.com',
|
|
|
'accept' => '*/*',
|
|
|
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
|
|
|
'content-type' => '',
|
|
|
)
|
|
|
[ info ] [ PARAM ] array (
|
|
|
'route_id' => '1',
|
|
|
'time' => '1710299016',
|
|
|
)
|
|
|
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
|
|
|
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000875s ]
|
|
|
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002698s ]
|
|
|
[ info ] [ RUN ] app\api\controller\Car->selectcarbyroute[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
|
|
|
[ info ] [ DB ] INIT mysql
|
|
|
[ info ] [ LOG ] INIT File |
...
|
...
|
|