Squashed 'paste-framework/' content from commit 34e8684
git-subtree-dir: paste-framework git-subtree-split: 34e8684c4bc3cebbe177509f42ab4ef5b5425a7a
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
from paste.rbac.rbac_models import RbacItemChildModel
|
||||
|
||||
|
||||
class RbacItemChild(RbacItemChildModel):
|
||||
"""
|
||||
授权项目关系。
|
||||
"""
|
||||
pass
|
||||
Reference in New Issue
Block a user