|
@@ -629,7 +629,6 @@ public class MusicGroupServiceImpl extends BaseServiceImpl<String, MusicGroup> i
|
|
BigDecimal otherFee = BigDecimal.ZERO;
|
|
BigDecimal otherFee = BigDecimal.ZERO;
|
|
BigDecimal remitFee = BigDecimal.ZERO;
|
|
BigDecimal remitFee = BigDecimal.ZERO;
|
|
|
|
|
|
-
|
|
|
|
//乐器及打包辅件
|
|
//乐器及打包辅件
|
|
List<MusicGroupSubjectGoodsGroup> goodsGroups = new ArrayList<>();
|
|
List<MusicGroupSubjectGoodsGroup> goodsGroups = new ArrayList<>();
|
|
if (studentRegistration.getTemporaryCourseFee() != null) {
|
|
if (studentRegistration.getTemporaryCourseFee() != null) {
|