Ejemplo n.º 1
0
 public function getAllData()
 {
     return goodsModel::getData($this->order, $this->flow);
 }