zhengyiming
2025-08-08 27076e2f1c080e6d8a86a7bd2120d9f2839b13e7
FlexJobApi.Core/Models/Common/DictionaryDataQueryModel.cs
@@ -19,6 +19,6 @@
        /// <summary>
        /// 名称
        /// </summary>
        public string Name { get; set; }
        public string Content { get; set; }
    }
}