ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceFundtaxController.java
@@ -57,7 +57,7 @@ // * 导出专家费用算税申请主列表 // */ // @ApiOperation("导出专家费用算税申请主列表") // @PreAuthorize("@ss.hasPermi('system:fundtax:export')") // // @PreAuthorize("@ss.hasPermi('system:fundtax:export')") // @Log(title = "专家费用算税申请主", businessType = BusinessType.EXPORT) // @GetMapping("/export") // public AjaxResult export(ServiceFundtax serviceFundtax) {