zhengyiming
2025-08-04 0c4b61d3db011bc921f1b00c8e1bfb0367947b30
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)]