Example #1
0
 public function runArticleSellListExport()
 {
     Billing_Controller_Export::getInstance()->exportArticleSellList($_REQUEST['data'], $_REQUEST['exportType']);
 }