From 138943603ac70f25500d8daba79e58c302cbd817 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 04 八月 2025 13:41:38 +0800
Subject: [PATCH] feat:角色开发

---
 FlexJobApi.Core/Entities/Common/DictionaryData.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/FlexJobApi.Core/Entities/Common/DictionaryData.cs b/FlexJobApi.Core/Entities/Common/DictionaryData.cs
index 5b55b65..776160e 100644
--- a/FlexJobApi.Core/Entities/Common/DictionaryData.cs
+++ b/FlexJobApi.Core/Entities/Common/DictionaryData.cs
@@ -46,6 +46,11 @@
         public List<DictionaryData> Childrens { get; set; }
 
         /// <summary>
+        /// 瀛楀吀璺緞
+        /// </summary>
+        public string Path { get; set; }
+
+        /// <summary>
         /// 缂栧彿
         /// </summary>
         [MaxLength(128)]

--
Gitblit v1.9.1