From 27076e2f1c080e6d8a86a7bd2120d9f2839b13e7 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期五, 08 八月 2025 17:12:31 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/ApiFlexJob

---
 FlexJobApi.Core/Models/Common/DictionaryDataQueryModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FlexJobApi.Core/Models/Common/DictionaryDataQueryModel.cs b/FlexJobApi.Core/Models/Common/DictionaryDataQueryModel.cs
index 4b216f6..667c582 100644
--- a/FlexJobApi.Core/Models/Common/DictionaryDataQueryModel.cs
+++ b/FlexJobApi.Core/Models/Common/DictionaryDataQueryModel.cs
@@ -19,6 +19,6 @@
         /// <summary>
         /// 鍚嶇О
         /// </summary>
-        public string Name { get; set; }
+        public string Content { get; set; }
     }
 }

--
Gitblit v1.9.1