Пример #1
0
 public function createOrderDetailAdmin($item)
 {
     return $this->_orderDetailModel->createItem($item);
 }