Commit c9179618 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent a858b1f8
...@@ -407,7 +407,7 @@ class InvoiceService ...@@ -407,7 +407,7 @@ class InvoiceService
'method' => 'invoiceApiCallBack' 'method' => 'invoiceApiCallBack'
],'invoiceCallBack'); ],'invoiceCallBack');
} }
/*$values = $this->apiService->getPlatformDataEntries('invoice_callBack_IRB220230301Z3AC5_applyInvoice','data_values'); /*$values = $this->apiService->getPlatformDataEntries('invoice_callBack_IRB220230301KOOA9_applyInvoice','data_values');
$queueParams = ['params' => $values,'type' => 'applyInvoiceCallBack']; $queueParams = ['params' => $values,'type' => 'applyInvoiceCallBack'];
$this->apiService->pushQueue([ $this->apiService->pushQueue([
'params' => $queueParams, 'params' => $queueParams,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment