| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- namespace ContractService.Authorization
- {
- public static class PermissionNames
- {
- public const string Pages = "Pages";
- public const string PagesCaseContractMg = "Pages.CaseContractMg";
- public const string PagesCaseContractMgCaseMg = "Pages.CaseContractMg.CaseMg";
- public const string PagesCaseContractMgCaseMgQuery = "Pages.CaseContractMg.CaseMg.Query";
- public const string PagesCaseContractMgCaseMgCreate = "Pages.CaseContractMg.CaseMg.Create";
- public const string PagesCaseContractMgCaseMgUpdate = "Pages.CaseContractMg.CaseMg.Update";
- public const string PagesCaseContractMgCaseMgDelete = "Pages.CaseContractMg.CaseMg.Delete";
- public const string PagesCaseContractMgCaseMgSetStaff = "Pages.CaseContractMg.CaseMg.SetStaff";
- public const string PagesCaseContractMgCaseMgChangeState = "Pages.CaseContractMg.CaseMg.ChangeState";
- public const string PagesCaseContractMgCaseMgNote = "Pages.CaseContractMg.CaseMg.Note";
- public const string PagesCaseContractMgCaseMgRestart = "Pages.CaseContractMg.CaseMg.Restart";
- public const string PagesCaseContractMgContractMg = "Pages.CaseContractMg.ContractMg";
- public const string PagesCaseContractMgContractMgQuery = "Pages.CaseContractMg.ContractMg.Query";
- public const string PagesCaseContractMgContractMgCreate = "Pages.CaseContractMg.ContractMg.Create";
- public const string PagesCaseContractMgContractMgUpdate = "Pages.CaseContractMg.ContractMg.Update";
- public const string PagesCaseContractMgContractMgDelete = "Pages.CaseContractMg.ContractMg.Delete";
- public const string PagesCaseContractMgContractMgSetStaff = "Pages.CaseContractMg.ContractMg.SetStaff";
- public const string PagesCaseContractMgContractMgSetLawyer = "Pages.CaseContractMg.ContractMg.SetLawyer";
- public const string PagesCaseContractMgContractMgSetLawFirm = "Pages.CaseContractMg.ContractMg.SetLawFirm";
- public const string PagesCaseContractMgContractMgChangeState = "Pages.CaseContractMg.ContractMg.ChangeState";
- public const string PagesCaseContractMgContractMgNote = "Pages.CaseContractMg.ContractMg.Note";
- public const string PagesCaseContractMgContractMgLawNote = "Pages.CaseContractMg.ContractMg.LawNote";
- public const string PagesCaseContractMgContractMgSupplement = "Pages.CaseContractMg.ContractMg.Supplement";
- public const string PagesCaseContractMgContractMgRestart = "Pages.CaseContractMg.ContractMg.Restart";
- public const string PagesCaseContractMgContractMgKeyPointMg = "Pages.CaseContractMg.ContractMg.KeyPointMg";
- public const string PagesCaseContractMgContractMgKeyPointMgQuery = "Pages.CaseContractMg.ContractMg.KeyPointMg.Query";
- public const string PagesCaseContractMgContractMgKeyPointMgCreate = "Pages.CaseContractMg.ContractMg.KeyPointMg.Create";
- public const string PagesCaseContractMgContractMgKeyPointMgUpdate = "Pages.CaseContractMg.ContractMg.KeyPointMg.Update";
- public const string PagesCaseContractMgContractMgKeyPointMgDelete = "Pages.CaseContractMg.ContractMg.KeyPointMg.Delete";
- public const string PagesCaseContractMgContractMgKeyPointMgChangeState = "Pages.CaseContractMg.ContractMg.KeyPointMg.ChangeState";
- public const string PagesCaseContractMgContractMgKeyPointMgChangeEvidence = "Pages.CaseContractMg.ContractMg.KeyPointMg.ChangeEvidence";
- public const string PagesCaseContractMgContractMgKeyPointMgRestart = "Pages.CaseContractMg.ContractMg.KeyPointMg.Restart";
- public const string PagesCaseContractMgContractMgKeyPointMgNote = "Pages.CaseContractMg.ContractMg.KeyPointMg.Note";
- public const string PagesCaseContractMgContractMgKeyPointMgLawNote = "Pages.CaseContractMg.ContractMg.KeyPointMg.LawNote";
- public const string PagesCaseContractMgContractMgKeyPointMgSetOrg = "Pages.CaseContractMg.ContractMg.KeyPointMg.SetOrg";
- public const string PagesLegalLawFirmMg = "Pages.LegalLawFirmMg";
- public const string PagesLegalLawFirmMgLawFirmMg = "Pages.LegalLawFirmMg.LawFirmMg";
- public const string PagesLegalLawFirmMgLawFirmMgQuery = "Pages.LegalLawFirmMg.LawFirmMg.Query";
- public const string PagesLegalLawFirmMgLawFirmMgCreate = "Pages.LegalLawFirmMg.LawFirmMg.Create";
- public const string PagesLegalLawFirmMgLawFirmMgUpdate = "Pages.LegalLawFirmMg.LawFirmMg.Update";
- public const string PagesLegalLawFirmMgLawFirmMgDelete = "Pages.LegalLawFirmMg.LawFirmMg.Delete";
- public const string PagesLegalLawFirmMgLawFirmMgMasterLawyer = "Pages.LegalLawFirmMg.LawFirmMg.MasterLawyer";
- public const string PagesLegalLawFirmMgLawyerMg = "Pages.LegalLawFirmMg.LawyerMg";
- public const string PagesLegalLawFirmMgLawyerMgQuery = "Pages.LegalLawFirmMg.LawyerMg.Query";
- public const string PagesLegalLawFirmMgLawyerMgCreate = "Pages.LegalLawFirmMg.LawyerMg.Create";
- public const string PagesLegalLawFirmMgLawyerMgUpdate = "Pages.LegalLawFirmMg.LawyerMg.Update";
- public const string PagesLegalLawFirmMgLawyerMgDelete = "Pages.LegalLawFirmMg.LawyerMg.Delete";
- public const string PagesLegalLawFirmMgLawyerMgBind = "Pages.LegalLawFirmMg.LawyerMg.Bind";
- public const string PagesLegalLawFirmMgLawyerMgUnBind = "Pages.LegalLawFirmMg.LawyerMg.UnBind";
- public const string PagesLegalLawFirmMgLawOrgMg = "Pages.LegalLawFirmMg.LawOrgMg";
- public const string PagesLegalLawFirmMgLawOrgMgQuery = "Pages.LegalLawFirmMg.LawOrgMg.Query";
- public const string PagesLegalLawFirmMgLawOrgMgCreate = "Pages.LegalLawFirmMg.LawOrgMg.Create";
- public const string PagesLegalLawFirmMgLawOrgMgUpdate = "Pages.LegalLawFirmMg.LawOrgMg.Update";
- public const string PagesLegalLawFirmMgLawOrgMgDelete = "Pages.LegalLawFirmMg.LawOrgMg.Delete";
- public const string PagesLegalLawFirmMgLawOrgMgOrgAuth = "Pages.LegalLawFirmMg.LawOrgMg.OrgAuth";
- public const string PagesClientMg = "Pages.ClientMg";
- public const string PagesClientMgCompanyMg = "Pages.ClientMg.CompanyMg";
- public const string PagesClientMgCompanyMgQuery = "Pages.ClientMg.CompanyMg.Query";
- public const string PagesClientMgCompanyMgCreate = "Pages.ClientMg.CompanyMg.Create";
- public const string PagesClientMgCompanyMgUpdate = "Pages.ClientMg.CompanyMg.Update";
- public const string PagesClientMgCompanyMgDelete = "Pages.ClientMg.CompanyMg.Delete";
- public const string PagesClientMgCompanyMgMasterStaff = "Pages.ClientMg.CompanyMg.MasterStaff";
- public const string PagesClientMgStaffMg = "Pages.ClientMg.StaffMg";
- public const string PagesClientMgStaffMgQuery = "Pages.ClientMg.StaffMg.Query";
- public const string PagesClientMgStaffMgCreate = "Pages.ClientMg.StaffMg.Create";
- public const string PagesClientMgStaffMgUpdate = "Pages.ClientMg.StaffMg.Update";
- public const string PagesClientMgStaffMgDelete = "Pages.ClientMg.StaffMg.Delete";
- public const string PagesClientMgStaffMgBind = "Pages.ClientMg.StaffMg.Bind";
- public const string PagesClientMgStaffMgUnBind = "Pages.ClientMg.StaffMg.UnBind";
- public const string PagesClientMgOrgMg = "Pages.ClientMg.OrgMg";
- public const string PagesClientMgOrgMgQuery = "Pages.ClientMg.OrgMg.Query";
- public const string PagesClientMgOrgMgCreate = "Pages.ClientMg.OrgMg.Create";
- public const string PagesClientMgOrgMgUpdate = "Pages.ClientMg.OrgMg.Update";
- public const string PagesClientMgOrgMgDelete = "Pages.ClientMg.OrgMg.Delete";
- public const string PagesClientMgOrgMgOrgAuth = "Pages.ClientMg.OrgMg.OrgAuth";
- public const string PagesBasicMg = "Pages.BasicMg";
- public const string PagesBasicMgServiceTypeMg = "Pages.BasicMg.ServiceTypeMg";
- public const string PagesBasicMgServiceTypeMgQuery = "Pages.BasicMg.ServiceTypeMg.Query";
- public const string PagesBasicMgServiceTypeMgCreate = "Pages.BasicMg.ServiceTypeMg.Create";
- public const string PagesBasicMgServiceTypeMgUpdate = "Pages.BasicMg.ServiceTypeMg.Update";
- public const string PagesBasicMgServiceTypeMgDelete = "Pages.BasicMg.ServiceTypeMg.Delete";
- public const string PagesSystemMg = "Pages.SystemMg";
- public const string PagesSystemMgTenantMg = "Pages.SystemMg.TenantMg";
- public const string PagesSystemMgTenantMgQuery = "Pages.SystemMg.TenantMg.Query";
- public const string PagesSystemMgTenantMgCreate = "Pages.SystemMg.TenantMg.Create";
- public const string PagesSystemMgTenantMgUpdate = "Pages.SystemMg.TenantMg.Update";
- public const string PagesSystemMgTenantMgDelete = "Pages.SystemMg.TenantMg.Delete";
- public const string PagesSystemMgRoleMg = "Pages.SystemMg.RoleMg";
- public const string PagesSystemMgRoleMgQuery = "Pages.SystemMg.RoleMg.Query";
- public const string PagesSystemMgRoleMgCreate = "Pages.SystemMg.RoleMg.Create";
- public const string PagesSystemMgRoleMgUpdate = "Pages.SystemMg.RoleMg.Update";
- public const string PagesSystemMgRoleMgDelete = "Pages.SystemMg.RoleMg.Delete";
- public const string PagesSystemMgRoleMgAuth = "Pages.SystemMg.RoleMg.Auth";
- public const string PagesSystemMgUserMg = "Pages.SystemMg.UserMg";
- public const string PagesSystemMgUserMgQuery = "Pages.SystemMg.UserMg.Query";
- public const string PagesSystemMgUserMgCreate = "Pages.SystemMg.UserMg.Create";
- public const string PagesSystemMgUserMgUpdate = "Pages.SystemMg.UserMg.Update";
- public const string PagesSystemMgUserMgDelete = "Pages.SystemMg.UserMg.Delete";
- public const string PagesSystemMgUserMgAuth = "Pages.SystemMg.UserMg.Auth";
- public const string PagesSystemMgUserMgResetPassword = "Pages.SystemMg.UserMg.ResetPassword";
- public const string PagesSystemMgUserMgResetLock = "Pages.SystemMg.UserMg.ResetLock";
- public const string PagesSystemMgStateMg = "Pages.SystemMg.StateMg";
- public const string PagesSystemMgStateMgQuery = "Pages.SystemMg.StateMg.Query";
- public const string PagesSystemMgStateMgUpdate = "Pages.SystemMg.StateMg.Update";
- public const string PagesSystemMgSettingMg = "Pages.SystemMg.SettingMg";
- public const string PagesSystemMgSettingMgQuery = "Pages.SystemMg.SettingMg.Query";
- public const string PagesSystemMgSettingMgUpdate = "Pages.SystemMg.SettingMg.Update";
- public const string PagesSystemMgHelpMg = "Pages.SystemMg.HelpMg";
- public const string PagesSystemMgHelpMgQuery = "Pages.SystemMg.HelpMg.Query";
- public const string PagesSystemMgHelpMgCreate = "Pages.SystemMg.HelpMg.Create";
- public const string PagesSystemMgHelpMgUpdate = "Pages.SystemMg.HelpMg.Update";
- public const string PagesSystemMgHelpMgDelete = "Pages.SystemMg.HelpMg.Delete";
- public const string PagesSystemMgFunctionMg = "Pages.SystemMg.FunctionMg";
- public const string PagesSystemMgFunctionMgQuery = "Pages.SystemMg.FunctionMg.Query";
- public const string PagesSystemMgFunctionMgUpdate = "Pages.SystemMg.FunctionMg.Update";
- public const string PagesSystemMgFunctionMgMoveUp = "Pages.SystemMg.FunctionMg.MoveUp";
- public const string PagesSystemMgFunctionMgMoveDown = "Pages.SystemMg.FunctionMg.MoveDown";
- public const string PagesSystemMgFunctionMgRefresh = "Pages.SystemMg.FunctionMg.Refresh";
- public const string PagesSystemMgLogMg = "Pages.SystemMg.LogMg";
- public const string PagesSystemMgLogMgQuery = "Pages.SystemMg.LogMg.Query";
- public const string PagesUserHelpInfo = "Pages.UserHelpInfo";
- public const string PagesUserSysSetting = "Pages.UserSysSetting";
- public const string PagesUserSysSettingLoginImage = "Pages.UserSysSetting.LoginImage";
- public const string PagesUserSysSettingHomeImage = "Pages.UserSysSetting.HomeImage";
- public const string PagesUserSysSettingRefreshCache = "Pages.UserSysSetting.RefreshCache";
- public const string PagesUserSysSettingRefreshLang = "Pages.UserSysSetting.RefreshLang";
- }
- }
|