Commit c9179618 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent a858b1f8
......@@ -407,7 +407,7 @@ class InvoiceService
'method' => 'invoiceApiCallBack'
],'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'];
$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