zqy
2024-07-16 9a4b09e6a32b4510e1e9c4fb13d6cb90b896abe4
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();
    }
    /**
     * 导出持有出入境证件情况记录列表