sunpengfei
2025-08-01 937dbb7cc77729b1a7d35b87fd421bc44046c108
FlexJobApi.Core/Entities/Common/DictionaryData.cs
@@ -46,6 +46,11 @@
        public List<DictionaryData> Childrens { get; set; }
        /// <summary>
        /// 字典路径
        /// </summary>
        public string Path { get; set; }
        /// <summary>
        /// 编号
        /// </summary>
        [MaxLength(128)]