减免接口开发
This commit is contained in:
parent
f32b9dcfe9
commit
fef30e9d8b
|
|
@ -84,7 +84,7 @@ public class SltAgreementReduceServiceImpl implements ISltAgreementReduceService
|
||||||
sltAgreementRecudceMapper.insertBatchReduceDetail(detailList);
|
sltAgreementRecudceMapper.insertBatchReduceDetail(detailList);
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
AjaxResult.warn("检索历史申请减免区间数据,已申请减免,请勿在提交申请单!");
|
return AjaxResult.warn("检索历史申请减免区间数据,已申请减免,请勿在提交申请单!");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue