减免接口开发

This commit is contained in:
bonus 2025-02-20 09:58:52 +08:00
parent f32b9dcfe9
commit fef30e9d8b
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public class SltAgreementReduceServiceImpl implements ISltAgreementReduceService
sltAgreementRecudceMapper.insertBatchReduceDetail(detailList);
}
}else{
AjaxResult.warn("检索历史申请减免区间数据,已申请减免,请勿在提交申请单!");
return AjaxResult.warn("检索历史申请减免区间数据,已申请减免,请勿在提交申请单!");
}