独生子女父母退休bug修改

This commit is contained in:
=
2025-09-30 13:46:57 +08:00
parent f15fb1fab9
commit aa516ab4e7
13 changed files with 174 additions and 42 deletions
@@ -53,7 +53,7 @@ public class DsznfmtxSchoolAuditController {
@At
@ApiOperation("分页查询")
@SaCheckPermission(value = {"dsznfmtx.unionAudit", "h5.dsznfmtx.unionAudit"}, mode = SaMode.OR)
@SaCheckPermission(value = {"dsznfmtx.schoolAudit", "h5.dsznfmtx.schoolAudit"}, mode = SaMode.OR)
public Result pageData(PageForm pageForm,
boolean approval,
Integer year,