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