Commit dbfc71d1 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent 2ee15f07
......@@ -741,7 +741,6 @@ class InvoiceService
$update['api_response'] = $exception->getMessage();
$this->saveInvoiceRecord($update);
SimpleLogs::writeLog($exception->getMessage(),__CLASS__.':'.__FUNCTION__,'error');
throw $exception;
//var_dump($exception->getMessage());
}
}
......
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