wugg 6 tháng trước cách đây
mục cha
commit
777d30a481
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/cxinv/controller/InvoiceItem.php

+ 0 - 1
app/cxinv/controller/InvoiceItem.php

@@ -197,7 +197,6 @@ class InvoiceItem extends Base{
             ->select();
          return  success('获取成功',$list);
     }
-
     public function importOrder(){
         $param=$this->request->param([ "order_type"=>"","list"=>[]],"post","trim");
         $valid = Validate::rule([