9455澳门新葡萄娱乐(China)官方网站-Unique Platform

[0] Exception in Builder.php line 138

fields not exists:[views]

  1. $val = $val->__toString();
  2. }
  3. if (false !== strpos($key, '->')) {
  4. list($key, $name) = explode('->', $key);
  5. $item = $this->parseKey($query, $key);
  6. $result[$item] = 'json_set(' . $item . ', \'$.' . $name . '\', ' . $this->parseDataBind($query, $key, $val, $bind) . ')';
  7. } elseif ('*' == $options['field'] && false === strpos($key, '.') && !in_array($key, $fields, true)) {
  8. if ($options['strict']) {
  9. throw new Exception('fields not exists:[' . $key . ']');
  10. }
  11. } elseif (is_null($val)) {
  12. $result[$item] = 'NULL';
  13. } elseif (is_array($val) && !empty($val)) {
  14. switch (strtoupper($val[0])) {
  15. case 'INC':
  16. $result[$item] = $item . ' + ' . floatval($val[1]);
  17. break;
  18. case 'DEC':

Call Stack

  1. in Builder.php line 138
  2. at Builder->parseData(object(Query), ['views' => ['INC', 1]]) in Builder.php line 1124
  3. at Builder->update(object(Query)) in Connection.php line 1138
  4. at Connection->update(object(Query)) in Query.php line 2923
  5. at Query->update(['views' => ['INC', 1]]) in Query.php line 746
  6. at Query->setField('views', ['INC', 1]) in Query.php line 779
  7. at Query->setInc('views') in Custom.php line 373
  8. at Custom->getDetail('index', '163') in Custom.php line 67
  9. at Custom->_detail('industry_news', '163') in Custom.php line 35
  10. at Custom->_empty()
  11. at ReflectionMethod->invokeArgs(object(Custom), []) in Container.php line 395
  12. at Container->invokeReflectMethod(object(Custom), object(ReflectionMethod), ['163']) in Module.php line 131
  13. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  14. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  15. at Middleware->think\{closure}(object(Request)) in Lang.php line 46
  16. at Lang->handle(object(Request), object(Closure), null)
  17. at call_user_func_array([object(Lang), 'handle'], [object(Request), object(Closure), null]) in Middleware.php line 185
  18. at Middleware->think\{closure}(object(Request))
  19. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  20. at Middleware->dispatch(object(Request), 'controller') in Module.php line 136
  21. at Module->exec() in Dispatch.php line 168
  22. at Dispatch->run() in App.php line 432
  23. at App->think\{closure}(object(Request), object(Closure), null)
  24. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  25. at Middleware->think\{closure}(object(Request))
  26. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  27. at Middleware->dispatch(object(Request)) in App.php line 435
  28. at App->run() in index.php line 22

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
cy_lang zh
Sessionempty
Server/Request Data
USER www
HOME /alidata/www
HTTP_COOKIE cy_lang=zh
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.600711.com
HTTP_USER_AGENT Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.139 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
PHP_ADMIN_VALUE open_basedir=/alidata/wwwroot/shengtun/public/:/tmp/:/proc/:/alidata/wwwroot/
REDIRECT_STATUS 200
SERVER_NAME www.600711.com
SERVER_PORT 80
SERVER_ADDR 10.171.225.157
REMOTE_PORT 40150
REMOTE_ADDR 104.140.79.42
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /alidata/wwwroot/shengtun/public
DOCUMENT_URI /index.php
REQUEST_URI /industry_news/163
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//industry_news/163
SCRIPT_FILENAME /alidata/wwwroot/shengtun/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1735338189.2082
REQUEST_TIME 1735338189
Environment Variablesempty
ThinkPHP Constantsempty
XML 地图