Commit 5322c86b authored by zw's avatar zw

注释

parent 3f74044d
......@@ -415,7 +415,7 @@ class AAgents extends BaseModel
})
->group("a.store_id")
->select();
echo Db::table($this->table)->getLastSql();
//echo Db::table($this->table)->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