From 6808e68b5d97cdb39aac1793e7fe30dfbecd7de2 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期五, 01 八月 2025 17:31:28 +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