Commit b69412b5 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent a7fbeb79
...@@ -407,7 +407,7 @@ class InvoiceService ...@@ -407,7 +407,7 @@ class InvoiceService
'method' => 'invoiceApiCallBack' 'method' => 'invoiceApiCallBack'
],'invoiceCallBack'); ],'invoiceCallBack');
}*/ }*/
$values = $this->apiService->getPlatformDataEntries('invoice_callBack_'.$params['ddlsh'].'_applyInvoice','data_values'); $values = $this->apiService->getPlatformDataEntries('invoice_callBack_IRB220230301Z3AC5_applyInvoice','data_values');
$queueParams = ['params' => $params,'type' => 'applyInvoiceCallBack']; $queueParams = ['params' => $params,'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