@ -42,5 +42,10 @@ namespace Coldairarrow.Entity.HuiYan
/// </summary>
public String ParentId { get; set; }
/// <summary>
/// 类型 0集团 1团队
public int Type { get; set; }
}
@ -33,5 +33,7 @@ namespace Coldairarrow.Business.HuiYan
public string title { get => Text; }
public string value { get => Id; }
public string key { get => Id; }