Commit f811c4ef authored by hangjun83's avatar hangjun83

财务开票模块更新

parent b9d6568a
......@@ -415,6 +415,7 @@ class InvoiceService
'method' => 'invoiceApiCallBack'
],'invoiceCallBack');*/
}catch(\Throwable $exception){
SimpleLogs::writeLog($params, __CLASS__.':'.__FUNCTION__.' params => ', 'error');
SimpleLogs::writeLog($exception->getMessage(), __CLASS__.':'.__FUNCTION__, 'error');
}
}
......
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