示例#1
0
 /**
  *	@see RM_Shop_Mapper::reportQuery()
  **/
 public function reportQuery($class_filter = '')
 {
     return $this->_mapper->reportQuery($class_filter);
 }