return call_user_func_array([$this, 'where'], $args);} elseif ($this->model && method_exists($this->model, 'scope' . $method)) {// 动态调用命名范围$method = 'scope' . $method;array_unshift($args, $this);call_user_func_array([$this->model, $method], $args);return $this;} else {throw new Exception('method not exist:' . ($this->model ? get_class($this->model) : static::class) . '->' . $method);}}/*** 扩展查询方法* @access public* @param string|array $method 查询方法名* @param callable $callback* @return void
| Keywords | 利记注册平台 |
| PHPSESSID | 58lk34ijcd6sd9djmu193h0on4 |
| think | { "last_url": "http:\/\/www.aichance.com.cn\/channel\/search\/l\/cn?Keywords=%E5%88%A9%E8%AE%B0%E6%89%8B%E6%9C%BA%E5%AE%98%E7%BD%91&id=0&p=9" } |
| USER | www |
| HOME | /home/www |
| FCGI_ROLE | RESPONDER |
| SCRIPT_FILENAME | /www/wwwroot/aichance.com.cn/public/index.php |
| QUERY_STRING | s=/channel/search/l/cn&Keywords=%E5%88%A9%E8%AE%B0%E6%B3%A8%E5%86%8C%E5%B9%B3%E5%8F%B0 |
| REQUEST_METHOD | GET |
| CONTENT_TYPE | |
| CONTENT_LENGTH | |
| SCRIPT_NAME | /index.php |
| REQUEST_URI | /channel/search/l/cn?Keywords=%E5%88%A9%E8%AE%B0%E6%B3%A8%E5%86%8C%E5%B9%B3%E5%8F%B0 |
| DOCUMENT_URI | /index.php |
| DOCUMENT_ROOT | /www/wwwroot/aichance.com.cn/public |
| SERVER_PROTOCOL | HTTP/1.1 |
| REQUEST_SCHEME | http |
| GATEWAY_INTERFACE | CGI/1.1 |
| SERVER_SOFTWARE | nginx/1.22.1 |
| REMOTE_ADDR | 216.172.156.42 |
| REMOTE_PORT | 59932 |
| SERVER_ADDR | 10.67.39.2 |
| SERVER_PORT | 80 |
| SERVER_NAME | aichance.com.cn |
| REDIRECT_STATUS | 200 |
| PATH_INFO | |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) |
| HTTP_HOST | www.aichance.com.cn |
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_COOKIE | PHPSESSID=58lk34ijcd6sd9djmu193h0on4 |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1730828659.4924 |
| REQUEST_TIME | 1730828659 |
| DS | / |
| ROOT_PATH | /www/wwwroot/aichance.com.cn/ |
| APP_PATH | /www/wwwroot/aichance.com.cn/app/ |
| WWW_ROOT | /www/wwwroot/aichance.com.cn/public/ |
| WOO_PATH | /www/wwwroot/aichance.com.cn/woo/ |
| ADDONS_PATH | /www/wwwroot/aichance.com.cn/addons/ |
| APP_CACHE_DIR | /www/wwwroot/aichance.com.cn/data/cache/ |
| SMARTY_DIR | /www/wwwroot/aichance.com.cn/include/smarty-3.1.27/libs/ |
| SMARTY_SYSPLUGINS_DIR | /www/wwwroot/aichance.com.cn/include/smarty-3.1.27/libs/sysplugins/ |
| SMARTY_PLUGINS_DIR | /www/wwwroot/aichance.com.cn/include/smarty-3.1.27/libs/plugins/ |
| SMARTY_MBSTRING | true |
| SMARTY_RESOURCE_CHAR_SET | utf-8 |
| SMARTY_RESOURCE_DATE_FORMAT | %b %e, %Y |
| SMARTY_SPL_AUTOLOAD | 0 |