diff --git a/application/api/controller/Invoice.php b/application/api/controller/Invoice.php
index 77f89c4..aa1eacc 100644
--- a/application/api/controller/Invoice.php
+++ b/application/api/controller/Invoice.php
@@ -51,7 +51,6 @@ class Invoice extends Api
         $param = $this->request->param();
         $selectedOptionszero = input('data');
 //        $arr = json_decode(htmlspecialchars_decode($selectedOptionszero), true);
-        dump($selectedOptionszero);
 //        die;
 //        $str=implode(',', $arr);
 //        if ($param['type'] == 1) {