Commit 09fb88ac authored by hangjun83's avatar hangjun83

财务开票模块更新

parent 0afcdebf
......@@ -386,7 +386,7 @@ class InvoiceService
{
if(isset($params) && !empty($params)){
//现将返回的数据进行存储
$this->apiService->storePlatformDataEntries('invoice_callBack_',$params);
//$this->apiService->storePlatformDataEntries('invoice_callBack_',$params);
switch($params['ywlxdm']){
case 'fpkj' : $this->apiService->storePlatformDataEntries('invoice_callBack_'.$params['ddlsh'].'_applyInvoice',$params);break;
}
......
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