|
@@ -7,6 +7,8 @@
|
|
|
public string ParentId { get; set; }
|
|
|
public string PermissionCode { get; set; }
|
|
|
public bool IsHide { get; set; }
|
|
|
+ public string Redirect { get; set; }
|
|
|
+
|
|
|
public string Path { get; set; }
|
|
|
public bool IsKeepAlive { get; set; }
|
|
|
public bool IsAffix { get; set; }
|