feige
2024-06-10 f34203dacf5485b06d9d80618e5e14cf4463c2d7
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();
    }
    /**
     * 导出持有出入境证件情况记录列表