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