package com.hqyg.disjob.common.util; public class PermitUtil { public static final String ADMINISTRATOR_ROLE = "超级管理员"; }