This commit is contained in:
Xy
2021-04-23 09:26:49 +00:00
parent 27d0c5711c
commit b22f466f59

View File

@@ -16,7 +16,7 @@ namespace Dilon.Core
/// </summary>
[Comment("父Id")]
[Column("父Id", TypeName = "varchar(36)")]
public long Pid { get; set; }
public string Pid { get; set; }
/// <summary>
/// 父Ids