123456789101112131415161718192021222324252627282930313233343536373839 |
- ---------------------------------------------------------------
- [ 2021-06-24T18:31:47+08:00 ] 127.0.0.1 POST localhost:9012//api/money/getMyUsers
- [运行时间:0.363996s] [吞吐率:2.75req/s] [内存消耗:860.12kb] [文件加载:140]
- [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000031s ]
- [ info ] [ CACHE ] INIT File
- [ info ] [ BEHAVIOR ] Run \addons\cos\Cos @app_init [ RunTime:0.013948s ]
- [ info ] [ BEHAVIOR ] Run \addons\epay\Epay @app_init [ RunTime:0.000183s ]
- [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000200s ]
- [ info ] [ LANG ] /Users/www/bansheng.lanmaonet.com/thinkphp/lang/zh-cn.php
- [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000628s ]
- [ info ] [ ROUTE ] array (
- 'type' => 'module',
- 'module' =>
- array (
- 0 => 'api',
- 1 => 'money',
- 2 => 'getMyUsers',
- ),
- )
- [ info ] [ HEADER ] array (
- 'content-length' => '160',
- 'host' => 'localhost:9012',
- 'content-type' => 'multipart/form-data; boundary=--------------------------353955198134917789595527',
- 'origin' => 'http://localhost:9012',
- 'connection' => 'keep-alive',
- 'user-agent' => 'ApiPOST Runtime +https://www.apipost.cn',
- 'accept-language' => 'zh-CN',
- 'accept-encoding' => 'gzip, deflate, br',
- 'accept' => '*/*',
- )
- [ info ] [ PARAM ] array (
- 'token' => '',
- )
- [ info ] [ LANG ] /Users/www/bansheng.lanmaonet.com/public/../application/api/lang/zh-cn.php
- [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.009979s ]
- [ info ] [ TOKEN ] INIT Mysql
- [ info ] [ DB ] INIT mysql
- [ info ] [ LOG ] INIT File
- [ error ] [1045]SQLSTATE[HY000] [1045] Access denied for user 'bansheng'@'localhost' (using password: YES)[/Users/www/bansheng.lanmaonet.com/thinkphp/library/think/db/Connection.php:295]
|