From c8f9d5977cc950592f0ccfea01237eccde506350 Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期一, 04 三月 2024 09:12:21 +0800
Subject: [PATCH] no message
---
CoreCms.Net.Model/ViewModels/UI/DTree.cs | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/CoreCms.Net.Model/ViewModels/UI/DTree.cs b/CoreCms.Net.Model/ViewModels/UI/DTree.cs
index 0ab602f..7874e3a 100644
--- a/CoreCms.Net.Model/ViewModels/UI/DTree.cs
+++ b/CoreCms.Net.Model/ViewModels/UI/DTree.cs
@@ -1,10 +1,10 @@
锘�/***********************************************************************
* Project: CoreCms
- * ProjectName: 鏍稿績鍐呭绠$悊绯荤粺
- * Web: https://www.corecms.net
- * Author: 澶х伆鐏�
- * Email: jianweie@163.com
- * CreateTime: 2021/1/31 21:45:10
+ * ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺
+ * Web: hhtp://chuanyin.com
+ * Author:
+ * Email:
+ * CreateTime: 202403/02
* Description: 鏆傛棤
***********************************************************************/
@@ -39,7 +39,10 @@
/// 鏍囬
/// </summary>
public string title { get; set; }
-
+ /// <summary>
+ /// key
+ /// </summary>
+ public string key { get; set; }
public string parentId { get; set; }
/// <summary>
--
Gitblit v1.9.1