DataLoader/Model/SysDir.cs @@ -86,5 +86,10 @@ /// 编码 /// </summary> public string code { set; get; } /// <summary> /// 完全名称 /// </summary> public string fullName { set; get; } } }