PermissionNames.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. namespace ContractService.Authorization
  2. {
  3. public static class PermissionNames
  4. {
  5. public const string Pages = "Pages";
  6. public const string PagesCaseContractMg = "Pages.CaseContractMg";
  7. public const string PagesCaseContractMgCaseMg = "Pages.CaseContractMg.CaseMg";
  8. public const string PagesCaseContractMgCaseMgQuery = "Pages.CaseContractMg.CaseMg.Query";
  9. public const string PagesCaseContractMgCaseMgCreate = "Pages.CaseContractMg.CaseMg.Create";
  10. public const string PagesCaseContractMgCaseMgUpdate = "Pages.CaseContractMg.CaseMg.Update";
  11. public const string PagesCaseContractMgCaseMgDelete = "Pages.CaseContractMg.CaseMg.Delete";
  12. public const string PagesCaseContractMgCaseMgSetStaff = "Pages.CaseContractMg.CaseMg.SetStaff";
  13. public const string PagesCaseContractMgCaseMgChangeState = "Pages.CaseContractMg.CaseMg.ChangeState";
  14. public const string PagesCaseContractMgCaseMgNote = "Pages.CaseContractMg.CaseMg.Note";
  15. public const string PagesCaseContractMgCaseMgRestart = "Pages.CaseContractMg.CaseMg.Restart";
  16. public const string PagesCaseContractMgContractMg = "Pages.CaseContractMg.ContractMg";
  17. public const string PagesCaseContractMgContractMgQuery = "Pages.CaseContractMg.ContractMg.Query";
  18. public const string PagesCaseContractMgContractMgCreate = "Pages.CaseContractMg.ContractMg.Create";
  19. public const string PagesCaseContractMgContractMgUpdate = "Pages.CaseContractMg.ContractMg.Update";
  20. public const string PagesCaseContractMgContractMgDelete = "Pages.CaseContractMg.ContractMg.Delete";
  21. public const string PagesCaseContractMgContractMgSetStaff = "Pages.CaseContractMg.ContractMg.SetStaff";
  22. public const string PagesCaseContractMgContractMgSetLawyer = "Pages.CaseContractMg.ContractMg.SetLawyer";
  23. public const string PagesCaseContractMgContractMgSetLawFirm = "Pages.CaseContractMg.ContractMg.SetLawFirm";
  24. public const string PagesCaseContractMgContractMgChangeState = "Pages.CaseContractMg.ContractMg.ChangeState";
  25. public const string PagesCaseContractMgContractMgNote = "Pages.CaseContractMg.ContractMg.Note";
  26. public const string PagesCaseContractMgContractMgLawNote = "Pages.CaseContractMg.ContractMg.LawNote";
  27. public const string PagesCaseContractMgContractMgSupplement = "Pages.CaseContractMg.ContractMg.Supplement";
  28. public const string PagesCaseContractMgContractMgRestart = "Pages.CaseContractMg.ContractMg.Restart";
  29. public const string PagesCaseContractMgContractMgKeyPointMg = "Pages.CaseContractMg.ContractMg.KeyPointMg";
  30. public const string PagesCaseContractMgContractMgKeyPointMgQuery = "Pages.CaseContractMg.ContractMg.KeyPointMg.Query";
  31. public const string PagesCaseContractMgContractMgKeyPointMgCreate = "Pages.CaseContractMg.ContractMg.KeyPointMg.Create";
  32. public const string PagesCaseContractMgContractMgKeyPointMgUpdate = "Pages.CaseContractMg.ContractMg.KeyPointMg.Update";
  33. public const string PagesCaseContractMgContractMgKeyPointMgDelete = "Pages.CaseContractMg.ContractMg.KeyPointMg.Delete";
  34. public const string PagesCaseContractMgContractMgKeyPointMgChangeState = "Pages.CaseContractMg.ContractMg.KeyPointMg.ChangeState";
  35. public const string PagesCaseContractMgContractMgKeyPointMgChangeEvidence = "Pages.CaseContractMg.ContractMg.KeyPointMg.ChangeEvidence";
  36. public const string PagesCaseContractMgContractMgKeyPointMgRestart = "Pages.CaseContractMg.ContractMg.KeyPointMg.Restart";
  37. public const string PagesCaseContractMgContractMgKeyPointMgNote = "Pages.CaseContractMg.ContractMg.KeyPointMg.Note";
  38. public const string PagesCaseContractMgContractMgKeyPointMgLawNote = "Pages.CaseContractMg.ContractMg.KeyPointMg.LawNote";
  39. public const string PagesCaseContractMgContractMgKeyPointMgSetOrg = "Pages.CaseContractMg.ContractMg.KeyPointMg.SetOrg";
  40. public const string PagesLegalLawFirmMg = "Pages.LegalLawFirmMg";
  41. public const string PagesLegalLawFirmMgLawFirmMg = "Pages.LegalLawFirmMg.LawFirmMg";
  42. public const string PagesLegalLawFirmMgLawFirmMgQuery = "Pages.LegalLawFirmMg.LawFirmMg.Query";
  43. public const string PagesLegalLawFirmMgLawFirmMgCreate = "Pages.LegalLawFirmMg.LawFirmMg.Create";
  44. public const string PagesLegalLawFirmMgLawFirmMgUpdate = "Pages.LegalLawFirmMg.LawFirmMg.Update";
  45. public const string PagesLegalLawFirmMgLawFirmMgDelete = "Pages.LegalLawFirmMg.LawFirmMg.Delete";
  46. public const string PagesLegalLawFirmMgLawFirmMgMasterLawyer = "Pages.LegalLawFirmMg.LawFirmMg.MasterLawyer";
  47. public const string PagesLegalLawFirmMgLawyerMg = "Pages.LegalLawFirmMg.LawyerMg";
  48. public const string PagesLegalLawFirmMgLawyerMgQuery = "Pages.LegalLawFirmMg.LawyerMg.Query";
  49. public const string PagesLegalLawFirmMgLawyerMgCreate = "Pages.LegalLawFirmMg.LawyerMg.Create";
  50. public const string PagesLegalLawFirmMgLawyerMgUpdate = "Pages.LegalLawFirmMg.LawyerMg.Update";
  51. public const string PagesLegalLawFirmMgLawyerMgDelete = "Pages.LegalLawFirmMg.LawyerMg.Delete";
  52. public const string PagesLegalLawFirmMgLawyerMgBind = "Pages.LegalLawFirmMg.LawyerMg.Bind";
  53. public const string PagesLegalLawFirmMgLawyerMgUnBind = "Pages.LegalLawFirmMg.LawyerMg.UnBind";
  54. public const string PagesLegalLawFirmMgLawOrgMg = "Pages.LegalLawFirmMg.LawOrgMg";
  55. public const string PagesLegalLawFirmMgLawOrgMgQuery = "Pages.LegalLawFirmMg.LawOrgMg.Query";
  56. public const string PagesLegalLawFirmMgLawOrgMgCreate = "Pages.LegalLawFirmMg.LawOrgMg.Create";
  57. public const string PagesLegalLawFirmMgLawOrgMgUpdate = "Pages.LegalLawFirmMg.LawOrgMg.Update";
  58. public const string PagesLegalLawFirmMgLawOrgMgDelete = "Pages.LegalLawFirmMg.LawOrgMg.Delete";
  59. public const string PagesLegalLawFirmMgLawOrgMgOrgAuth = "Pages.LegalLawFirmMg.LawOrgMg.OrgAuth";
  60. public const string PagesClientMg = "Pages.ClientMg";
  61. public const string PagesClientMgCompanyMg = "Pages.ClientMg.CompanyMg";
  62. public const string PagesClientMgCompanyMgQuery = "Pages.ClientMg.CompanyMg.Query";
  63. public const string PagesClientMgCompanyMgCreate = "Pages.ClientMg.CompanyMg.Create";
  64. public const string PagesClientMgCompanyMgUpdate = "Pages.ClientMg.CompanyMg.Update";
  65. public const string PagesClientMgCompanyMgDelete = "Pages.ClientMg.CompanyMg.Delete";
  66. public const string PagesClientMgCompanyMgMasterStaff = "Pages.ClientMg.CompanyMg.MasterStaff";
  67. public const string PagesClientMgStaffMg = "Pages.ClientMg.StaffMg";
  68. public const string PagesClientMgStaffMgQuery = "Pages.ClientMg.StaffMg.Query";
  69. public const string PagesClientMgStaffMgCreate = "Pages.ClientMg.StaffMg.Create";
  70. public const string PagesClientMgStaffMgUpdate = "Pages.ClientMg.StaffMg.Update";
  71. public const string PagesClientMgStaffMgDelete = "Pages.ClientMg.StaffMg.Delete";
  72. public const string PagesClientMgStaffMgBind = "Pages.ClientMg.StaffMg.Bind";
  73. public const string PagesClientMgStaffMgUnBind = "Pages.ClientMg.StaffMg.UnBind";
  74. public const string PagesClientMgOrgMg = "Pages.ClientMg.OrgMg";
  75. public const string PagesClientMgOrgMgQuery = "Pages.ClientMg.OrgMg.Query";
  76. public const string PagesClientMgOrgMgCreate = "Pages.ClientMg.OrgMg.Create";
  77. public const string PagesClientMgOrgMgUpdate = "Pages.ClientMg.OrgMg.Update";
  78. public const string PagesClientMgOrgMgDelete = "Pages.ClientMg.OrgMg.Delete";
  79. public const string PagesClientMgOrgMgOrgAuth = "Pages.ClientMg.OrgMg.OrgAuth";
  80. public const string PagesBasicMg = "Pages.BasicMg";
  81. public const string PagesBasicMgServiceTypeMg = "Pages.BasicMg.ServiceTypeMg";
  82. public const string PagesBasicMgServiceTypeMgQuery = "Pages.BasicMg.ServiceTypeMg.Query";
  83. public const string PagesBasicMgServiceTypeMgCreate = "Pages.BasicMg.ServiceTypeMg.Create";
  84. public const string PagesBasicMgServiceTypeMgUpdate = "Pages.BasicMg.ServiceTypeMg.Update";
  85. public const string PagesBasicMgServiceTypeMgDelete = "Pages.BasicMg.ServiceTypeMg.Delete";
  86. public const string PagesSystemMg = "Pages.SystemMg";
  87. public const string PagesSystemMgTenantMg = "Pages.SystemMg.TenantMg";
  88. public const string PagesSystemMgTenantMgQuery = "Pages.SystemMg.TenantMg.Query";
  89. public const string PagesSystemMgTenantMgCreate = "Pages.SystemMg.TenantMg.Create";
  90. public const string PagesSystemMgTenantMgUpdate = "Pages.SystemMg.TenantMg.Update";
  91. public const string PagesSystemMgTenantMgDelete = "Pages.SystemMg.TenantMg.Delete";
  92. public const string PagesSystemMgRoleMg = "Pages.SystemMg.RoleMg";
  93. public const string PagesSystemMgRoleMgQuery = "Pages.SystemMg.RoleMg.Query";
  94. public const string PagesSystemMgRoleMgCreate = "Pages.SystemMg.RoleMg.Create";
  95. public const string PagesSystemMgRoleMgUpdate = "Pages.SystemMg.RoleMg.Update";
  96. public const string PagesSystemMgRoleMgDelete = "Pages.SystemMg.RoleMg.Delete";
  97. public const string PagesSystemMgRoleMgAuth = "Pages.SystemMg.RoleMg.Auth";
  98. public const string PagesSystemMgUserMg = "Pages.SystemMg.UserMg";
  99. public const string PagesSystemMgUserMgQuery = "Pages.SystemMg.UserMg.Query";
  100. public const string PagesSystemMgUserMgCreate = "Pages.SystemMg.UserMg.Create";
  101. public const string PagesSystemMgUserMgUpdate = "Pages.SystemMg.UserMg.Update";
  102. public const string PagesSystemMgUserMgDelete = "Pages.SystemMg.UserMg.Delete";
  103. public const string PagesSystemMgUserMgAuth = "Pages.SystemMg.UserMg.Auth";
  104. public const string PagesSystemMgUserMgResetPassword = "Pages.SystemMg.UserMg.ResetPassword";
  105. public const string PagesSystemMgUserMgResetLock = "Pages.SystemMg.UserMg.ResetLock";
  106. public const string PagesSystemMgStateMg = "Pages.SystemMg.StateMg";
  107. public const string PagesSystemMgStateMgQuery = "Pages.SystemMg.StateMg.Query";
  108. public const string PagesSystemMgStateMgUpdate = "Pages.SystemMg.StateMg.Update";
  109. public const string PagesSystemMgSettingMg = "Pages.SystemMg.SettingMg";
  110. public const string PagesSystemMgSettingMgQuery = "Pages.SystemMg.SettingMg.Query";
  111. public const string PagesSystemMgSettingMgUpdate = "Pages.SystemMg.SettingMg.Update";
  112. public const string PagesSystemMgHelpMg = "Pages.SystemMg.HelpMg";
  113. public const string PagesSystemMgHelpMgQuery = "Pages.SystemMg.HelpMg.Query";
  114. public const string PagesSystemMgHelpMgCreate = "Pages.SystemMg.HelpMg.Create";
  115. public const string PagesSystemMgHelpMgUpdate = "Pages.SystemMg.HelpMg.Update";
  116. public const string PagesSystemMgHelpMgDelete = "Pages.SystemMg.HelpMg.Delete";
  117. public const string PagesSystemMgFunctionMg = "Pages.SystemMg.FunctionMg";
  118. public const string PagesSystemMgFunctionMgQuery = "Pages.SystemMg.FunctionMg.Query";
  119. public const string PagesSystemMgFunctionMgUpdate = "Pages.SystemMg.FunctionMg.Update";
  120. public const string PagesSystemMgFunctionMgMoveUp = "Pages.SystemMg.FunctionMg.MoveUp";
  121. public const string PagesSystemMgFunctionMgMoveDown = "Pages.SystemMg.FunctionMg.MoveDown";
  122. public const string PagesSystemMgFunctionMgRefresh = "Pages.SystemMg.FunctionMg.Refresh";
  123. public const string PagesSystemMgLogMg = "Pages.SystemMg.LogMg";
  124. public const string PagesSystemMgLogMgQuery = "Pages.SystemMg.LogMg.Query";
  125. public const string PagesUserHelpInfo = "Pages.UserHelpInfo";
  126. public const string PagesUserSysSetting = "Pages.UserSysSetting";
  127. public const string PagesUserSysSettingLoginImage = "Pages.UserSysSetting.LoginImage";
  128. public const string PagesUserSysSettingHomeImage = "Pages.UserSysSetting.HomeImage";
  129. public const string PagesUserSysSettingRefreshCache = "Pages.UserSysSetting.RefreshCache";
  130. public const string PagesUserSysSettingRefreshLang = "Pages.UserSysSetting.RefreshLang";
  131. }
  132. }