Commit b69412b5 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent a7fbeb79
......@@ -407,7 +407,7 @@ class InvoiceService
'method' => 'invoiceApiCallBack'
],'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'];
$this->apiService->pushQueue([
'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