首次提交
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