修改查询列表的权限

This commit is contained in:
sh
2025-11-21 17:02:12 +08:00
parent ee9af47af6
commit 85478f7378
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ import java.util.stream.Collectors;
public class StringUtil {
/*1101(求职者)、1102(招聘者)、1103(网格员)、1104(内部工作者)*/
public static final Long COMPANY_ADMIN_ROLE_KEY = 1002L;
public static final Long COMPANY_ADMIN_ROLE_KEY = 1102L;
/**
* 企业用户