统一项目角色展示与预设文案
This commit is contained in:
@@ -166,7 +166,7 @@ async def test_list_templates_excludes_qa_system_preset(db_session):
|
||||
permissions={"QA": {"subjects:read": True}},
|
||||
)
|
||||
pm_template = PermissionTemplate(
|
||||
name="项目经理",
|
||||
name="PM",
|
||||
template_type=TemplateType.ROLE,
|
||||
is_system=True,
|
||||
category="PM",
|
||||
|
||||
Reference in New Issue
Block a user