菜单增加字段

This commit is contained in:
2022-04-20 14:02:36 +08:00
parent 22a4a905ae
commit ffb5146918
4 changed files with 7 additions and 0 deletions
@@ -44,6 +44,8 @@
public string Note { get; set; }
public string Redirect { get; set; } = string.Empty;
public string LanguageMark { get; set; }
}