Commit 50ef693b authored by zhuwei's avatar zhuwei

1

parent c89ee743
......@@ -1027,7 +1027,7 @@ class Users extends Model
->field($field)
->where($params)
->select();
// dump($this->getLastSql());
// big_log($this->getLastSql());
return $result;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment