perf:菜单添加

This commit is contained in:
不做码农
2022-06-19 11:39:02 +08:00
parent 295366b0f6
commit 2bc869e324
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>
/// 显示顺序