|
|
@ -829,7 +829,7 @@ public class ScmVehrebateCheckapplyService extends MybatisBaseService<ScmVehreba |
|
|
|
|
|
|
|
|
|
|
|
//确认调整时
|
|
|
|
if (StringUtils.isNotBlank(rebate.getIsAdjustment())) { |
|
|
|
/*if (StringUtils.isNotBlank(rebate.getIsAdjustment())) { |
|
|
|
if (rebate.getIsAdjustment().equals("是")) { |
|
|
|
if (StringUtils.isNotBlank(rebate.getAdjustmentMoney())) { |
|
|
|
BigDecimal adMoney = new BigDecimal(rebate.getAdjustmentMoney()); |
|
|
@ -843,7 +843,7 @@ public class ScmVehrebateCheckapplyService extends MybatisBaseService<ScmVehreba |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}*/ |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|