|
|
|
@ -74,7 +74,6 @@ public class FlowService { |
|
|
|
} catch (RuntimeException e) { |
|
|
|
} catch (RuntimeException e) { |
|
|
|
history.setCrtName("模型超市"); |
|
|
|
history.setCrtName("模型超市"); |
|
|
|
} |
|
|
|
} |
|
|
|
// System.out.println(1/0);
|
|
|
|
|
|
|
|
return negativeHistoryService.save(history); |
|
|
|
return negativeHistoryService.save(history); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|