1公司名称

error,system

2公司详情

  br >



[0] exception in query.php line 103

method not exist:think\db\query->getlistbycategory




return $this->where($where)->value($args[1]);
} 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('metho

3联系方式

4相关新闻:

5大家还在看:

0.0024 second(s), 5 Queries