修改pc端查询岗位权限
This commit is contained in:
@@ -147,7 +147,7 @@ public class CmsJobController extends BaseController
|
||||
}
|
||||
|
||||
@ApiOperation("获取推荐岗位")
|
||||
@PreAuthorize("@ss.hasPermi('bussiness:job:recommend')")
|
||||
// @PreAuthorize("@ss.hasPermi('bussiness:job:recommend')")
|
||||
@GetMapping("/recommend")
|
||||
public AjaxResult recommend(ESJobSearch esJobSearch)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user