feige
2024-06-11 8a7e33332203a2e1334ba55a4838b6b1060d406c
ruoyi-admin/src/main/java/com/ruoyi/web/controller/zhang/ZCertificateController.java
@@ -43,6 +43,11 @@
        return AjaxResult.success(zCertificates);
    }
    @GetMapping("/type")
    public AjaxResult listType(){
        return zCertificateService.listType();
    }
    /**
     * 导出持有出入境证件情况记录列表