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