Commit 09c57fa1 authored by zw's avatar zw

bug

parent 0322179d
......@@ -1541,7 +1541,7 @@ class AAgents extends BaseModel
public function getStoreIdByAgentId($field,$params)
{
$result = $this
return $this
->field($field)
->where($params)
->select();
......
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