Commit 033d565b authored by zhz's avatar zhz

mall

parent eed8eea3
......@@ -122,6 +122,7 @@ 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