Warning: Undefined array key "query" in /www/wwwroot/web.pvfbcd.cn/index.php on line 38

Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/web.pvfbcd.cn/index.php on line 38

Warning: Undefined array key "code" in /www/wwwroot/web.pvfbcd.cn/index.php on line 39
系统发生错误

#0 [8]ErrorException in Snewurl.php line 340

未定义数组索引: code

  1. //记录微信用户访问信息
  2. public function AddWxUserInfodata($condition){
  3. $config = [
  4. 'key' => $condition['key'],
  5. 'code' => $condition['code'],
  6. ];
  7. $wx_info = $this->Mwxlog->QueryWxCodeKey($config);
  8. $config_s = [
  9. 'id' => $wx_info['id'],
  10. 'addtime' => $wx_info['addtime'] + 1,
  11. ];

Call Stack

  1. in Snewurl.php line 340
  2. at Error->appError() in Snewurl.php line 340
  3. at Snewurl->AddWxUserInfodata() in Cnewurl.php line 92
  4. at Cnewurl->AddWxUserInfodata()
  5. at ReflectionMethod->invokeArgs() in Container.php line 342
  6. at Container->invokeReflectMethod() in Controller.php line 110
  7. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  8. at Pipeline->think\{closure}() in Pipeline.php line 65
  9. at Pipeline->then() in Controller.php line 113
  10. at Controller->exec() in Dispatch.php line 96
  11. at Dispatch->run() in Route.php line 747
  12. at Route->think\{closure}() in Pipeline.php line 59
  13. at Pipeline->think\{closure}() in Pipeline.php line 65
  14. at Pipeline->then() in Route.php line 748
  15. at Route->dispatch() in Http.php line 213
  16. at Http->dispatchToRoute() in Http.php line 203
  17. at Http->think\{closure}() in Pipeline.php line 59
  18. at Pipeline->think\{closure}() in SessionInit.php line 67
  19. at SessionInit->handle()
  20. at call_user_func() in Middleware.php line 142
  21. at Middleware->think\{closure}() in Pipeline.php line 84
  22. at Pipeline->think\{closure}() in Cors.php line 22
  23. at Cors->handle()
  24. at call_user_func() in Middleware.php line 142
  25. at Middleware->think\{closure}() in Pipeline.php line 84
  26. at Pipeline->think\{closure}() in TraceDebug.php line 71
  27. at TraceDebug->handle()
  28. at call_user_func() in Middleware.php line 142
  29. at Middleware->think\{closure}() in Pipeline.php line 84
  30. at Pipeline->think\{closure}() in Pipeline.php line 65
  31. at Pipeline->then() in Http.php line 204
  32. at Http->runWithRequest() in Http.php line 162
  33. at Http->run() in index.php line 20

Environment Variables

GET Dataempty
POST Data
key sitemap.xml
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_CONTENT_TYPE application/x-www-form-urlencoded
HTTP_CONTENT_LENGTH 15
HTTP_ACCEPT */*
HTTP_HOST admin.plxgl.cn
PATH_INFO /Cnewurl/AddWxUserInfodata
REDIRECT_STATUS 200
SERVER_NAME admin.plxgl.cn
SERVER_PORT 443
SERVER_ADDR 45.207.211.237
REMOTE_PORT 35886
REMOTE_ADDR 45.207.211.237
SERVER_SOFTWARE nginx/1.28.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/admin.plxgl.cn/public
DOCUMENT_URI /index.php/Cnewurl/AddWxUserInfodata
REQUEST_URI /index.php/Cnewurl/AddWxUserInfodata
SCRIPT_NAME /index.php
CONTENT_LENGTH 15
CONTENT_TYPE application/x-www-form-urlencoded
REQUEST_METHOD POST
QUERY_STRING
SCRIPT_FILENAME /www/wwwroot/admin.plxgl.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php/Cnewurl/AddWxUserInfodata
REQUEST_TIME_FLOAT 1776877568.7503
REQUEST_TIME 1776877568
Environment Variables
APP_DEBUG 1
APP_DEFAULT_TIMEZONE Asia/Shanghai
DATABASE_TYPE mysql
DATABASE_HOSTNAME 127.0.0.1
DATABASE_DATABASE weixin
DATABASE_USERNAME weixin
DATABASE_PASSWORD weixin
DATABASE_HOSTPORT 3306
DATABASE_CHARSET utf8
DATABASE_DEBUG
LANG_DEFAULT_LANG zh-cn
ThinkPHP Constants
FILTER_VALIDATE_BOOL 258
0.025308s