Commit 8840260d authored by testshenbd's avatar testshenbd

pc

parents e174e58d f5c854c9
......@@ -200,7 +200,7 @@ class StoreModel extends \DAO\AbstractModel
}else{
$result = $this->db->select($field)->from($this->_tableName)->where($where)->fetchAll();
}
//echo $this->db->getLastSql(()
//echo $this->db->getLas
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