This commit is contained in:
2021-04-29 16:07:15 +08:00
8 changed files with 510 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ namespace Ewide.Core.Service
/// <summary>
/// 父Id
/// </summary>
public virtual string Pid { get; set; }
public virtual string Pid { get; set; } = System.Guid.Empty.ToString();
/// <summary>
/// 名称