sunpengfei
2025-08-01 5b8a7043b39853e2a533273fc051fd1a11b8b02c
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)]