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