namespace SafeCampus.Core; public class ApiGroupConsts { /// /// 业务管理API /// public const string SYSTEM_Business = "业务管理API"; }