...
|
...
|
@@ -3411,3 +3411,40 @@ |
|
|
[ info ] [ RUN ] app\admin\controller\Car->index[ /www/wwwroot/wyc.tenyes.cn/application/admin/controller/Car.php ]
|
|
|
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000073s ]
|
|
|
[ info ] [ LOG ] INIT File
|
|
|
---------------------------------------------------------------
|
|
|
[ 2024-03-13T19:46:56+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/selectcarbyroute?route_id=1&time=1710299016
|
|
|
[运行时间:0.544776s] [吞吐率:1.84req/s] [内存消耗:3,766.76kb] [文件加载:78]
|
|
|
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ]
|
|
|
[ info ] [ CACHE ] INIT File
|
|
|
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001932s ]
|
|
|
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000567s ]
|
|
|
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
|
|
|
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000015s ]
|
|
|
[ 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.000883s ]
|
|
|
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002613s ]
|
|
|
[ 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 |
...
|
...
|
|