Commit 46dcaffd authored by zhz's avatar zhz

goods

parent 38fd3b25
......@@ -89,7 +89,6 @@ class GoodsCommonModel extends \DAO\AbstractModel {
}
$str .= "->fetchAll();";
eval($str);
echo $this->db->getLastSql();
return $data;
}
/**
......
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