@@ -116,7 +116,7 @@ public class InvoiceEndSuccessListener implements Serializable, ExecutionListene
String url= null;
try {
url = bookingworkticketController.PreView(Long.parseLong(approveEntity.getInvoiceId()));
- } catch (IOException e) {
+ } catch (Exception e) {
e.printStackTrace();
}
//找到主记录