api/runtime/log/20190620_error.log
2019-06-20 12:58:23 +08:00

16 lines
1.7 KiB
Plaintext

---------------------------------------------------------------
[2019-06-20T11:22:40+08:00] 127.0.0.1 POST 127.0.0.1:8000/admin/login
[ error ] [0]Call to a member function isEmpty() on null[C:\Users\home\dev\altitudereaction\api\app\controller\Admin.php:32]
---------------------------------------------------------------
[2019-06-20T12:36:21+08:00] 127.0.0.1 GET 127.0.0.1:8000/evaluation/all
[ error ] [0]语法错误: unexpected '}'[C:\Users\home\dev\altitudereaction\api\app\controller\Evaluation.php:80]
---------------------------------------------------------------
[2019-06-20T12:36:35+08:00] 127.0.0.1 GET 127.0.0.1:8000/evaluation/all
[ error ] [0]语法错误: unexpected 'return' (T_RETURN)[C:\Users\home\dev\altitudereaction\api\app\service\EvaluationService.php:95]
---------------------------------------------------------------
[2019-06-20T12:49:46+08:00] 127.0.0.1 GET 127.0.0.1:8000/evaluation/search
[ error ] [0]Argument 1 passed to think\Model::hasWhere() must be of the type string, object given, called in C:\Users\home\dev\altitudereaction\api\app\service\EvaluationService.php on line 104[C:\Users\home\dev\altitudereaction\api\vendor\topthink\framework\src\think\model\concern\RelationShip.php:207]
---------------------------------------------------------------
[2019-06-20T12:50:13+08:00] 127.0.0.1 GET 127.0.0.1:8000/evaluation/search
[ error ] [0]Argument 1 passed to think\db\BaseQuery::parseQueryWhere() must be an instance of think\db\concern\Query, instance of think\db\Query given, called in C:\Users\home\dev\altitudereaction\api\vendor\topthink\framework\src\think\db\concern\WhereQuery.php on line 31[C:\Users\home\dev\altitudereaction\api\vendor\topthink\framework\src\think\db\concern\WhereQuery.php:46]