@@ -682,12 +682,8 @@ public class SubstationService {
jkxlAdjustFee.setType(BashInfo.CE);
jkxlAdjustFee.setFee(gxFee);
feeAdjustService.save(jkxlAdjustFee);
- } else {
- throw new RuntimeException();
}
-