perf:菜单添加

This commit is contained in:
不做码农
2022-06-16 20:39:35 +08:00
parent d37a1ffbd5
commit ebc44ef9c9
2 changed files with 16 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ namespace ZR.Model.System.Dto
/// <summary>
/// 父菜单ID
/// </summary>
public long parentId { get; set; }
public long? parentId { get; set; }
/// <summary>
/// 显示顺序