mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
Flowchart
This commit is contained in:
@@ -87,6 +87,7 @@ namespace AIStudio.Wpf.Flowchart.ViewModels
|
||||
{
|
||||
return new Dictionary<string, string>()
|
||||
{
|
||||
{ "Name","名称" },
|
||||
{ "Text","文本" },
|
||||
{"UserIds", "用户" },
|
||||
{"RoleIds", "角色" },
|
||||
|
||||
Reference in New Issue
Block a user