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