|
|
@ -753,6 +753,7 @@ public class InvoiceInterfaceServiceImpl implements InvoiceInterfaceService { |
|
|
|
} |
|
|
|
} |
|
|
|
httpLog.setStatus("1"); |
|
|
|
httpLog.setStatus("1"); |
|
|
|
httpLog.setTotal(total); |
|
|
|
httpLog.setTotal(total); |
|
|
|
|
|
|
|
int i = 1/0; |
|
|
|
confirmDao.insert(httpLog); |
|
|
|
confirmDao.insert(httpLog); |
|
|
|
if (logList.size() > 0) { |
|
|
|
if (logList.size() > 0) { |
|
|
|
invoiceLogService.toInvoiceLog(logList); |
|
|
|
invoiceLogService.toInvoiceLog(logList); |
|
|
|