统一项目角色展示与预设文案

This commit is contained in:
Cheng Zhou
2026-05-26 14:46:01 +08:00
parent 3c168565ce
commit 41bd423be0
25 changed files with 384 additions and 122 deletions
+1 -1
View File
@@ -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",